Definition Type: ComplexType
Name: DocumentReferenceBaseType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract True
Collapse XSD Schema Diagram:
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_xsd1XSD Diagram of DocumentReferenceBaseType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType abstract="true" name="DocumentReferenceBaseType">
    <xsd:sequence>
        <xsd:annotation>
            <xsd:documentation source="http://www.openapplications.org/oagis/9">
               StatusCode is being deprecated in favor of the Status as of 9.1.
            </xsd:documentation>
        </xsd:annotation>
        <xsd:group minOccurs="0" ref="DocumentIDsGroup" />
        <xsd:element minOccurs="0" ref="DocumentDateTime" />
        <xsd:group minOccurs="0" ref="FreeFormTextGroup" />
        <xsd:element minOccurs="0" ref="StatusCode" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Status" />
    </xsd:sequence>
</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
<xs:group> oagis:DocumentIDsGroup 0 (1)
<xs:group> oagis:FreeFormTextGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oagis:BOMReferenceBaseType, oagis:DocumentReferenceType, oagis:InvoiceReferenceBaseType, oagis:OperationReferenceBaseType, oagis:OrderReferenceType, oagis:ProductionOrderReferenceType, oagis:RouteReferenceType, oagis:SemanticDocumentReferenceType, oagis:ShipmentReferenceType, oagis:VoucherReferenceType