Schema Central > UBL 2.2 > UBL-CommonAggregateComponents-2.2.xsd > cac:TimeDuty
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:TimeDuty

Element information

Content

Attributes

None

Used in

Sample instance

(Auto-generated)

<cac:TimeDuty>
   <cbc:Amount currencyID="normalizedString">1.0</cbc:Amount>
   <cbc:Duty>string</cbc:Duty>
   <cbc:DutyCode>normalizedString</cbc:DutyCode>
   <cac:TaxCategory>
      <cbc:ID>normalizedString</cbc:ID>
      <cbc:Name>string</cbc:Name>
      <cbc:Percent>1.0</cbc:Percent>
      <cbc:BaseUnitMeasure unitCode="normalizedString">1.0</cbc:BaseUnitMeasure>
      <cbc:PerUnitAmount currencyID="normalizedString">1.0</cbc:PerUnitAmount>
      <cbc:TaxExemptionReasonCode>normalizedString</cbc:TaxExemptionReasonCode>
      <cbc:TaxExemptionReason>string</cbc:TaxExemptionReason>
      <cbc:TierRange>string</cbc:TierRange>
      <cbc:TierRatePercent>1.0</cbc:TierRatePercent>
      <cac:TaxScheme>
         <cbc:ID>normalizedString</cbc:ID>
         <cbc:Name>string</cbc:Name>
         <cbc:TaxTypeCode>normalizedString</cbc:TaxTypeCode>
         <cbc:CurrencyCode>normalizedString</cbc:CurrencyCode>
         <cac:JurisdictionRegionAddress>...
         </cac:JurisdictionRegionAddress>
      </cac:TaxScheme>
   </cac:TaxCategory>
</cac:TimeDuty>