CharData

Chris Maden crism at oreilly.com
Thu Jul 30 00:24:04 BST 1998


[Christina Portillo]
> The XML defintion of CharData confuses me when I try to read
> it. Does this really force inclusion of the "-" and "]]>" in
> CharData?
> 	[14] CharData	::= [^<&]* - ([^<&]* ']]>' [^<&]*)
> 
> It seems to read that CharData is:
> (Char less [^<&]* ) followed by  -  followed by (Char less [^<&]*)
> followed by ]]> followed by (Char less [^<&]*)

Please read section 6, "Notation", of REC-XML.  In this instance,

   A - B
          matches any string that matches A but does not match B.

would be helpful, but I think you should probably read the entire spec
through once, and then read it again and see if any questions remain.

-Chris
-- 
<!NOTATION SGML.Geek PUBLIC "-//Anonymous//NOTATION SGML Geek//EN">
<!ENTITY crism PUBLIC "-//O'Reilly//NONSGML Christopher R. Maden//EN"
"<URL>http://www.oreilly.com/people/staff/crism/ <TEL>+1.617.499.7487
<USMAIL>90 Sherman Street, Cambridge, MA 02140 USA" NDATA SGML.Geek>

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list