Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Overview
- PwsDocumentAssociation
- AssociatedItemIdentity: PwsFlexItemRef
- ReferenceNumber: String
- ReferenceNumberClearFlag: Boolean
Elements
Element | Data Type | Description | Sample Data |
---|
AssociatedItemIdentity | PwsFlexItemRef |
|
|
ReferenceNumber | String |
|
|
ReferenceNumberClearFlag | Boolean |
|
|
Usage Example(s)
<a:Associations>
<a:PwsDocumentAssociation>
<a:AssociatedItemIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/">
<b:ItemId i:nil="true"/>
<b:ItemType>CCD</b:ItemType>
<b:ItemUid>1152921504614018558</b:ItemUid>
<b:ReferenceType i:nil="true"/>
</a:AssociatedItemIdentity>
<a:ReferenceNumber i:nil="true"/>
<a:ReferenceNumberClearFlag>false</a:ReferenceNumberClearFlag>
</a:PwsDocumentAssociation>
</a:Associations>