Object definition and attribute type mapping

The file amlmapping.xml is structured as follows:

XML element/
XML attribute

Description

amlmapping

List of mapping information

attrdefmapping

List of attribute type mappings specifying which attribute types are created for which elements (process, objects, connections)

graphmap

Mapping of process attributes

objmap

Mapping of object attributes

edgemap

Mapping of connection attributes

attrdefmap

Mapping of an attribute type. Content (#PCDATA) is the API name of the ARIS Architect attribute type.

attrdefmap ppmtype

Identifier of the PPM attribute type.

attrdefmap mapping

Name of the transformation rule

objmap ppmtype

PPM object type

objmap mapping

Name of the transformation rule

edgemap ppmsrctype

Source object type in PPM, e.g., OT_ORG 

edgemap ppmtargetype

Target object type in PPM, e.g., OT_FUNC 

currencymapping

Transformation of currencies

currencymap

Mapping for a currency. The content is the corresponding ARIS Architect attribute value type number (AVT), e.g., 331 for EUR.

currencymap ppmtype

Name of the currency in PPM (e.g., EUR, USD) 

objdefmapping

Mapping of object types

objdefmap

Mapping of an individual object type (see chapter Object type transformation). Content (#PCDATA) is the API name of the object type in ARIS Architect.

objoccmapping

Mapping of object symbols (see chapter Object symbol transformation)

objoccmap

Mapping of an individual object symbol. Content (#PCDATA) is the API name of the object symbol in ARIS Architect.

edgedefmapping

Mapping of connection types

edgedefmap

Mapping of an individual connection type. Content (#PCDATA) is the API name of the connection type in ARIS Architect.

edgedefmap ppmsrctype

Source object type in PPM

edgedefmap ppmtargetype

Target object type in PPM

edgedefmap ppmcxntype

Connection type in PPM (CXN_FOLLOWS, CXN_UNDIRECTED)