Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jimbo14
  • Content: Threads
  • Order by date
  1. jimbo14

    How to do XML - XML Conversion with an XSLT, using grouping?

    Hi People, I want to transform this XML document: <?xml version="1.0" encoding="UTF-8"?> <notification-history-response xmlns="http://checkout.google.com/schema/2" serial-number="ca8575fb-fa68-4657-bd67-9c65be145a84"> <notifications> <order-state-change-notification...
  2. jimbo14

    XSL Conversion: Schema Namespace Issue

    Hello there, I have the following, very basic, XML Document: <ROWSET> <ROW> <START_DATE>2009-02-14T00:00:00Z</START_DATE> <END_DATE>2009-02-20T23:59:59Z</END_DATE> </ROW> </ROWSET> I want to apply an XSLT to transform it into the following: <?xml version="1.0" encoding="utf-8"?>...

Part and Inventory Search

Back
Top