View History | PDF | SWF | HTML

How do I validate my configuration file?

First of all, you need to get an XML editor, a good list can be found in the Developer Requirements section.

Then, in your XML file, you need to make sure that your xsi:noNamespaceSchemaLocation attribute in the configuration file has a valid path to the transfer.xsd file.

To make life easier, you may wish to copy the XSD file into the same directory as your XML files, so it is easy to reference.

An overview of general XML can be found on wikipedia.

Categories: