Schema Central > OAGIS® 9.4.1 > PaymentTransactionTax
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

PaymentTransactionTax

Amount of money due to government or tax authority, according to various pre-defined parameters such as thresholds or income.

See http://www.openapplications.org/platform/1.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/FinancialComponents.xsd

Type: PaymentTransactionTaxType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<PaymentTransactionTax>
   <CreditorTaxID>normalizedString</CreditorTaxID>
   <CreditorTaxType>normalizedString</CreditorTaxType>
   <DebtorTaxID>normalizedString</DebtorTaxID>
   <TaxReferenceNumber>normalizedString</TaxReferenceNumber>
   <TotalTaxableBaseAmount currencyID="AED">1.0</TotalTaxableBaseAmount>
   <TotalTaxAmount currencyID="AED">1.0</TotalTaxAmount>
   <Tax>
      <ID>normalizedString</ID>
      <TaxJurisdicationCodes>
         <Code>normalizedString</Code>
      </TaxJurisdicationCodes>
      <BasisAmount currencyID="AED">1.0</BasisAmount>
      <Calculation>
         <RateNumeric>1.0</RateNumeric>
         <Description>string</Description>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Calculation>
      <Exemption>
         <ID>normalizedString</ID>
         <Type>normalizedString</Type>
         <Description>string</Description>
         <Note>string</Note>
         <Amount currencyID="AED">1.0</Amount>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Exemption>
      <Description>string</Description>
      <TaxAuthorityAmount currencyID="AED">1.0</TaxAuthorityAmount>
      <Amount currencyID="AED">1.0</Amount>
      <CurrencyExchangeRate>
         <SourceCurrencyCode>AED</SourceCurrencyCode>
         <SourceUnitBaseNumeric>1.0</SourceUnitBaseNumeric>
         <TargetCurrencyCode>AED</TargetCurrencyCode>
         <TargetUnitBaseNumeric>1.0</TargetUnitBaseNumeric>
         <RateNumeric>1.0</RateNumeric>
         <SetDateTime>2000-01-01</SetDateTime>
         <SourceID>normalizedString</SourceID>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </CurrencyExchangeRate>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Tax>
   <UserArea>
      <!--any element-->
   </UserArea>
</PaymentTransactionTax>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com