name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
action | string | element | 0/1 | Returns the value for the member attribute action | |
addedByUserId | long | element | 0/1 | the addedByUserId | |
attributeName | string | element | 0/1 | Returns the value for the member attribute attributeName | |
createTime | dateTime | element | 0/1 | the createTime | |
id | long | element | 0/1 | the id | |
newValue | string | element | 0/1 | Returns the value for the member attribute newValue | |
objectClassType | int | element | 1/1 | the objectClassType | |
objectId | long | element | 0/1 | the objectId | |
objectName | string | element | 0/1 | the objectName | |
parentObjectClassType | int | element | 1/1 | Returns the value for the member attribute parentObjectClassType | |
parentObjectId | long | element | 0/1 | Returns the value for the member attribute parentObjectId | |
parentObjectName | string | element | 0/1 | the parentObjectName | |
previousValue | string | element | 0/1 | Returns the value for the member attribute previousValue | |
requestId | string | element | 0/1 | Returns the value for the member attribute requestId | |
sessionId | string | element | 0/1 | Returns the value for the member attribute sessionId | |
sessionType | string | element | 0/1 | Returns the value for the member attribute sessionType | |
transactionId | string | element | 0/1 | Returns the value for the member attribute transactionId | |
updateTime | dateTime | element | 0/1 | the updateTime | |
updatedByUserId | long | element | 0/1 | the updatedByUserId |
Example
<VXXTrxLog> <parentObjectId>...</parentObjectId> <parentObjectClassType>...</parentObjectClassType> <attributeName>...</attributeName> <previousValue>...</previousValue> <newValue>...</newValue> <transactionId>...</transactionId> <action>...</action> <sessionId>...</sessionId> <requestId>...</requestId> <sessionType>...</sessionType> <parentObjectName>...</parentObjectName> <objectName>...</objectName> <id>...</id> <createTime>...</createTime> <updateTime>...</updateTime> <addedByUserId>...</addedByUserId> <updatedByUserId>...</updatedByUserId> <objectClassType>...</objectClassType> <objectId>...</objectId> </VXXTrxLog>