taskOptionDSList Data Type

de
Liste der Datenstruktur mit Aufgabeninformationen
en
list of data structures with task information

Namespace
http://www.efdis.de/ob-sf-api/
Elements
name data type min/max occurs description
taskOption list of taskOption 0/unbounded
de
Aufgabentyp
en
Task type

Example

<t----->
  <taskOption>
    <taskDocumentTypeId>...</taskDocumentTypeId>
    <taskDocumentType>...</taskDocumentType>
    <taskDocumentTypeVariable>
      <fieldDescription>...</fieldDescription>
      <fieldTable>...</fieldTable>
      <fieldName>...</fieldName>
    </taskDocumentTypeVariable>
  </taskOption>
</t----->