Catrina; The ReturnXML module will check for well-formed XML when used as a Web Service call. A parse error is returned if the XML is not well-formed.
In terms of prefix definitions use ModifyPrefixes in the script to add all of the prefix defs you need. -- Scott On Jul 15, 7:15 am, Catrina <[email protected]> wrote: > I'm working with a SPARQLMotion script that puts together an XML > file. I'd like to parse this XML to verify that it is parsable and > valid XML. I don't need to validate this XML against any DTD at this > point. We are using some namespace prefixes, so I'd like to be sure > that all namespace definitions are included. Other than calling out > to some Java code, are there any SPARQLMotion modules or other tools > that could be used here? > > Thanks, > Catrina --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
