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] Element content

[ Lists Home | Date Index | Thread Index ]

David LeBlanc wrote:

>or, in xml:
><!ELEMENT node (node+) >
>
That doesn't allow character data. Should be this:

<!ELEMENT node (#PCDATA|node)* >

Regards,

Berend. (-:





 

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

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