Definition Type: Element
Name: AlternateDocumentIds
Namespace: http://www.openapplications.org/oagis
Type: oa:DocumentIds
Containing Schema: SupplyChainExecution.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Other document identifiers this document maybe known as. This provides a cross-reference to the other parties identifiers for this document.
Collapse XSD Schema Diagram:
Drilldown into DocumentIdType in schema fields_xsd Drilldown into DocumentIds in schema fields_xsdXSD Diagram of AlternateDocumentIds in schema supplychainexecution_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="AlternateDocumentIds" type="DocumentIds" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Other document identifiers this document maybe known as. This provides a cross-reference to the other parties identifiers for this document.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentIdType oa:DocumentIdType 0 unbounded
Collapse Derivation Tree: