Definition Type: Element
Name: ProductionOrder
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ProductionOrderType
Containing Schema: ProductionOrder.xsd
Abstract
Documentation:
Production Order is a document requesting the manufacture of a specified product and quantity.
Collapse XSD Schema Diagram:
Drilldown into ProductionOrderLine in schema productionorder_xsd Drilldown into ProductionOrderHeader in schema productionorder_xsd Drilldown into ProductionOrderType in schema productionorder_xsdXSD Diagram of ProductionOrder in schema productionorder_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="ProductionOrder" type="ProductionOrderType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Production Order is a document requesting the manufacture of a specified product and quantity.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProductionOrderHeader nsA:ProductionOrderHeader 0 (1)
ProductionOrderLine nsA:ProductionOrderLine 0 unbounded
Collapse Derivation Tree: