[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Best way to create an XML document
> If the default serializer provided by the XSLT processor > doesn't check for well-formedness of the XML output, then is > it somehow possible to feed the output to some other process > which can check for well-formedness ? Is there any standard > way of doing this, or will it be done in some other way? I don't know of any way of doing this other that writing your own SAX filter to do the checking. Or it might be simpler to put the serialized output through an XML parser if you need to check it. Michael Kay http://www.saxonica.com/
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|