| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The dataMapping declaration defines a mapping between data and activity.
| Attribute Summary | |
xs:string | applicationAccessPointThe name of the access point for the application in scope of the activity. |
xs:string | applicationPathThe method of the application to retrieve or put the data to/from the application. |
xs:string | contextIf the activity is an interactive activity then the context specifies for which type of interactive activity this data mapping is used. |
xs:string | dataThe unique model id of the corresponding data element. |
xs:string | dataPathThe method of the data object to retrieve or put the data. |
xs:string | directionThe direction of the mapping. |
xs:string | idThe human usable identifier of the data mapping. |
xs:string | nameThe human friendly name of the data mapping. |
xs:long | oidA 32-bit number assigned to the data mapping. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringrequiredunqualifiedxs:stringoptionalunqualifiedxs:stringrequiredunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:longoptionalunqualified<xs:element name="dataMapping"><xs:complexType></xs:element><xs:attribute name="oid" type="xs:long" use="optional">
</xs:attribute><xs:attribute name="id" type="xs:string">
</xs:attribute><xs:attribute name="name" type="xs:string">
</xs:attribute><xs:attribute name="data" type="xs:string" use="required">
</xs:attribute><xs:attribute name="direction" type="xs:string" use="required">
</xs:attribute><xs:attribute name="context" type="xs:string">
</xs:attribute><xs:attribute name="dataPath" type="xs:string">
</xs:attribute><xs:attribute name="applicationAccessPoint" type="xs:string">
</xs:attribute><xs:attribute name="applicationPath" type="xs:string"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||