...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pws="http://projectorpsa.com/PwsProjectorServices/" xmlns:req="http://projectorpsa.com/DataContracts/Requests/" xmlns:doc="http://projectorpsa.com/DataContracts/Shared/DocumentManagement/" xmlns:com="http://projectorpsa.com/DataContracts/Shared/Common/"> <soapenv:Header/> <soapenv:Body> <pws:PwsGetDocumentDetails> <pws:serviceRequest> <req:SessionTicket>AR1y0tla07GdSuw83u1Fvg==</req:SessionTicket> <doc:DocumentIdentity> <com:DocumentRefUid>1152921504607655227</com:DocumentRefUid> </doc:DocumentIdentity> </pws:serviceRequest> </pws:PwsGetDocumentDetails> </soapenv:Body> </soapenv:Envelope> |
Response Format
Panelcode |
---|
...
ResponseId
...
Int32
...
Click here for more information.
...
0
...
ServerTimestampUtc
...
DateTime
...
Click here for more information.
...
2018-03-13T15:50:50.198383Z
...
Document
...
...
Detailed information on a document. Click here for more information.
Response Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
| ||||||
|
Response Elements
...
Element
...
Data Type
...
Description
...
Sample Data
...
Messages
...
...
The web service response status and message. Click here for more information.
| |||
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pws="http://projectorpsa.com/PwsProjectorServices/" xmlns:req="http://projectorpsa.com/DataContracts/Requests/" xmlns:doc="http://projectorpsa.com/DataContracts/Shared/DocumentManagement/" xmlns:com="http://projectorpsa.com/DataContracts/Shared/Common/">
<soapenv:Header/>
<soapenv:Body>
<pws:PwsGetDocumentDetails>
<pws:serviceRequest>
<req:SessionTicket>AYpG7EHMig6Q0YYpVJ3YDQ==</req:SessionTicket>
<doc:DocumentIdentity>
<com:DocumentRefUid>1152921504607773797</com:DocumentRefUid>
</doc:DocumentIdentity>
</pws:serviceRequest>
</pws:PwsGetDocumentDetails>
</soapenv:Body>
</soapenv:Envelope>
|
Response Format
Panel | ||
---|---|---|
| ||
|
Response Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | The web service response status and message. Click here for more information. | ||
ResponseId | Int32 | Click here for more information. | 0 |
Status | RequestStatus | Click here for more information | Ok |
ServerTimestampUtc | DateTime | Click here for more information. | 2018-03-13T15:50:50.198383Z |
Document | Detailed information on a document. Click here for more information. |
Response Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <PwsGetDocumentDetailsResponse xmlns="http://projectorpsa.com/PwsProjectorServices/"> <PwsGetDocumentDetailsResult xmlns:a="http://projectorpsa.com/DataContracts/Shared/DocumentManagement/" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Messages xmlns="http://projectorpsa.com/CommonServices/" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <ResponseId xmlns="http://projectorpsa.com/CommonServices/">0</ResponseId> <Status xmlns="http://projectorpsa.com/CommonServices/">Ok</Status> <ServerTimestampUtc xmlns="http://projectorpsa.com/CommonServices/">2018-03-19T18:46:11.9819778Z</ServerTimestampUtc> <a:Document> <DocumentRefId i:nil="true" xmlns="http://projectorpsa.com/DataContracts/Shared/Common/"/> <DocumentRefUid xmlns="http://projectorpsa.com/DataContracts/Shared/Common/">1152921504607655224</DocumentRefUid> <a:CreatedByUserIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:UserDisplayName>Bruce Wayne</b:UserDisplayName> <b:UserId i:nil="true"/> <b:UserReferenceSystemId>BW-01</b:UserReferenceSystemId> <b:UserUid>1152921504606950320</b:UserUid> </a:CreatedByUserIdentity> <a:CreatedTimestamp>2018-03-19T14:42:05.167Z</a:CreatedTimestamp> <a:CurrentVersion> <DocumentVersionId i:nil="true" xmlns="http://projectorpsa.com/DataContracts/Shared/Common/"/> <DocumentVersionUid xmlns="http://projectorpsa.com/DataContracts/Shared/Common/">1152921504607659447</DocumentVersionUid> <a:Comments i:nil="true"/> <a:CreatedByUserIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:UserDisplayName>Bruce Wayne</b:UserDisplayName> <b:UserId i:nil="true"/> <b:UserReferenceSystemId>BW-01</b:UserReferenceSystemId> <b:UserUid>1152921504606950320</b:UserUid> </a:CreatedByUserIdentity> <a:CreatedTimestamp>2018-03-19T14:42:05.167Z</a:CreatedTimestamp> <a:DocumentArchiveIdentity i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <a:VersionNumber>1</a:VersionNumber> </a:CurrentVersion> <a:DeletedByUserIdentity i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <a:DeletedTimestamp i:nil="true"/> <a:DocumentName>Receipt on CC.jpg</a:DocumentName> <a:DocumentSize>72403</a:DocumentSize> <a:DocumentUri i:nil="true"/> <a:LockedByUserIdentity i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <a:LockedTimestamp i:nil="true"/> <a:MimeType>image/jpeg</a:MimeType> <a:ModifiedByUserIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:UserDisplayName>Bruce Wayne</b:UserDisplayName> <b:UserId i:nil="true"/> <b:UserReferenceSystemId>BW-01</b:UserReferenceSystemId> <b:UserUid>1152921504606950320</b:UserUid> </a:ModifiedByUserIdentity> <a:ModifiedTimestamp>2018-03-19T14:42:05.167Z</a:ModifiedTimestamp> <a:SupportPreviewFlag>true</a:SupportPreviewFlag> <a:SupportThumbnailFlag>true</a:SupportThumbnailFlag> <a:DocumentData> <a:DataItems> <a:PwsDocumentDataItems> <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:Data> <a:Values xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:PwsValue> <b:ColumnType>V</b:ColumnType> <b:Tag>Type</b:Tag> <b:Value>CostCard</b:Value> <b:Values/> </b:PwsValue> <b:PwsValue> <b:ColumnType>D</b:ColumnType> <PwsGetDocumentDetailsResult xmlns:a="http://projectorpsa.com/DataContracts/Shared/DocumentManagement/" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Messages xmlns="http://projectorpsa.com/CommonServices/" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/><b:Tag>Incurred Date</b:Tag> <ResponseId xmlns="http://projectorpsa.com/CommonServices/">0</ResponseId> <b:Value>Mar <Status xmlns="http://projectorpsa.com/CommonServices/">Ok</Status>1 2018</b:Value> <ServerTimestampUtc xmlns="http://projectorpsa.com/CommonServices/">2018-03-19T18:46:11.9819778Z</ServerTimestampUtc> <a:Document> <b:Values/> <DocumentRefId i:nil="true" xmlns="http://projectorpsa.com/DataContracts/Shared/Common/"/> <DocumentRefUid xmlns="http://projectorpsa.com/DataContracts/Shared/Common/">1152921504607655224</DocumentRefUid> </b:PwsValue> <a:CreatedByUserIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:PwsValue> <b:UserDisplayName>Bruce Wayne</b:UserDisplayName> <b:UserId i:nil="true"/>:ColumnType>V</b:ColumnType> <b:UserReferenceSystemId>BW-01<Tag>Expense Type</b:UserReferenceSystemId>Tag> <b:UserUid>1152921504606950320</b:UserUid> <b:Value>Personal Auto <Mileage</ab:CreatedByUserIdentity>Value> <a:CreatedTimestamp>2018-03-19T14:42:05.167Z</a:CreatedTimestamp> <a:CurrentVersion><b:Values/> <DocumentVersionId i:nil="true" xmlns="http://projectorpsa.com/DataContracts/Shared/Common/"/> </b:PwsValue> <DocumentVersionUid xmlns="http://projectorpsa.com/DataContracts/Shared/Common/">1152921504607659447</DocumentVersionUid> <b:PwsValue> <a:Comments i:nil="true"/> <a:CreatedByUserIdentity xmlns<b:ColumnType>M</b="http://projectorpsa.com/DataContracts/Shared/Common/">:ColumnType> <b:UserDisplayName>Bruce Wayne</b:UserDisplayName> <b:Tag>Disbursed Amount</b:Tag> <b:UserId i:nil="true"/> <b:UserReferenceSystemId>BW-01<Value>12.00</b:UserReferenceSystemId>Value> <b:UserUid>1152921504606950320</b:UserUid> <b:Values/> </a:CreatedByUserIdentity> <a:CreatedTimestamp>2018-03-19T14:42:05.167Z</a:CreatedTimestamp> </b:PwsValue> <a:DocumentArchiveIdentity i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <a:VersionNumber>1</a:VersionNumber><b:PwsValue> </a:CurrentVersion> <a:DeletedByUserIdentity i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <b:ColumnType>V</b:ColumnType> <a:DeletedTimestamp i:nil="true"/> <a<b:DocumentName>ReceiptTag>Disbursed onCurrency CC.jpg<Code</ab:DocumentName>Tag> <a:DocumentSize>72403</a:DocumentSize> <a:DocumentUri i:nil="true"/> <b:Value>CAD</b:Value> <a:LockedByUserIdentity i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <a:LockedTimestamp i:nil="true"<b:Values/> <a:MimeType>image/jpeg</a:MimeType> </b:PwsValue> <a:ModifiedByUserIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:UserDisplayName>Bruce Wayne<</b:UserDisplayName>a:Values> <b:UserId i:nil="true"/></a:Data> <b:UserReferenceSystemId>BW-01</b:UserReferenceSystemId></a:PwsDocumentDataItems> <b:UserUid>1152921504606950320<</b:UserUid>a:DataItems> </a:ModifiedByUserIdentity><a:DocumentDataDetail> <a:ModifiedTimestamp>2018-03-19T14:42:05.167Z</a:ModifiedTimestamp>AssociatedItemIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <a:SupportPreviewFlag>true</a:SupportPreviewFlag> <b:ItemId i:nil="true"/> <a:SupportThumbnailFlag>true</a:SupportThumbnailFlag> <a:DocumentData> <b:ItemType>ED</b:ItemType> <a:DataItems> <b:ItemUid>1152921504607636703</b:ItemUid> <a:PwsDocumentDataItems> <b:ReferenceType i:nil="true"/> <a:AssociatedItemIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> </a:AssociatedItemIdentity> <b:ItemId i:nil="true"/> <a:Associations> <b:ItemType>CCD</b:ItemType><a:PwsDocumentAssociation> <b:ItemUid>1152921504614018558</b:ItemUid><a:AssociatedItemIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:ReferenceTypeItemId i:nil="true"/> <<b:ItemType>CCD</a:AssociatedItemIdentity>b:ItemType> <a:Data><b:ItemUid>1152921504614018558</b:ItemUid> <a<b:ValuesReferenceType xmlnsi:bnil="http://projectorpsa.com/DataContracts/Shared/Common/">true"/> </a:AssociatedItemIdentity> <b:PwsValue> <a:ReferenceNumber i:nil="true"/> <b:ColumnType>V</b:ColumnType> <a:ReferenceNumberClearFlag>false</a:ReferenceNumberClearFlag> <b:Tag>Type<</ba:Tag>PwsDocumentAssociation> </a:Associations> <b:Value>CostCard</b:Value> <a:Notes i:nil="true"/> <a:AssociatedItemDescription>ER00218</a:AssociatedItemDescription> <b:Values/></a:DocumentDataDetail> </a:DocumentData> <<a:EditDeleteFlag>true</ba:PwsValue>EditDeleteFlag> <a:NumberPages i:nil="true"/> <b:PwsValue><a:ArchiveIdentity i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <a:EditDeletePermissionFlag>true</a:EditDeletePermissionFlag> <b<a:ColumnType>D<ReceiptLockedFlag>false</ba:ColumnType>ReceiptLockedFlag> </a:Document> </PwsGetDocumentDetailsResult> </PwsGetDocumentDetailsResponse> <b</s:Tag>IncurredBody> Date<</b:Tag> <b:Value>Mar 1 2018</b:Value> s:Envelope> |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <PwsGetDocumentDetailsResponse xmlns="http://projectorpsa.com/PwsProjectorServices/"> <PwsGetDocumentDetailsResult <b:Values/xmlns:a="http://projectorpsa.com/DataContracts/Shared/DocumentManagement/" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Messages </b:PwsValue>xmlns="http://projectorpsa.com/CommonServices/" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <ResponseId xmlns="http://projectorpsa.com/CommonServices/">0</ResponseId> <b:PwsValue><Status xmlns="http://projectorpsa.com/CommonServices/">Ok</Status> <ServerTimestampUtc xmlns="http://projectorpsa.com/CommonServices/">2018-03-19T19:03:25.1413351Z</ServerTimestampUtc> <a:Document> <b:ColumnType>V</b:ColumnType> <DocumentRefId i:nil="true" xmlns="http://projectorpsa.com/DataContracts/Shared/Common/"/> <DocumentRefUid <b:Tag>Expense Type</b:Tag>xmlns="http://projectorpsa.com/DataContracts/Shared/Common/">1152921504607655227</DocumentRefUid> <a:CreatedByUserIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:Value>PersonalUserDisplayName>Bruce Auto Mileage<Wayne</b:Value> UserDisplayName> <b:Values/> UserId i:nil="true"/> <<b:UserReferenceSystemId>BW-01</b:PwsValue>UserReferenceSystemId> <b:UserUid>1152921504606950320</b:UserUid> <b:PwsValue> </a:CreatedByUserIdentity> <a:CreatedTimestamp>2018-03-19T14:44:09.65Z</a:CreatedTimestamp> <b:ColumnType>M</b:ColumnType> <a:CurrentVersion> <DocumentVersionId i:nil="true" xmlns="http://projectorpsa.com/DataContracts/Shared/Common/"/> <b:Tag>Disbursed Amount</b:Tag> <DocumentVersionUid xmlns="http://projectorpsa.com/DataContracts/Shared/Common/">1152921504607659450</DocumentVersionUid> <a:Comments <b:Value>12.00</b:Value>i:nil="true"/> <b:Values/> <a:CreatedByUserIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:UserDisplayName>Bruce <Wayne</b:PwsValue> UserDisplayName> <b:PwsValue> UserId i:nil="true"/> <b:ColumnType>V<UserReferenceSystemId>BW-01</b:ColumnType> UserReferenceSystemId> <b:Tag>Disbursed Currency Code<UserUid>1152921504606950320</b:Tag>UserUid> </a:CreatedByUserIdentity> <b:Value>CAD</b:Value> <a:CreatedTimestamp>2018-03-19T14:44:09.65Z</a:CreatedTimestamp> <a:DocumentArchiveIdentity i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <b:Values/> <a:VersionNumber>1</a:VersionNumber> </ba:PwsValue>CurrentVersion> <a:DeletedByUserIdentity </a:Values>i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> </a:Data><a:DeletedTimestamp i:nil="true"/> <a:DocumentName>Receipt <on ER.jpg</a:PwsDocumentDataItems>DocumentName> <<a:DocumentSize>24380</a:DataItems> DocumentSize> <a:DocumentDataDetail> DocumentUri i:nil="true"/> <a:AssociatedItemIdentity<a:LockedByUserIdentity i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> /> <b<a:ItemIdLockedTimestamp i:nil="true"/> <a:MimeType>image/jpeg</a:MimeType> <b:ItemType>ED</b:ItemType> <a:ModifiedByUserIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:ItemUid>1152921504607636703<UserDisplayName>Bruce Wayne</b:ItemUid> UserDisplayName> <b:ReferenceTypeUserId i:nil="true"/> </a:AssociatedItemIdentity> /> <a:Associations><b:UserReferenceSystemId>BW-01</b:UserReferenceSystemId> <b:UserUid>1152921504606950320</b:UserUid> <a:PwsDocumentAssociation> </a:ModifiedByUserIdentity> <a:AssociatedItemIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/">ModifiedTimestamp>2018-03-19T14:44:09.65Z</a:ModifiedTimestamp> <a:SupportPreviewFlag>true</a:SupportPreviewFlag> <b:ItemId i:nil="true"/><a:SupportThumbnailFlag>true</a:SupportThumbnailFlag> <a:DocumentData> <a:DataItems/> <b:ItemType>CCD</b:ItemType> <a:DocumentDataDetail> <b:ItemUid>1152921504614018558</b:ItemUid> <a:AssociatedItemIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:ReferenceTypeItemId i:nil="true"/> </a:AssociatedItemIdentity><b:ItemType>ED</b:ItemType> <a:ReferenceNumber i:nil="true"/><b:ItemUid>1152921504607636703</b:ItemUid> <a:ReferenceNumberClearFlag>false</a:ReferenceNumberClearFlag> <b:ReferenceType i:nil="true"/> </a:PwsDocumentAssociation>AssociatedItemIdentity> </a:Associations><a:Associations/> <a:Notes i:nil="true"/> <a:AssociatedItemDescription>ER00218</a:AssociatedItemDescription> </a:DocumentDataDetail> </a:DocumentData> <a:EditDeleteFlag>true</a:EditDeleteFlag> <a:NumberPages i:nil="true"/> <a:ArchiveIdentity i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <a:EditDeletePermissionFlag>true</a:EditDeletePermissionFlag> <a:ReceiptLockedFlag>false</a:ReceiptLockedFlag> </a:Document> </PwsGetDocumentDetailsResult> </PwsGetDocumentDetailsResponse> </s:Body> </s:Envelope> |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <PwsGetDocumentDetailsResponse xmlns="http://projectorpsa.com/PwsProjectorServices/"> <PwsGetDocumentDetailsResult xmlns:a="http://projectorpsa.com/DataContracts/Shared/DocumentManagement/" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Messages xmlns="http://projectorpsa.com/CommonServices/" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <ResponseId xmlns="http://projectorpsa.com/CommonServices/">0</ResponseId> <Status xmlns="http://projectorpsa.com/CommonServices/">Ok</Status> <ServerTimestampUtc xmlns="http://projectorpsa.com/CommonServices/">2018-0312-19T1913T19:0332:2524.1413351Z<6025893Z</ServerTimestampUtc> <a:Document> <DocumentRefId i:nil="true" xmlns="http://projectorpsa.com/DataContracts/Shared/Common/"/> <DocumentRefUid xmlns="http://projectorpsa.com/DataContracts/Shared/Common/">1152921504607655227<>1152921504607773797</DocumentRefUid> <a:CreatedByUserIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:UserDisplayName>BruceUserDisplayName>Krakauer, Wayne<Larry</b:UserDisplayName> <b:UserId i:nil="true"/> <b:UserReferenceSystemId>BW-01<UserReferenceSystemId>097</b:UserReferenceSystemId> <b:UserUid>1152921504606950320<UserUid>1152921504606944254</b:UserUid> </a:CreatedByUserIdentity> <a:CreatedTimestamp>2018-0312-19T1413T19:4430:0931.65Z<22Z</a:CreatedTimestamp> <a:CurrentVersion> <DocumentVersionId i:nil="true" xmlns="http://projectorpsa.com/DataContracts/Shared/Common/"/> <DocumentVersionUid xmlns="http://projectorpsa.com/DataContracts/Shared/Common/">1152921504607659450<>1152921504607778657</DocumentVersionUid> <a:Comments i:nil="true"/> <a:CreatedByUserIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:UserDisplayName>BruceUserDisplayName>Krakauer, Wayne<Larry</b:UserDisplayName> <b:UserId i:nil="true"/> <b:UserReferenceSystemId>BW-01<UserReferenceSystemId>097</b:UserReferenceSystemId> <b:UserUid>1152921504606950320<UserUid>1152921504606944254</b:UserUid> </a:CreatedByUserIdentity> <a:CreatedTimestamp>2018-0312-19T1413T19:4430:0931.65Z<22Z</a:CreatedTimestamp> <a:DocumentArchiveIdentity i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <a:VersionNumber>1</a:VersionNumber> </a:CurrentVersion> <a:DeletedByUserIdentity i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <a:DeletedTimestamp i:nil="true"/> <a:DocumentName>ReceiptDocumentName>Barry onAllen ERresume.jpg<docx</a:DocumentName> <a:DocumentSize>24380<DocumentSize>1577712</a:DocumentSize> <a:DocumentUri i:nil="true"/> <a:LockedByUserIdentity i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <a:LockedTimestamp i:nil="true"/> <a:MimeType>image/jpeg<MimeType>application/vnd.openxmlformats-officedocument.wordprocessingml.document</a:MimeType> <a:ModifiedByUserIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:UserDisplayName>BruceUserDisplayName>Krakauer, Wayne<Larry</b:UserDisplayName> <b:UserId i:nil="true"/> <b:UserReferenceSystemId>BW-01<UserReferenceSystemId>097</b:UserReferenceSystemId> <b:UserUid>1152921504606950320<UserUid>1152921504606944254</b:UserUid> </a:ModifiedByUserIdentity> <a:ModifiedTimestamp>2018-0312-19T1413T19:4430:0931.65Z<22Z</a:ModifiedTimestamp> <a:SupportPreviewFlag>true<SupportPreviewFlag>false</a:SupportPreviewFlag> <a:SupportThumbnailFlag>true<SupportThumbnailFlag>false</a:SupportThumbnailFlag> <a:DocumentData> <a:DataItems/> <a:DocumentDataDetail> <a:AssociatedItemIdentity xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"> <b:ItemId i:nil="true"/> <b:ItemType>ED<ItemType>R</b:ItemType> <b:ItemUid>1152921504607636703<ItemUid>1152921504606962993</b:ItemUid> <b:ReferenceType i:nil="true"/> </a:AssociatedItemIdentity> <a:Associations/> <a:Notes i:nil="true"/> <a:AssociatedItemDescription>Barry Franklin</a:AssociatedItemDescription> </a:DocumentDataDetail> </a:DocumentData> <a:EditDeleteFlag>true</a:EditDeleteFlag> <a:NumberPages i:nil="true"/> <a:ArchiveIdentity i:nil="true" xmlns:b="http://projectorpsa.com/DataContracts/Shared/Common/"/> <a:EditDeletePermissionFlag>true</a:EditDeletePermissionFlag> <a:ReceiptLockedFlag>false</a:ReceiptLockedFlag> </a:Document> </PwsGetDocumentDetailsResult> </PwsGetDocumentDetailsResponse> </s:Body> </s:Envelope> |
...