name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
fieldName | string | element | 0/1 | Returns the value for the member attribute fieldName | |
message | string | element | 0/1 | Returns the value for the member attribute message | |
name | string | element | 0/1 | Returns the value for the member attribute name | |
objectId | long | element | 0/1 | Returns the value for the member attribute objectId | |
rbKey | string | element | 0/1 | Returns the value for the member attribute rbKey |
Example
<VXMessage> <name>...</name> <rbKey>...</rbKey> <message>...</message> <objectId>...</objectId> <fieldName>...</fieldName> </VXMessage>