> The XML Spec (http://www.w3.org/TR/REC-xml) yields the following under
> 2.3 Common Syntactic Constructs (specifically, the "literals" subsection):
>
> AttValue    ::=    '"' ([^<&"] | Reference)* '"' |  "'" ([^<&'] |
> Reference)* "'"
>
> Notice that " and ' are both acceptable.

Sorry but there is nothing like your notice in that document ......!

But, never mind, it takes me about five minutes of my life to correct my
parser code :-))

        McLEI

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to