Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

xml

  1. K

    Issue creating or writing to a .xml file

    Hello, I would appreciate some assistance with the issues I have with any XML write function. I have checked with IT and they say there ae no blocks in place. I have no problem with any XML reading function from a hand created file, or using xpath. Here is the .btm file extract for creating...
  2. H

    @XMLNODES - New behavior?

    I have a sample file source.xml: <?xml version="1.0" encoding="UTF-8"?> <Instructors> <Instructor Dept_ID="123"> <Name First="John" Last="Doe">Doe, John</Name> </Instructor> <Instructor Dept_ID="456"> <Name First="Jane" Last="Doe">Doe, Jane</Name> </Instructor>...
Back
Top