Next in thread → Next in month →

RE: [xml-dev] Element content

From
David LeBlanc <>
To
"Xml-Dev@Lists. Xml. Org" <>
Date
2003-01-20T21:18:56Z
ID
<>
Thread
RE: [xml-dev] Element content
I suddenly feel like a long tailed cat in a room full of rocking chairs. De
tails always get you in de end ;)

Thanks for the correction :)

David LeBlanc
Seattle, WA USA

> -----Original Message-----
> From: Berend de Boer [mailto:]
> Sent: Monday, January 20, 2003 11:20
> To: David LeBlanc
> Cc: Xml-Dev@Lists. Xml. Org
> Subject: Re: [xml-dev] Element content
>
>
> David LeBlanc wrote:
>
> >or, in xml:
> ><!ELEMENT node (node+) >
> >
> That doesn't allow character data. Should be this:
>
> <!ELEMENT node (#PCDATA|node)* >
>
> Regards,
>
> Berend. (-:
>
Next in thread → Next in month →