| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The parameterMapping declaration defines a parameter mapping for trigger
parameters.
| Attribute Summary | |
xs:string | dataThe model id of the data element. |
xs:long | oidA 32-bit number assigned to the parameter mapping. |
xs:string | parameterThe name of the parameter the data element is mapped to. |
xs:string | parameterPathThe access path (data mapping) to the data element. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:longrequiredunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualified<xs:element name="parameterMapping"><xs:complexType></xs:element><xs:attribute name="oid" type="xs:long" use="required">
</xs:attribute><xs:attribute name="data" type="xs:string">
</xs:attribute><xs:attribute name="parameter" type="xs:string">
</xs:attribute><xs:attribute name="parameterPath" type="xs:string"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||