Definition Type: ComplexType
Name: ProductionOrderLineType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:StatusEnabledLineType
Containing Schema: ProductionOrder.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Distribution in schema components_xsd Drilldown into SerializedLot in schema components_xsd Drilldown into TrackingIndicator in schema fields_xsd Drilldown into ProducedQuantity in schema fields_xsd Drilldown into OrderQuantity in schema fields_xsd Drilldown into Site in schema components_xsd Drilldown into ManufacturingItem in schema manufacturingcomponents_xsd Drilldown into BOMReference in schema components_xsd Drilldown into Status in schema components_xsd Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into LineNumber in schema fields_xsd Drilldown into LineType in schema components_xsd Drilldown into StatusEnabledLineType in schema components_xsdXSD Diagram of ProductionOrderLineType in schema productionorder_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ProductionOrderLineType">
    <xsd:complexContent>
        <xsd:extension base="StatusEnabledLineType">
            <xsd:sequence>
                <xsd:sequence>
                    <xsd:annotation>
                        <xsd:documentation>Generally the BOMReference is used instead of the Item and ItemInstance definitions to indicate the Item to be produced or manufactured by the ProductionOrder. We allow all three to occur here optionally to allow for other usage.</xsd:documentation>
                    </xsd:annotation>
                    <xsd:element ref="BOMReference" minOccurs="0" />
                    <xsd:element ref="ManufacturingItem" minOccurs="0" />
                </xsd:sequence>
                <xsd:element ref="Site" minOccurs="0" />
                <xsd:element ref="OrderQuantity" minOccurs="0" />
                <xsd:element ref="ProducedQuantity" minOccurs="0" />
                <xsd:element ref="TrackingIndicator" minOccurs="0" />
                <xsd:element ref="SerializedLot" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="Distribution" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber nsA:LineNumber 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
Status nsA:Status 0 (1)
BOMReference nsA:BOMReference 0 (1)
ManufacturingItem nsA:ManufacturingItem 0 (1)
Site nsA:Site 0 (1)
OrderQuantity nsA:OrderQuantity 0 (1)
ProducedQuantity nsA:ProducedQuantity 0 (1)
TrackingIndicator nsA:TrackingIndicator 0 (1)
SerializedLot nsA:SerializedLot 0 unbounded
Distribution nsA:Distribution 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:ProductionOrderLine