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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jerrysheehan

  1. jerrysheehan

    Tutorial on transforming XML to XML

    If you're looking for a visual tool that can do this for you, then take a look at Altova MapForce® 2008 Standard Edition. It is a graphical XML data mapping tool for mapping from one XML Schema to another. You can download the software from the following page, MapForce Standard Edition Jerry...
  2. jerrysheehan

    Well-Formed or not?

    xml file: <?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?> <copyright>©</copyright> I am not using this in a dtd as of yet and I am only checking for the well-formedness of the xml file by itself. Not using any character references or anything. So the character doesn't exist since...
  3. jerrysheehan

    scritp help to insert text into an xml

    Hi, Can anyone help me in writing a javascript or vbcode to insert data into an xml file? I am using a xml ide and I want to for instance (create a macro that would insert the characters &quot;&#8212;&quot; for instance)? This gui supports vbscript and javascript. I don't want to have to...

Part and Inventory Search

Back
Top