DoqioWebService


Klicken Sie hier, um die vollständige Vorgangsliste anzuzeigen.

GetPaymentInfoDocs

Test

Klicken Sie auf die Schaltfläche 'Aufrufen', um den Vorgang mit dem HTTP POST-Protokoll zu testen.
Parameter Wert
m:
u:
p:
max:

SOAP 1.1

Es folgt ein Beispiel für eine SOAP 1.1-Anforderung und -Antwort. Die angezeigten Platzhalter müssen durch tatsächliche Werte ersetzt werden.

POST /doqiowebservice.asmx HTTP/1.1
Host: webservice.doqio.ch
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://webservice.doqio.ch/GetPaymentInfoDocs"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetPaymentInfoDocs xmlns="http://webservice.doqio.ch/">
      <m>string</m>
      <u>string</u>
      <p>string</p>
      <max>int</max>
    </GetPaymentInfoDocs>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetPaymentInfoDocsResponse xmlns="http://webservice.doqio.ch/">
      <GetPaymentInfoDocsResult>
        <FutureLineDocument>
          <DocGuid>guid</DocGuid>
          <DocName>string</DocName>
          <DocOriginalName>string</DocOriginalName>
          <DocReferenceId>string</DocReferenceId>
          <DocType>string</DocType>
          <DocLanguage>string</DocLanguage>
          <DocDate>dateTime</DocDate>
          <DocCurrency>string</DocCurrency>
          <DocAmount>decimal</DocAmount>
          <DocPages>int</DocPages>
          <DocNextPageNo>int</DocNextPageNo>
          <DocAttachNo>int</DocAttachNo>
          <DocVersion>int</DocVersion>
          <DocMainDoc>guid</DocMainDoc>
          <DocMainPageDoc>guid</DocMainPageDoc>
          <DocMainAttachDoc>guid</DocMainAttachDoc>
          <DocMeta>string</DocMeta>
          <DocRemark>string</DocRemark>
          <DocMail>string</DocMail>
          <DocUid>string</DocUid>
          <DocUrl>string</DocUrl>
          <DocIBAN>string</DocIBAN>
          <DocPaymentInfo>string</DocPaymentInfo>
          <DocPaymentInfoQR>string</DocPaymentInfoQR>
          <DocPaymentReference>string</DocPaymentReference>
          <DocPayinfoComitted>boolean</DocPayinfoComitted>
          <DocPayinfoExport>boolean</DocPayinfoExport>
          <DocChecked>boolean</DocChecked>
          <DocSecurityLevel>int</DocSecurityLevel>
          <DocDeleted>boolean</DocDeleted>
          <DocImportDate>dateTime</DocImportDate>
          <DocImportUser>string</DocImportUser>
          <DocChangeDate>dateTime</DocChangeDate>
          <DocChangeUser>string</DocChangeUser>
          <AdrRefnr>string</AdrRefnr>
          <AdrName>string</AdrName>
          <AdrName2>string</AdrName2>
          <AdrName3>string</AdrName3>
          <AdrName4>string</AdrName4>
          <AdrStreet>string</AdrStreet>
          <AdrZip>string</AdrZip>
          <AdrCity>string</AdrCity>
          <AdrCountry>string</AdrCountry>
          <DocIndiv>
            <string>string</string>
            <string>string</string>
          </DocIndiv>
          <DocIndivFields>
            <string>string</string>
            <string>string</string>
          </DocIndivFields>
          <DocIsFavorite>boolean</DocIsFavorite>
          <DocNumberVersions>int</DocNumberVersions>
          <DocNumberNextPages>int</DocNumberNextPages>
          <DocNumberAttachments>int</DocNumberAttachments>
          <NearDocPercentage>decimal</NearDocPercentage>
          <DocMediatype>string</DocMediatype>
          <DocMediaImage>string</DocMediaImage>
          <DocFolders>string</DocFolders>
          <DocFoldersUp>string</DocFoldersUp>
          <DocTypeText>string</DocTypeText>
          <DocSecurityLevelText>string</DocSecurityLevelText>
          <DocFolderText>string</DocFolderText>
          <DocIndivText>
            <string>string</string>
            <string>string</string>
          </DocIndivText>
          <DocPrivacy>boolean</DocPrivacy>
          <DocPrivacyUp>string</DocPrivacyUp>
          <DocPrivateUsers>
            <guid>guid</guid>
            <guid>guid</guid>
          </DocPrivateUsers>
          <DocGroupPrivacy>boolean</DocGroupPrivacy>
          <DocGroupPrivacyUp>string</DocGroupPrivacyUp>
          <DocPrivateGroups>
            <int>int</int>
            <int>int</int>
          </DocPrivateGroups>
        </FutureLineDocument>
        <FutureLineDocument>
          <DocGuid>guid</DocGuid>
          <DocName>string</DocName>
          <DocOriginalName>string</DocOriginalName>
          <DocReferenceId>string</DocReferenceId>
          <DocType>string</DocType>
          <DocLanguage>string</DocLanguage>
          <DocDate>dateTime</DocDate>
          <DocCurrency>string</DocCurrency>
          <DocAmount>decimal</DocAmount>
          <DocPages>int</DocPages>
          <DocNextPageNo>int</DocNextPageNo>
          <DocAttachNo>int</DocAttachNo>
          <DocVersion>int</DocVersion>
          <DocMainDoc>guid</DocMainDoc>
          <DocMainPageDoc>guid</DocMainPageDoc>
          <DocMainAttachDoc>guid</DocMainAttachDoc>
          <DocMeta>string</DocMeta>
          <DocRemark>string</DocRemark>
          <DocMail>string</DocMail>
          <DocUid>string</DocUid>
          <DocUrl>string</DocUrl>
          <DocIBAN>string</DocIBAN>
          <DocPaymentInfo>string</DocPaymentInfo>
          <DocPaymentInfoQR>string</DocPaymentInfoQR>
          <DocPaymentReference>string</DocPaymentReference>
          <DocPayinfoComitted>boolean</DocPayinfoComitted>
          <DocPayinfoExport>boolean</DocPayinfoExport>
          <DocChecked>boolean</DocChecked>
          <DocSecurityLevel>int</DocSecurityLevel>
          <DocDeleted>boolean</DocDeleted>
          <DocImportDate>dateTime</DocImportDate>
          <DocImportUser>string</DocImportUser>
          <DocChangeDate>dateTime</DocChangeDate>
          <DocChangeUser>string</DocChangeUser>
          <AdrRefnr>string</AdrRefnr>
          <AdrName>string</AdrName>
          <AdrName2>string</AdrName2>
          <AdrName3>string</AdrName3>
          <AdrName4>string</AdrName4>
          <AdrStreet>string</AdrStreet>
          <AdrZip>string</AdrZip>
          <AdrCity>string</AdrCity>
          <AdrCountry>string</AdrCountry>
          <DocIndiv>
            <string>string</string>
            <string>string</string>
          </DocIndiv>
          <DocIndivFields>
            <string>string</string>
            <string>string</string>
          </DocIndivFields>
          <DocIsFavorite>boolean</DocIsFavorite>
          <DocNumberVersions>int</DocNumberVersions>
          <DocNumberNextPages>int</DocNumberNextPages>
          <DocNumberAttachments>int</DocNumberAttachments>
          <NearDocPercentage>decimal</NearDocPercentage>
          <DocMediatype>string</DocMediatype>
          <DocMediaImage>string</DocMediaImage>
          <DocFolders>string</DocFolders>
          <DocFoldersUp>string</DocFoldersUp>
          <DocTypeText>string</DocTypeText>
          <DocSecurityLevelText>string</DocSecurityLevelText>
          <DocFolderText>string</DocFolderText>
          <DocIndivText>
            <string>string</string>
            <string>string</string>
          </DocIndivText>
          <DocPrivacy>boolean</DocPrivacy>
          <DocPrivacyUp>string</DocPrivacyUp>
          <DocPrivateUsers>
            <guid>guid</guid>
            <guid>guid</guid>
          </DocPrivateUsers>
          <DocGroupPrivacy>boolean</DocGroupPrivacy>
          <DocGroupPrivacyUp>string</DocGroupPrivacyUp>
          <DocPrivateGroups>
            <int>int</int>
            <int>int</int>
          </DocPrivateGroups>
        </FutureLineDocument>
      </GetPaymentInfoDocsResult>
    </GetPaymentInfoDocsResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

Es folgt ein Beispiel für eine SOAP 1.2-Anforderung und -Antwort. Die angezeigten Platzhalter müssen durch tatsächliche Werte ersetzt werden.

POST /doqiowebservice.asmx HTTP/1.1
Host: webservice.doqio.ch
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetPaymentInfoDocs xmlns="http://webservice.doqio.ch/">
      <m>string</m>
      <u>string</u>
      <p>string</p>
      <max>int</max>
    </GetPaymentInfoDocs>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetPaymentInfoDocsResponse xmlns="http://webservice.doqio.ch/">
      <GetPaymentInfoDocsResult>
        <FutureLineDocument>
          <DocGuid>guid</DocGuid>
          <DocName>string</DocName>
          <DocOriginalName>string</DocOriginalName>
          <DocReferenceId>string</DocReferenceId>
          <DocType>string</DocType>
          <DocLanguage>string</DocLanguage>
          <DocDate>dateTime</DocDate>
          <DocCurrency>string</DocCurrency>
          <DocAmount>decimal</DocAmount>
          <DocPages>int</DocPages>
          <DocNextPageNo>int</DocNextPageNo>
          <DocAttachNo>int</DocAttachNo>
          <DocVersion>int</DocVersion>
          <DocMainDoc>guid</DocMainDoc>
          <DocMainPageDoc>guid</DocMainPageDoc>
          <DocMainAttachDoc>guid</DocMainAttachDoc>
          <DocMeta>string</DocMeta>
          <DocRemark>string</DocRemark>
          <DocMail>string</DocMail>
          <DocUid>string</DocUid>
          <DocUrl>string</DocUrl>
          <DocIBAN>string</DocIBAN>
          <DocPaymentInfo>string</DocPaymentInfo>
          <DocPaymentInfoQR>string</DocPaymentInfoQR>
          <DocPaymentReference>string</DocPaymentReference>
          <DocPayinfoComitted>boolean</DocPayinfoComitted>
          <DocPayinfoExport>boolean</DocPayinfoExport>
          <DocChecked>boolean</DocChecked>
          <DocSecurityLevel>int</DocSecurityLevel>
          <DocDeleted>boolean</DocDeleted>
          <DocImportDate>dateTime</DocImportDate>
          <DocImportUser>string</DocImportUser>
          <DocChangeDate>dateTime</DocChangeDate>
          <DocChangeUser>string</DocChangeUser>
          <AdrRefnr>string</AdrRefnr>
          <AdrName>string</AdrName>
          <AdrName2>string</AdrName2>
          <AdrName3>string</AdrName3>
          <AdrName4>string</AdrName4>
          <AdrStreet>string</AdrStreet>
          <AdrZip>string</AdrZip>
          <AdrCity>string</AdrCity>
          <AdrCountry>string</AdrCountry>
          <DocIndiv>
            <string>string</string>
            <string>string</string>
          </DocIndiv>
          <DocIndivFields>
            <string>string</string>
            <string>string</string>
          </DocIndivFields>
          <DocIsFavorite>boolean</DocIsFavorite>
          <DocNumberVersions>int</DocNumberVersions>
          <DocNumberNextPages>int</DocNumberNextPages>
          <DocNumberAttachments>int</DocNumberAttachments>
          <NearDocPercentage>decimal</NearDocPercentage>
          <DocMediatype>string</DocMediatype>
          <DocMediaImage>string</DocMediaImage>
          <DocFolders>string</DocFolders>
          <DocFoldersUp>string</DocFoldersUp>
          <DocTypeText>string</DocTypeText>
          <DocSecurityLevelText>string</DocSecurityLevelText>
          <DocFolderText>string</DocFolderText>
          <DocIndivText>
            <string>string</string>
            <string>string</string>
          </DocIndivText>
          <DocPrivacy>boolean</DocPrivacy>
          <DocPrivacyUp>string</DocPrivacyUp>
          <DocPrivateUsers>
            <guid>guid</guid>
            <guid>guid</guid>
          </DocPrivateUsers>
          <DocGroupPrivacy>boolean</DocGroupPrivacy>
          <DocGroupPrivacyUp>string</DocGroupPrivacyUp>
          <DocPrivateGroups>
            <int>int</int>
            <int>int</int>
          </DocPrivateGroups>
        </FutureLineDocument>
        <FutureLineDocument>
          <DocGuid>guid</DocGuid>
          <DocName>string</DocName>
          <DocOriginalName>string</DocOriginalName>
          <DocReferenceId>string</DocReferenceId>
          <DocType>string</DocType>
          <DocLanguage>string</DocLanguage>
          <DocDate>dateTime</DocDate>
          <DocCurrency>string</DocCurrency>
          <DocAmount>decimal</DocAmount>
          <DocPages>int</DocPages>
          <DocNextPageNo>int</DocNextPageNo>
          <DocAttachNo>int</DocAttachNo>
          <DocVersion>int</DocVersion>
          <DocMainDoc>guid</DocMainDoc>
          <DocMainPageDoc>guid</DocMainPageDoc>
          <DocMainAttachDoc>guid</DocMainAttachDoc>
          <DocMeta>string</DocMeta>
          <DocRemark>string</DocRemark>
          <DocMail>string</DocMail>
          <DocUid>string</DocUid>
          <DocUrl>string</DocUrl>
          <DocIBAN>string</DocIBAN>
          <DocPaymentInfo>string</DocPaymentInfo>
          <DocPaymentInfoQR>string</DocPaymentInfoQR>
          <DocPaymentReference>string</DocPaymentReference>
          <DocPayinfoComitted>boolean</DocPayinfoComitted>
          <DocPayinfoExport>boolean</DocPayinfoExport>
          <DocChecked>boolean</DocChecked>
          <DocSecurityLevel>int</DocSecurityLevel>
          <DocDeleted>boolean</DocDeleted>
          <DocImportDate>dateTime</DocImportDate>
          <DocImportUser>string</DocImportUser>
          <DocChangeDate>dateTime</DocChangeDate>
          <DocChangeUser>string</DocChangeUser>
          <AdrRefnr>string</AdrRefnr>
          <AdrName>string</AdrName>
          <AdrName2>string</AdrName2>
          <AdrName3>string</AdrName3>
          <AdrName4>string</AdrName4>
          <AdrStreet>string</AdrStreet>
          <AdrZip>string</AdrZip>
          <AdrCity>string</AdrCity>
          <AdrCountry>string</AdrCountry>
          <DocIndiv>
            <string>string</string>
            <string>string</string>
          </DocIndiv>
          <DocIndivFields>
            <string>string</string>
            <string>string</string>
          </DocIndivFields>
          <DocIsFavorite>boolean</DocIsFavorite>
          <DocNumberVersions>int</DocNumberVersions>
          <DocNumberNextPages>int</DocNumberNextPages>
          <DocNumberAttachments>int</DocNumberAttachments>
          <NearDocPercentage>decimal</NearDocPercentage>
          <DocMediatype>string</DocMediatype>
          <DocMediaImage>string</DocMediaImage>
          <DocFolders>string</DocFolders>
          <DocFoldersUp>string</DocFoldersUp>
          <DocTypeText>string</DocTypeText>
          <DocSecurityLevelText>string</DocSecurityLevelText>
          <DocFolderText>string</DocFolderText>
          <DocIndivText>
            <string>string</string>
            <string>string</string>
          </DocIndivText>
          <DocPrivacy>boolean</DocPrivacy>
          <DocPrivacyUp>string</DocPrivacyUp>
          <DocPrivateUsers>
            <guid>guid</guid>
            <guid>guid</guid>
          </DocPrivateUsers>
          <DocGroupPrivacy>boolean</DocGroupPrivacy>
          <DocGroupPrivacyUp>string</DocGroupPrivacyUp>
          <DocPrivateGroups>
            <int>int</int>
            <int>int</int>
          </DocPrivateGroups>
        </FutureLineDocument>
      </GetPaymentInfoDocsResult>
    </GetPaymentInfoDocsResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP POST

Folgendes ist eine Beispielanforderung und -antwort für HTTP POST. Die angezeigten Platzhalter müssen durch richtige Werte ersetzt werden.

POST /doqiowebservice.asmx/GetPaymentInfoDocs HTTP/1.1
Host: webservice.doqio.ch
Content-Type: application/x-www-form-urlencoded
Content-Length: length

m=string&u=string&p=string&max=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfFutureLineDocument xmlns="http://webservice.doqio.ch/">
  <FutureLineDocument>
    <DocGuid>guid</DocGuid>
    <DocName>string</DocName>
    <DocOriginalName>string</DocOriginalName>
    <DocReferenceId>string</DocReferenceId>
    <DocType>string</DocType>
    <DocLanguage>string</DocLanguage>
    <DocDate>dateTime</DocDate>
    <DocCurrency>string</DocCurrency>
    <DocAmount>decimal</DocAmount>
    <DocPages>int</DocPages>
    <DocNextPageNo>int</DocNextPageNo>
    <DocAttachNo>int</DocAttachNo>
    <DocVersion>int</DocVersion>
    <DocMainDoc>guid</DocMainDoc>
    <DocMainPageDoc>guid</DocMainPageDoc>
    <DocMainAttachDoc>guid</DocMainAttachDoc>
    <DocMeta>string</DocMeta>
    <DocRemark>string</DocRemark>
    <DocMail>string</DocMail>
    <DocUid>string</DocUid>
    <DocUrl>string</DocUrl>
    <DocIBAN>string</DocIBAN>
    <DocPaymentInfo>string</DocPaymentInfo>
    <DocPaymentInfoQR>string</DocPaymentInfoQR>
    <DocPaymentReference>string</DocPaymentReference>
    <DocPayinfoComitted>boolean</DocPayinfoComitted>
    <DocPayinfoExport>boolean</DocPayinfoExport>
    <DocChecked>boolean</DocChecked>
    <DocSecurityLevel>int</DocSecurityLevel>
    <DocDeleted>boolean</DocDeleted>
    <DocImportDate>dateTime</DocImportDate>
    <DocImportUser>string</DocImportUser>
    <DocChangeDate>dateTime</DocChangeDate>
    <DocChangeUser>string</DocChangeUser>
    <AdrRefnr>string</AdrRefnr>
    <AdrName>string</AdrName>
    <AdrName2>string</AdrName2>
    <AdrName3>string</AdrName3>
    <AdrName4>string</AdrName4>
    <AdrStreet>string</AdrStreet>
    <AdrZip>string</AdrZip>
    <AdrCity>string</AdrCity>
    <AdrCountry>string</AdrCountry>
    <DocIndiv>
      <string>string</string>
      <string>string</string>
    </DocIndiv>
    <DocIndivFields>
      <string>string</string>
      <string>string</string>
    </DocIndivFields>
    <DocIsFavorite>boolean</DocIsFavorite>
    <DocNumberVersions>int</DocNumberVersions>
    <DocNumberNextPages>int</DocNumberNextPages>
    <DocNumberAttachments>int</DocNumberAttachments>
    <NearDocPercentage>decimal</NearDocPercentage>
    <DocMediatype>string</DocMediatype>
    <DocMediaImage>string</DocMediaImage>
    <DocFolders>string</DocFolders>
    <DocFoldersUp>string</DocFoldersUp>
    <DocTypeText>string</DocTypeText>
    <DocSecurityLevelText>string</DocSecurityLevelText>
    <DocFolderText>string</DocFolderText>
    <DocIndivText>
      <string>string</string>
      <string>string</string>
    </DocIndivText>
    <DocPrivacy>boolean</DocPrivacy>
    <DocPrivacyUp>string</DocPrivacyUp>
    <DocPrivateUsers>
      <guid>guid</guid>
      <guid>guid</guid>
    </DocPrivateUsers>
    <DocGroupPrivacy>boolean</DocGroupPrivacy>
    <DocGroupPrivacyUp>string</DocGroupPrivacyUp>
    <DocPrivateGroups>
      <int>int</int>
      <int>int</int>
    </DocPrivateGroups>
  </FutureLineDocument>
  <FutureLineDocument>
    <DocGuid>guid</DocGuid>
    <DocName>string</DocName>
    <DocOriginalName>string</DocOriginalName>
    <DocReferenceId>string</DocReferenceId>
    <DocType>string</DocType>
    <DocLanguage>string</DocLanguage>
    <DocDate>dateTime</DocDate>
    <DocCurrency>string</DocCurrency>
    <DocAmount>decimal</DocAmount>
    <DocPages>int</DocPages>
    <DocNextPageNo>int</DocNextPageNo>
    <DocAttachNo>int</DocAttachNo>
    <DocVersion>int</DocVersion>
    <DocMainDoc>guid</DocMainDoc>
    <DocMainPageDoc>guid</DocMainPageDoc>
    <DocMainAttachDoc>guid</DocMainAttachDoc>
    <DocMeta>string</DocMeta>
    <DocRemark>string</DocRemark>
    <DocMail>string</DocMail>
    <DocUid>string</DocUid>
    <DocUrl>string</DocUrl>
    <DocIBAN>string</DocIBAN>
    <DocPaymentInfo>string</DocPaymentInfo>
    <DocPaymentInfoQR>string</DocPaymentInfoQR>
    <DocPaymentReference>string</DocPaymentReference>
    <DocPayinfoComitted>boolean</DocPayinfoComitted>
    <DocPayinfoExport>boolean</DocPayinfoExport>
    <DocChecked>boolean</DocChecked>
    <DocSecurityLevel>int</DocSecurityLevel>
    <DocDeleted>boolean</DocDeleted>
    <DocImportDate>dateTime</DocImportDate>
    <DocImportUser>string</DocImportUser>
    <DocChangeDate>dateTime</DocChangeDate>
    <DocChangeUser>string</DocChangeUser>
    <AdrRefnr>string</AdrRefnr>
    <AdrName>string</AdrName>
    <AdrName2>string</AdrName2>
    <AdrName3>string</AdrName3>
    <AdrName4>string</AdrName4>
    <AdrStreet>string</AdrStreet>
    <AdrZip>string</AdrZip>
    <AdrCity>string</AdrCity>
    <AdrCountry>string</AdrCountry>
    <DocIndiv>
      <string>string</string>
      <string>string</string>
    </DocIndiv>
    <DocIndivFields>
      <string>string</string>
      <string>string</string>
    </DocIndivFields>
    <DocIsFavorite>boolean</DocIsFavorite>
    <DocNumberVersions>int</DocNumberVersions>
    <DocNumberNextPages>int</DocNumberNextPages>
    <DocNumberAttachments>int</DocNumberAttachments>
    <NearDocPercentage>decimal</NearDocPercentage>
    <DocMediatype>string</DocMediatype>
    <DocMediaImage>string</DocMediaImage>
    <DocFolders>string</DocFolders>
    <DocFoldersUp>string</DocFoldersUp>
    <DocTypeText>string</DocTypeText>
    <DocSecurityLevelText>string</DocSecurityLevelText>
    <DocFolderText>string</DocFolderText>
    <DocIndivText>
      <string>string</string>
      <string>string</string>
    </DocIndivText>
    <DocPrivacy>boolean</DocPrivacy>
    <DocPrivacyUp>string</DocPrivacyUp>
    <DocPrivateUsers>
      <guid>guid</guid>
      <guid>guid</guid>
    </DocPrivateUsers>
    <DocGroupPrivacy>boolean</DocGroupPrivacy>
    <DocGroupPrivacyUp>string</DocGroupPrivacyUp>
    <DocPrivateGroups>
      <int>int</int>
      <int>int</int>
    </DocPrivateGroups>
  </FutureLineDocument>
</ArrayOfFutureLineDocument>