Definition Type: Element
Name: Id
Namespace: http://www.openapplications.org/oagis
Type: oa:MachineId
Containing Schema: MfgComponents.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
contains the value of a machine’s code or identifier For the ProcessResourceAllocation BOD, only one of the following fields is required: MACHINEID or MACHCLASS. Except in the situation where the sending system is indicating a preference of the machine to do the work then both fields may be populated.
Collapse XSD Schema Diagram:
XSD Diagram of Id in schema mfgcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Id" type="MachineId" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">contains the value of a machine’s code or identifier</xs:documentation>
        <xs:documentation source="http://www.openapplications.org/oagis">For the ProcessResourceAllocation BOD, only one of the following fields is required: MACHINEID or MACHCLASS.  Except in the situation where the sending system is indicating a preference of the machine to do the work then both fields may be populated.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: