machineEntryList Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
entries list of machineEntry element 0/unbounded  

Example

<machineEntryList>
  <entries>
    <inventoryNumber>...</inventoryNumber>
    <description>...</description>
    <identificationNumber>...</identificationNumber>
    <machineGroupId>...</machineGroupId>
    <machineGroupDescription>...</machineGroupDescription>
    <personalIdStarter>...</personalIdStarter>
    <starttime>...</starttime>
    <productionWorkplanId>...</productionWorkplanId>
    <machineGroupShortDescription>...</machineGroupShortDescription>
    <machineGroupISort>...</machineGroupISort>
    <id>...</id>
  </entries>
</machineEntryList>