> > 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? Thanks. Sean --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]