Definition Type: Element
Name: TaxWithholdingExempt
Namespace: http://www.openapplications.org/oagis
Type: oa:TaxWithholdingExempt
Containing Schema: Order.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether the document is exempt from withholding taxes..
Collapse XSD Schema Diagram:
XSD Diagram of TaxWithholdingExempt in schema order_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="TaxWithholdingExempt" type="TaxWithholdingExempt" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Specifies whether the document is exempt from withholding taxes..</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: