Definition Type: Element
Name: OriginationCountry
Namespace: http://www.openapplications.org/oagis
Type: oa:Country
Containing Schema: SupplyChainExecution.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents the identifier of the country of origin. The list of valid codes can be found in ISO Standard number 3166.
Collapse XSD Schema Diagram:
XSD Diagram of OriginationCountry in schema supplychainexecution_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="OriginationCountry" type="Country" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Represents the identifier of the country of origin.  The list of valid codes can be found in ISO Standard number 3166.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: