OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Help creating DTD

[ Lists Home | Date Index | Thread Index ]

Hi John,

On Tue, 2002-07-09 at 22:30, John Cowan wrote:

> However, a pure number cannot have the ID property, because IDs must be
> XML names, and so begin with a letter.  So your document will not validate
> against this DTD.
> 
> Here's a RELAX NG schema:
> 
> element ORDER {
> 	element UID {text},
> 	element DEALER {text},
> 	element ORDERS {
> 		element ITEM {
> 			attribute id {xsd:ID},

No, you have the same restriction in W3C XML Schema ID datatype than in
DTDs and this wouldn't work either!

Eric

> 			text
> 		}*
> 	}
> }
> 
> -- 
> One art / There is                      John Cowan <jcowan@reutershealth.com>
> No less / No more                       http://www.reutershealth.com
> All things / To do                      http://www.ccil.org/~cowan
> With sparks / Galore                     -- Douglas Hofstadter
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
> 
> 
-- 
See you in San Diego.
                               http://conferences.oreillynet.com/os2002/
------------------------------------------------------------------------
Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
(W3C) XML Schema ISBN:0-596-00252-1 http://oreilly.com/catalog/xmlschema
------------------------------------------------------------------------





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS