Definition Type: ComplexType
Name: ListProductionOrderDataAreaType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: ListProductionOrder.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ProductionOrder in schema productionorder_xsd Drilldown into List in schema meta_xsdXSD Diagram of ListProductionOrderDataAreaType in schema listproductionorder_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ListProductionOrderDataAreaType">
    <xsd:sequence>
        <xsd:element ref="List" />
        <xsd:element ref="ProductionOrder" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
List nsA:List (1) (1)
ProductionOrder nsA:ProductionOrder (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:DataArea