Definition Type: ComplexType
Name: ProductionOrderIdType
Namespace: http://www.openapplications.org/oagis
Type: nsC:DocumentIdType
Containing Schema: Invoice.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Suffix in schema invoice_xsd Drilldown into Revision in schema invoice_xsd Drilldown into Id in schema invoice_xsd Drilldown into DocumentIdType in schema invoice_xsdXSD Diagram of ProductionOrderIdType in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:complexType name="ProductionOrderIdType">
    <xs:complexContent>
        <xs:extension base="DocumentIdType">
            <xs:sequence>
                <xs:element name="Suffix" type="Suffix" minOccurs="0" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Id nsC:Id 0 (1)
Revision nsC:Revision 0 (1)
Suffix nsC:Suffix 0 (1)
Collapse Derivation Tree:
Collapse References:
nsC:PartyProductionOrderIdType