Re: [xml-dev] Multiple instances of an attribute Re: [xml-dev] Towards XML 2.0

From
Kurt Cagle <>
To
David Carlisle <>
Date
2010-12-11T18:33:11Z
ID
<>
Thread
Re: [xml-dev] Multiple instances of an attribute Re: [xml-dev] Towards XML 2.0
I understand that the original reason for the use of white space came from the id of NMTOKEN objects in DTDs, but it may be that perhaps a better solution to lists may be to define a list separator at the beginning of an xml document:

<foo xml:separator=";">
     <bar value="bat;bin"/>  <-- items "bat" and "bin" -->