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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

DistributedTax

Element information

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

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

Type: DistributedTaxType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
type [0..1]TaxCodeContentTypeIndicates that tax code of the tax being represented by the given instance of tax. Possible values are: Sales Tax, Use Tax, VATfrom type TaxABIEType

Used in

Sample instance

<DistributedTax>
   <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>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </EffectiveTimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </CurrencyExchangeRate>
   <Distribution>
      <LedgerID>normalizedString</LedgerID>
      <DocumentReference>
         <DocumentID>...
         </DocumentID>
         <AlternateDocumentID>...
         </AlternateDocumentID>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <StatusCode>normalizedString</StatusCode>
         <Status>...
         </Status>
         <LineNumber>normalizedString</LineNumber>
         <ItemIDs>...
         </ItemIDs>
         <Facility>...
         </Facility>
         <SerializedLot>...
         </SerializedLot>
         <SalesOrderReference>...
         </SalesOrderReference>
         <PurchaseOrderReference>...
         </PurchaseOrderReference>
         <GroupName>string</GroupName>
         <SequenceCode>normalizedString</SequenceCode>
         <StepID>normalizedString</StepID>
         <StepType>normalizedString</StepType>
         <IssuingParty>...
         </IssuingParty>
         <OperationReference>...
         </OperationReference>
         <ReleaseNumber>normalizedString</ReleaseNumber>
         <ScheduleLineNumber>normalizedString</ScheduleLineNumber>
         <SubLineNumber>normalizedString</SubLineNumber>
         <ShipUnitReference>...
         </ShipUnitReference>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <Item>...
         </Item>
         <ID>normalizedString</ID>
         <SealID>normalizedString</SealID>
         <Type>normalizedString</Type>
         <FreightItemID>normalizedString</FreightItemID>
         <ShippingTrackingID>normalizedString</ShippingTrackingID>
         <Quantity>1.0</Quantity>
         <UserArea>
            <!--any element-->
         </UserArea>
      </DocumentReference>
      <Attachment>
         <EmbeddedData mimeCode="normalizedString">GpM7</EmbeddedData>
         <URI>http://www.example.com/</URI>
         <ISBN>normalizedString</ISBN>
         <FileName>string</FileName>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <FileType>normalizedString</FileType>
         <FileSizeQuantity>1.0</FileSizeQuantity>
         <Title>string</Title>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Attachment>
      <Percentage>1.0</Percentage>
      <Quantity>1.0</Quantity>
      <Amount currencyID="AED">1.0</Amount>
      <GLNominalAccount>normalizedString</GLNominalAccount>
      <GLElement>
         <Element>string</Element>
      </GLElement>
      <EnterpriseUnit>
         <CostCenterID>normalizedString</CostCenterID>
         <ProfitCenterID>normalizedString</ProfitCenterID>
         <GLEntityID>normalizedString</GLEntityID>
         <GLElement>
         </GLElement>
         <UserArea>
            <!--any element-->
         </UserArea>
      </EnterpriseUnit>
      <ProjectReference>
         <ID>normalizedString</ID>
         <ResourceCodes>
         </ResourceCodes>
         <Description>string</Description>
         <Amount currencyID="AED">1.0</Amount>
         <Location>...
         </Location>
         <TimePeriod>...
         </TimePeriod>
         <ActivityID>normalizedString</ActivityID>
         <UserArea>
            <!--any element-->
         </UserArea>
      </ProjectReference>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Distribution>
   <UserArea>
      <!--any element-->
   </UserArea>
</DistributedTax>

Site developed and hosted by Datypic, Inc.

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