I've been reading and writing XML files with the XMLAdapter, and so far, everything works just fine. The problem is that I don't want to depend on an external XSD. Rather, I'd like to include the XSD in the XML, like you can include CSS in an HTML file.
Jeesh, I must be the world's worst gooooglir. An hour and a half on "incorporate XSD in XML" and "include XSD in XML" and "XML without XSD" and another dozen variants. Nada. I even tried just jamming the appropriate XSD data (the entire file except the initial <xml declaration) after the <xml declaration in the XML file in a couple of different permutations. Still nada. So maybe it can't be done? Anyone know differently? Anyone? Anyone? Whil _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

