Hi. Does Xerces offer a method for validating an element name only?
I have a data structure where names should obey the same names as those allowed for XML documents, so I'm not trying to parse into a DOM, but merely validate the name using Xerces (if possible), rather than having to write my own validator.
Thanks,
Morten
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
