Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: msxml-node-set [Thread Next] Re: msxml-node-setTo: NULL Date: 11/7/2005 3:08:00 AM "Martin Honnen" wrote: > Both XSLT processors (MSXML, .NET) allow to add extension objects or > script functions, here is an example with MSXML and JScript where an Martin, thank you! Just what I was looking for. > And I don't remember what the original request was, my example assumes > well-formed markup with a root element is passed to that function, > depending on your needs if you want to pass fragments of XML to that The XSLT I'm creating has to display SOAP requests from a logging table that have XML documents passed as strings, like this: <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema"> <soap:Body> <PlaceOrder xmlns="..." soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <orderType>P</orderType> <xmlOrderString> <ORDER> <HEADER> ... </HEADER> </ORDER></xmlOrderString> </PlaceOrder> </soap:Body> </soap:Envelope> The embedded document has to be well-formed by itself, so this is not an issue here. Regards, Igor | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
