Sean Doyle wrote:
The two reasons that I want to save the metadata without the escape
characters are for byte bloat and because there is server-side code
that examines this metadata.
That wouldn't be a well-formed XML file anymore. Why would you want that?
Let me ask a different way -
I do want the XML to be well formed - I just don't want the XML that
I've assigned by a property to be escaped (e.g., replace "<" with
"<"). . Is it possible to insert properties in a metadata file so
that I can access them directly via XPath - or will I have to read the
escaped XML data, interpret it, and then use XPath to extract data
from them?
Of course the format *could* be defined so that the XML-typed properties
are actually persisted as XML; but that would be an incompatible format
change, I guess.
Best regards, Julian
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]