[
Lists Home |
Date Index |
Thread Index
]
- From: Mallikarjuna Sangappa <malliks@rocketmail.com>
- To: "John E. Simpson" <simpson@polaris.net>, xml-dev@ic.ac.uk
- Date: Fri, 21 May 1999 12:54:14 -0700 (PDT)
I'll describe two cases
First case :
<!ELEMENT driver (#PCDATA )>
<!ATTLIST driver flag (1|2) #REQUIRED>
Second Case :
<!ELEMENT driver (#PCDATA )>
<!ATTLIST driver flag ("1"|"2") #REQUIRED>
It is not working in both the cases. Please throw
some light on this. Thank U.
CU,
Malliks
---"John E. Simpson" <simpson@polaris.net> wrote:
>
> At 12:11 PM 05/21/1999 -0700, Mallikarjuna Sangappa
wrote:
> >Is it possible to specify numbers as attribute
values
> >in a XML DTD.
>
> In absolute terms, yes. But in relative terms, one
has to add, "well, it
> depends...." In this case it depends on the
attribute type. IDs can't be
> numeric only, for instance -- they've got to at
least *start* with a name
> character.
>
==========================================================
> John E. Simpson | The secret of eternal
youth
> simpson@polaris.net | is arrested development.
> http://www.flixml.org | -- Alice Roosevelt
Longworth
>
> xml-dev: A list for W3C XML Developers. To post,
mailto:xml-dev@ic.ac.uk
> Archived as:
http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on
CD-ROM/ISBN 981-02-3594-1
> To (un)subscribe, mailto:majordomo@ic.ac.uk the
following message;
> (un)subscribe xml-dev
> To subscribe to the digests,
mailto:majordomo@ic.ac.uk the following message;
> subscribe xml-dev-digest
> List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
>
>
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|