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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

InvoiceCharge

Element information

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

Schema document: org_openapplications_oagis/9_4_1/Developer/Nouns/Invoice.xsd

Type: InvoiceAllowanceChargeType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
type [0..1]ChargeCodeContentTypeIdentifies the type of charge that the given instance of Charge/Allowance.from type AllowanceChargeABIEType
sequence [0..1]PositiveIntegerNumericTypefrom type AllowanceChargeABIEType

Used in

Sample instance

<InvoiceCharge>
   <ID>normalizedString</ID>
   <BasisAmount currencyID="AED">1.0</BasisAmount>
   <Description>string</Description>
   <Amount currencyID="AED">1.0</Amount>
   <Calculation>
      <RateNumeric>1.0</RateNumeric>
      <Description>string</Description>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Calculation>
   <ReasonCode>normalizedString</ReasonCode>
   <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>
   <TimePeriod>
      <InclusiveIndicator>true</InclusiveIndicator>
      <StartDateTime>2000-01-01</StartDateTime>
      <Duration>P1Y2M3DT10H</Duration>
   </TimePeriod>
   <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>
   <Party>
      <PartyIDs>
         <ID>normalizedString</ID>
         <TaxID>normalizedString</TaxID>
         <DUNSID>normalizedString</DUNSID>
         <CAGEID>normalizedString</CAGEID>
         <DODAACID>normalizedString</DODAACID>
         <BICID>normalizedString</BICID>
      </PartyIDs>
      <AccountID>normalizedString</AccountID>
      <Name>string</Name>
      <Location>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <Directions>string</Directions>
         <Coordinate>...
         </Coordinate>
         <Address>...
         </Address>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Location>
      <Contact>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <JobTitle>string</JobTitle>
         <Responsibility>string</Responsibility>
         <DepartmentName>string</DepartmentName>
         <Communication>...
         </Communication>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Contact>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Party>
   <UserArea>
      <!--any element-->
   </UserArea>
</InvoiceCharge>

Site developed and hosted by Datypic, Inc.

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