XML entities
There are three ways to read from or write to an XML document: by using a classic type tree, by using a Xerces type tree, or by using a native schema. Optionally, a Xerces or native type tree can validate against any XML schema.
When you use a native schema (instead of a type tree) to define a wired card, use the root of the schema (XSD) to define the card type. The native schema must be in the Sterling B2B Integrator repository.
If the map is specified by MapServerLocation, the schema can be on the file system. If a map is a dynamic map or a map in the repository, the schema must be in the Sterling B2B Integrator repository.