Definition Type: Element
Name: ExportLicenseRequired
Namespace: http://www.openapplications.org/oagis
Type: oa:Indicator
Containing Schema: SupplyChainExecution.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Communicates the need for an export license on a good or service. Valid values are '0' for no license required, and '1' for license required.
Collapse XSD Schema Diagram:
XSD Diagram of ExportLicenseRequired in schema supplychainexecution_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="ExportLicenseRequired" type="Indicator" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Communicates the need for an export license on a good or service. Valid values are '0' for no license required, and '1' for license required.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: