When you create a Parser, Serializer, XMap, or Mapper, you must supply one or more XML schemas that define the structure of the XML. The schema defines the elements and attributes that the transformation can use.
Add the schema to the Model repository. You can then map the content of a document to elements and attributes that are defined in the schema.