Rules and Guidelines for XML Source Connections
The following guidelines help you to use XML source connections:
- •The XML file must have a valid XSD (XML schema directory).
- •The XML file must not contain the path of DTD or XSD files.
- •The XML file must not have references pertaining to other XML files.
- •The XML file must not contain name spaces with the root element.
- •You must not run the same synchronization task repeatedly, as it will create duplicate XML records.
- •Use the XML file for the XSD schema path in a connection.
- •When the XSD file signifies the namespace that needs to be present in XML file, avoid using schema file for metadata parsing.