Abstract data type mappings

XML attributes are mapped to abstract data types. The mappings are contained in the INSTALL_DIR/repository/xapi/template/merged/resource/yfsdatatypemap.xml file.

For example, if a Name attribute contains the XML attribute TaxBreakupKey, and the DataType attribute contains the abstract data type key, this is defined in the yfsdatatypemap.xml file as follows:

<Attribute Name="TaxBreakupKey" DataType="Key" />