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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

InvoiceHeader

Information that applies to the entire invoice document. The Header supports summary amounts for line items, charges, taxes and allowances.

It also supports itemizing Header level charges, taxes and allowances for use in credit or debit invoices. In this case Line items are not needed. 

The summary amounts in the Header include the Line level amounts and Header level amounts.

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

Element information

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

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

Type: InvoiceHeaderType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<InvoiceHeader>
   <DocumentID>
      <ID>normalizedString</ID>
      <RevisionID>normalizedString</RevisionID>
      <VariationID>normalizedString</VariationID>
   </DocumentID>
   <AlternateDocumentID>
      <ID>normalizedString</ID>
      <RevisionID>normalizedString</RevisionID>
      <VariationID>normalizedString</VariationID>
   </AlternateDocumentID>
   <LastModificationDateTime>2000-01-01</LastModificationDateTime>
   <DocumentDateTime>2000-01-01</DocumentDateTime>
   <Description>string</Description>
   <Note>string</Note>
   <DocumentReference>
      <DocumentID>
         <ID>normalizedString</ID>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
      </DocumentID>
      <AlternateDocumentID>
         <ID>normalizedString</ID>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
      </AlternateDocumentID>
      <DocumentDateTime>2000-01-01</DocumentDateTime>
      <Description>string</Description>
      <Note>string</Note>
      <StatusCode>normalizedString</StatusCode>
      <Status>
         <Code>normalizedString</Code>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason>string</Reason>
         <TimePeriod>...
         </TimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Status>
      <LineNumber>normalizedString</LineNumber>
      <ItemIDs>
         <ItemID>...
         </ItemID>
         <CustomerItemID>...
         </CustomerItemID>
         <ManufacturerItemID>...
         </ManufacturerItemID>
         <SupplierItemID>...
         </SupplierItemID>
         <UPCID>normalizedString</UPCID>
         <EPCID>normalizedString</EPCID>
      </ItemIDs>
      <Facility>
         <IDs>...
         </IDs>
         <Name>string</Name>
         <Description>string</Description>
         <Note>string</Note>
         <Address>...
         </Address>
         <Coordinate>...
         </Coordinate>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Facility>
      <SerializedLot>
         <ItemQuantity>1.0</ItemQuantity>
         <Lot>...
         </Lot>
         <Disposition>...
         </Disposition>
         <SerialNumber>normalizedString</SerialNumber>
         <ParentSerialNumber>normalizedString</ParentSerialNumber>
         <Description>string</Description>
         <Note>string</Note>
         <UserArea>
            <!--any element-->
         </UserArea>
      </SerializedLot>
      <SalesOrderReference>
         <DocumentID>...
         </DocumentID>
         <AlternateDocumentID>...
         </AlternateDocumentID>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <StatusCode>normalizedString</StatusCode>
         <Status>...
         </Status>
         <ReleaseNumber>normalizedString</ReleaseNumber>
         <LineNumber>normalizedString</LineNumber>
         <ScheduleLineNumber>normalizedString</ScheduleLineNumber>
         <SubLineNumber>normalizedString</SubLineNumber>
         <UserArea>
            <!--any element-->
         </UserArea>
      </SalesOrderReference>
      <PurchaseOrderReference>
         <DocumentID>...
         </DocumentID>
         <AlternateDocumentID>...
         </AlternateDocumentID>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <StatusCode>normalizedString</StatusCode>
         <Status>...
         </Status>
         <ReleaseNumber>normalizedString</ReleaseNumber>
         <LineNumber>normalizedString</LineNumber>
         <ScheduleLineNumber>normalizedString</ScheduleLineNumber>
         <SubLineNumber>normalizedString</SubLineNumber>
         <UserArea>
            <!--any element-->
         </UserArea>
      </PurchaseOrderReference>
      <GroupName>string</GroupName>
      <SequenceCode>normalizedString</SequenceCode>
      <StepID>normalizedString</StepID>
      <StepType>normalizedString</StepType>
      <IssuingParty>
         <PartyIDs>...
         </PartyIDs>
         <AccountID>normalizedString</AccountID>
         <Name>string</Name>
         <Location>...
         </Location>
         <Contact>...
         </Contact>
         <UserArea>
            <!--any element-->
         </UserArea>
      </IssuingParty>
      <OperationReference>
         <DocumentID>...
         </DocumentID>
         <AlternateDocumentID>...
         </AlternateDocumentID>
         <DocumentDateTime>2000-01-01</DocumentDateTime>
         <Description>string</Description>
         <Note>string</Note>
         <StatusCode>normalizedString</StatusCode>
         <Status>...
         </Status>
         <GroupName>string</GroupName>
         <SequenceCode>normalizedString</SequenceCode>
         <StepID>normalizedString</StepID>
         <StepType>normalizedString</StepType>
         <UserArea>
            <!--any element-->
         </UserArea>
      </OperationReference>
      <ReleaseNumber>normalizedString</ReleaseNumber>
      <ScheduleLineNumber>normalizedString</ScheduleLineNumber>
      <SubLineNumber>normalizedString</SubLineNumber>
      <ShipUnitReference>
         <ID>normalizedString</ID>
         <SealID>normalizedString</SealID>
         <Type>normalizedString</Type>
         <FreightItemID>normalizedString</FreightItemID>
         <ShippingTrackingID>normalizedString</ShippingTrackingID>
         <UserArea>
            <!--any element-->
         </UserArea>
      </ShipUnitReference>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </EffectiveTimePeriod>
      <Item>
         <ItemID>...
         </ItemID>
         <CustomerItemID>...
         </CustomerItemID>
         <ManufacturerItemID>...
         </ManufacturerItemID>
         <SupplierItemID>...
         </SupplierItemID>
         <UPCID>normalizedString</UPCID>
         <EPCID>normalizedString</EPCID>
         <ServiceIndicator>true</ServiceIndicator>
         <Description>string</Description>
         <Note>string</Note>
         <Classification>...
         </Classification>
         <Specification>...
         </Specification>
         <HazardousMaterial>...
         </HazardousMaterial>
         <Packaging>...
         </Packaging>
         <CountryOfOriginCode>normalizedString</CountryOfOriginCode>
         <RFID>normalizedString</RFID>
         <SerialNumber>normalizedString</SerialNumber>
         <Lot>...
         </Lot>
         <UserArea>
            <!--any element-->
         </UserArea>
      </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>
   <Status>
      <Code>normalizedString</Code>
      <Description>string</Description>
      <EffectiveDateTime>2000-01-01</EffectiveDateTime>
      <ReasonCode>normalizedString</ReasonCode>
      <Reason>string</Reason>
      <TimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </TimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Status>
   <ExtendedAmount currencyID="AED">1.0</ExtendedAmount>
   <TotalAmount currencyID="AED">1.0</TotalAmount>
   <QualifiedAmount>
      <DiscountAmount currencyID="AED">1.0</DiscountAmount>
      <Amount currencyID="AED">1.0</Amount>
      <Percentage>1.0</Percentage>
      <Description>string</Description>
   </QualifiedAmount>
   <SupplierParty>
      <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>
      <SalesContact>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <JobTitle>string</JobTitle>
         <Responsibility>string</Responsibility>
         <DepartmentName>string</DepartmentName>
         <Communication>...
         </Communication>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </SalesContact>
      <ShippingContact>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <JobTitle>string</JobTitle>
         <Responsibility>string</Responsibility>
         <DepartmentName>string</DepartmentName>
         <Communication>...
         </Communication>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </ShippingContact>
      <CustomerServiceContact>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <JobTitle>string</JobTitle>
         <Responsibility>string</Responsibility>
         <DepartmentName>string</DepartmentName>
         <Communication>...
         </Communication>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </CustomerServiceContact>
      <UserArea>
         <!--any element-->
      </UserArea>
   </SupplierParty>
   <CustomerParty>
      <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>
      <CustomerAccountID>normalizedString</CustomerAccountID>
      <RequesterContact>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <JobTitle>string</JobTitle>
         <Responsibility>string</Responsibility>
         <DepartmentName>string</DepartmentName>
         <Communication>...
         </Communication>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </RequesterContact>
      <PlannerContact>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <JobTitle>string</JobTitle>
         <Responsibility>string</Responsibility>
         <DepartmentName>string</DepartmentName>
         <Communication>...
         </Communication>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </PlannerContact>
      <BuyerContact>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <JobTitle>string</JobTitle>
         <Responsibility>string</Responsibility>
         <DepartmentName>string</DepartmentName>
         <Communication>...
         </Communication>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </BuyerContact>
      <ReceivingContact>
         <ID>normalizedString</ID>
         <Name>string</Name>
         <JobTitle>string</JobTitle>
         <Responsibility>string</Responsibility>
         <DepartmentName>string</DepartmentName>
         <Communication>...
         </Communication>
         <Preference>...
         </Preference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </ReceivingContact>
      <UserArea>
         <!--any element-->
      </UserArea>
   </CustomerParty>
   <RemitToParty>
      <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>
      <FinancialAccount>
         <ID>normalizedString</ID>
         <AccountIDs>...
         </AccountIDs>
         <CurrencyCode>AED</CurrencyCode>
         <Name>string</Name>
         <Type>normalizedString</Type>
         <UserArea>
            <!--any element-->
         </UserArea>
      </FinancialAccount>
      <UserArea>
         <!--any element-->
      </UserArea>
   </RemitToParty>
   <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>
   <ReasonCode>normalizedString</ReasonCode>
   <PurchaseOrderReference>
      <DocumentID>
         <ID>normalizedString</ID>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
      </DocumentID>
      <AlternateDocumentID>
         <ID>normalizedString</ID>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
      </AlternateDocumentID>
      <DocumentDateTime>2000-01-01</DocumentDateTime>
      <Description>string</Description>
      <Note>string</Note>
      <StatusCode>normalizedString</StatusCode>
      <Status>
         <Code>normalizedString</Code>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason>string</Reason>
         <TimePeriod>...
         </TimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Status>
      <ReleaseNumber>normalizedString</ReleaseNumber>
      <LineNumber>normalizedString</LineNumber>
      <ScheduleLineNumber>normalizedString</ScheduleLineNumber>
      <SubLineNumber>normalizedString</SubLineNumber>
      <UserArea>
         <!--any element-->
      </UserArea>
   </PurchaseOrderReference>
   <ContractReference>
      <DocumentID>
         <ID>normalizedString</ID>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
      </DocumentID>
      <AlternateDocumentID>
         <ID>normalizedString</ID>
         <RevisionID>normalizedString</RevisionID>
         <VariationID>normalizedString</VariationID>
      </AlternateDocumentID>
      <DocumentDateTime>2000-01-01</DocumentDateTime>
      <Description>string</Description>
      <Note>string</Note>
      <StatusCode>normalizedString</StatusCode>
      <Status>
         <Code>normalizedString</Code>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason>string</Reason>
         <TimePeriod>...
         </TimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Status>
      <ReleaseNumber>normalizedString</ReleaseNumber>
      <LineNumber>normalizedString</LineNumber>
      <ScheduleLineNumber>normalizedString</ScheduleLineNumber>
      <SubLineNumber>normalizedString</SubLineNumber>
      <UserArea>
         <!--any element-->
      </UserArea>
   </ContractReference>
   <PaymentTerm>
      <Description>string</Description>
      <Note>string</Note>
      <Term>
         <ID>normalizedString</ID>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <DueDateTime>2000-01-01</DueDateTime>
         <DiscountPercent>1.0</DiscountPercent>
         <ProxMonth>1</ProxMonth>
         <ProxDayOfMonth>01</ProxDayOfMonth>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Term>
      <Discount>
         <ID>normalizedString</ID>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <DueDateTime>2000-01-01</DueDateTime>
         <DiscountPercent>1.0</DiscountPercent>
         <ProxMonth>1</ProxMonth>
         <ProxDayOfMonth>01</ProxDayOfMonth>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Discount>
      <Penalty>
         <ID>normalizedString</ID>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <DueDateTime>2000-01-01</DueDateTime>
         <DiscountPercent>1.0</DiscountPercent>
         <ProxMonth>1</ProxMonth>
         <ProxDayOfMonth>01</ProxDayOfMonth>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Penalty>
      <UserArea>
         <!--any element-->
      </UserArea>
   </PaymentTerm>
   <Payment>
      <CashIndicator>true</CashIndicator>
      <Amount currencyID="AED">1.0</Amount>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Payment>
   <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>
   <DistributedCharge>
      <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>...
         </EffectiveTimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </CurrencyExchangeRate>
      <TimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </TimePeriod>
      <Distribution>
         <LedgerID>normalizedString</LedgerID>
         <DocumentReference>...
         </DocumentReference>
         <Attachment>...
         </Attachment>
         <Percentage>1.0</Percentage>
         <Quantity>1.0</Quantity>
         <Amount currencyID="AED">1.0</Amount>
         <GLNominalAccount>normalizedString</GLNominalAccount>
         <GLElement>
         </GLElement>
         <EnterpriseUnit>...
         </EnterpriseUnit>
         <ProjectReference>...
         </ProjectReference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Distribution>
      <UserArea>
         <!--any element-->
      </UserArea>
   </DistributedCharge>
   <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>...
         </EffectiveTimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </CurrencyExchangeRate>
      <Distribution>
         <LedgerID>normalizedString</LedgerID>
         <DocumentReference>...
         </DocumentReference>
         <Attachment>...
         </Attachment>
         <Percentage>1.0</Percentage>
         <Quantity>1.0</Quantity>
         <Amount currencyID="AED">1.0</Amount>
         <GLNominalAccount>normalizedString</GLNominalAccount>
         <GLElement>
         </GLElement>
         <EnterpriseUnit>...
         </EnterpriseUnit>
         <ProjectReference>...
         </ProjectReference>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Distribution>
      <UserArea>
         <!--any element-->
      </UserArea>
   </DistributedTax>
   <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>
   <Charge>
      <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>...
         </EffectiveTimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </CurrencyExchangeRate>
      <TimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </TimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Charge>
   <Allowance>
      <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>...
         </EffectiveTimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </CurrencyExchangeRate>
      <TimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </TimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Allowance>
   <UserArea>
      <!--any element-->
   </UserArea>
</InvoiceHeader>

Site developed and hosted by Datypic, Inc.

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