Definition Type: ComplexType
Name: OrderReferenceType
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:DocumentReferenceBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SubLineNumber in schema fields_xsd1 Drilldown into ScheduleLineNumber in schema fields_xsd1 Drilldown into LineNumber in schema fields_xsd1 Drilldown into ReleaseNumber in schema fields_xsd1 Drilldown into Status in schema components_xsd1 Drilldown into StatusCode in schema fields_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd1 Drilldown into DocumentDateTime in schema fields_xsd1 Drilldown into AlternateDocumentID in schema components_xsd1 Drilldown into DocumentID in schema components_xsd1 Drilldown into DocumentIDsGroup in schema components_xsd1 Drilldown into DocumentReferenceBaseType in schema components_xsd1XSD Diagram of OrderReferenceType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="OrderReferenceType">
    <xsd:complexContent>
        <xsd:extension base="DocumentReferenceBaseType">
            <xsd:sequence>
                <xsd:element minOccurs="0" ref="ReleaseNumber" />
                <xsd:element minOccurs="0" ref="LineNumber" />
                <xsd:element minOccurs="0" ref="ScheduleLineNumber" />
                <xsd:element minOccurs="0" ref="SubLineNumber" />
                <!-- <xsd:element ref="UserArea" minOccurs="0" /> -->
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID oagis:DocumentID 0 (1)
AlternateDocumentID oagis:AlternateDocumentID 0 unbounded
DocumentDateTime oagis:DocumentDateTime 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
StatusCode oagis:StatusCode 0 (1)
Status oagis:Status 0 unbounded
ReleaseNumber oagis:ReleaseNumber 0 (1)
LineNumber oagis:LineNumber 0 (1)
ScheduleLineNumber oagis:ScheduleLineNumber 0 (1)
SubLineNumber oagis:SubLineNumber 0 (1)
<xs:group> oagis:DocumentIDsGroup 0 (1)
<xs:group> oagis:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oagis:BuyerContractReference, oagis:ContractReference, oagis:DeliveryReference, oagis:PurchaseOrderReference, oagis:QuoteReference, oagis:RequisitionReference, oagis:RFQReference, oagis:SalesOrderReference, oagis:SupplierContractReference