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 Chriss Miller 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: srfish
  • Content: Threads
  • Order by date
  1. srfish

    How to STOP parent attr "xmlns" from repeating on child nodes

    How can I STOP a parent attribute "xmlns" from repeating itself onto the child nodes? I am using MSXML4 DOM to create a xml file. The ouput from my sample code looks like this: <?xml version="1.0" encoding="UTF-8" ?> <?xml-stylesheet type='text/xml' href='test.xsl'?> <!-- Some comment.-->...
  2. srfish

    Repeating parent attribute &quot;xmlns&quot; on child nodes

    How can I STOP a parent attribute "xmlns" from repeating itself onto the child nodes? I am using MSXML4 DOM to create a xml file. The ouput from my sample code looks like this: <?xml version="1.0" encoding="UTF-8" ?> <?xml-stylesheet type='text/xml' href='test.xsl'?> <!-- Some comment.-->...
  3. srfish

    OCX for XML

    Does anyone know of an OCX control for writing XML documents and XML parser?

Part and Inventory Search

Back
Top