Showing:

Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element DocumentSumGroup
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_Balancee-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_DocumentSume-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_PenaltySume-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_Additione-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_Roundinge-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_VATe-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_TotalVATSume-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_PaymentTotalSume-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_TotalSume-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_Currencye-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_ComplementaryCurrencye-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_GrossWeighte-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_NetWeighte-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_Volumee-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_Accountinge-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_AdditionalInfoe-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_DocumentTotalSumWithoutVAT
Properties
content complex
Used by
Element Document
Model
Children Accounting, Addition, AdditionalInfo, Balance, ComplementaryCurrency, Currency, DocumentSum, DocumentTotalSumWithoutVAT, GrossWeight, NetWeight, PaymentTotalSum, PenaltySum, Rounding, TotalSum, TotalVATSum, VAT, Volume
Instance
<DocumentSumGroup>
  <Balance>{0,1}</Balance>
  <DocumentSum>{0,1}</DocumentSum>
  <PenaltySum>{0,1}</PenaltySum>
  <Addition addCode="" included="" type="">{0,unbounded}</Addition>
  <Rounding>{0,1}</Rounding>
  <VAT vatID="">{0,unbounded}</VAT>
  <TotalVATSum>{0,1}</TotalVATSum>
  <PaymentTotalSum>{0,1}</PaymentTotalSum>
  <TotalSum>{0,1}</TotalSum>
  <Currency>{0,1}</Currency>
  <ComplementaryCurrency>{0,1}</ComplementaryCurrency>
  <GrossWeight>{0,1}</GrossWeight>
  <NetWeight>{0,1}</NetWeight>
  <Volume>{0,1}</Volume>
  <Accounting>{0,1}</Accounting>
  <AdditionalInfo>{0,1}</AdditionalInfo>
  <DocumentTotalSumWithoutVAT>{0,1}</DocumentTotalSumWithoutVAT>
</DocumentSumGroup>
Source
<xs:element name="DocumentSumGroup">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="Balance">
        <xs:complexType>
          <xs:sequence>
            <xs:element minOccurs="0" name="BalanceDate" type="DateType"/>
            <xs:element minOccurs="0" name="BalanceBegin" type="Decimal2FractionDigitsType"/>
            <xs:element minOccurs="0" name="BalanceEnd" type="Decimal2FractionDigitsType"/>
            <xs:element minOccurs="0" maxOccurs="unbounded" name="Inbound" type="Decimal2FractionDigitsType"/>
            <xs:element minOccurs="0" maxOccurs="unbounded" name="Outbound" type="Decimal2FractionDigitsType"/>
          </xs:sequence>
        </xs:complexType>
      </xs:element>
      <xs:element minOccurs="0" name="DocumentSum" type="Decimal5FractionDigitsType"/>
      <xs:element minOccurs="0" name="PenaltySum" type="Decimal5FractionDigitsType"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="Addition" type="AdditionRecord"/>
      <xs:element minOccurs="0" name="Rounding" type="Decimal5FractionDigitsType"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="VAT" type="VATRecord"/>
      <xs:element minOccurs="0" name="TotalVATSum" type="Decimal2FractionDigitsType"/>
      <xs:element minOccurs="0" name="PaymentTotalSum" type="Decimal2FractionDigitsType"/>
      <xs:element minOccurs="0" name="TotalSum" type="Decimal2FractionDigitsType"/>
      <xs:element minOccurs="0" name="Currency" type="CurrencyType"/>
      <!-- 3.1.10: TO BE ADDED: START -->
      <xs:element minOccurs="0" name="ComplementaryCurrency" type="ComplementaryCurrencyRecord"/>
      <!-- 3.1.10: TO BE ADDED: END -->
      <xs:element minOccurs="0" name="GrossWeight" type="Decimal5FractionDigitsType"/>
      <xs:element minOccurs="0" name="NetWeight" type="Decimal5FractionDigitsType"/>
      <xs:element minOccurs="0" name="Volume" type="Decimal5FractionDigitsType"/>
      <xs:element minOccurs="0" name="Accounting" type="AccountingRecord"/>
      <xs:element minOccurs="0" name="AdditionalInfo" type="AdditionalInfoRecord"/>
      <xs:element minOccurs="0" name="DocumentTotalSumWithoutVAT" type="Decimal5FractionDigitsType"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element DocumentSumGroup / Balance
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_DocumentSumGroup_Balance_BalanceDatee-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_DocumentSumGroup_Balance_BalanceBegine-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_DocumentSumGroup_Balance_BalanceEnde-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_DocumentSumGroup_Balance_Inbounde-document-3_1_10_xsd_Element_DocumentSumGroup.tmp#DocumentSumGroup_DocumentSumGroup_Balance_Outbound
Properties
content complex
minOccurs 0
Model
Children BalanceBegin, BalanceDate, BalanceEnd, Inbound, Outbound
Instance
<Balance>
  <BalanceDate>{0,1}</BalanceDate>
  <BalanceBegin>{0,1}</BalanceBegin>
  <BalanceEnd>{0,1}</BalanceEnd>
  <Inbound>{0,unbounded}</Inbound>
  <Outbound>{0,unbounded}</Outbound>
</Balance>
Source
<xs:element minOccurs="0" name="Balance">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="BalanceDate" type="DateType"/>
      <xs:element minOccurs="0" name="BalanceBegin" type="Decimal2FractionDigitsType"/>
      <xs:element minOccurs="0" name="BalanceEnd" type="Decimal2FractionDigitsType"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="Inbound" type="Decimal2FractionDigitsType"/>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="Outbound" type="Decimal2FractionDigitsType"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element DocumentSumGroup / Balance / BalanceDate
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_DateType.tmp#DateType
Type DateType
Properties
content simple
minOccurs 0
Facets
minLength 10
maxLength 16
pattern \d{4,}-\d\d-\d\d((\+|-)\d\d:\d\d|Z)?
Source
<xs:element minOccurs="0" name="BalanceDate" type="DateType"/>
Element DocumentSumGroup / Balance / BalanceBegin
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal2FractionDigitsType.tmp#Decimal2FractionDigitsType
Type Decimal2FractionDigitsType
Properties
content simple
minOccurs 0
Facets
fractionDigits 2
Source
<xs:element minOccurs="0" name="BalanceBegin" type="Decimal2FractionDigitsType"/>
Element DocumentSumGroup / Balance / BalanceEnd
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal2FractionDigitsType.tmp#Decimal2FractionDigitsType
Type Decimal2FractionDigitsType
Properties
content simple
minOccurs 0
Facets
fractionDigits 2
Source
<xs:element minOccurs="0" name="BalanceEnd" type="Decimal2FractionDigitsType"/>
Element DocumentSumGroup / Balance / Inbound
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal2FractionDigitsType.tmp#Decimal2FractionDigitsType
Type Decimal2FractionDigitsType
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
fractionDigits 2
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="Inbound" type="Decimal2FractionDigitsType"/>
Element DocumentSumGroup / Balance / Outbound
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal2FractionDigitsType.tmp#Decimal2FractionDigitsType
Type Decimal2FractionDigitsType
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
fractionDigits 2
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="Outbound" type="Decimal2FractionDigitsType"/>
Element DocumentSumGroup / DocumentSum
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal5FractionDigitsType.tmp#Decimal5FractionDigitsType
Type Decimal5FractionDigitsType
Properties
content simple
minOccurs 0
Facets
fractionDigits 5
Source
<xs:element minOccurs="0" name="DocumentSum" type="Decimal5FractionDigitsType"/>
Element DocumentSumGroup / PenaltySum
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal5FractionDigitsType.tmp#Decimal5FractionDigitsType
Type Decimal5FractionDigitsType
Properties
content simple
minOccurs 0
Facets
fractionDigits 5
Source
<xs:element minOccurs="0" name="PenaltySum" type="Decimal5FractionDigitsType"/>
Element DocumentSumGroup / Addition
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_AdditionRecord.tmp#AdditionRecord_addCodee-document-3_1_10_xsd_Complex_Type_AdditionRecord.tmp#AdditionRecord_typee-document-3_1_10_xsd_Complex_Type_AdditionRecord.tmp#AdditionRecord_includede-document-3_1_10_xsd_Complex_Type_AdditionRecord.tmp#AdditionRecord_AddContente-document-3_1_10_xsd_Complex_Type_AdditionRecord.tmp#AdditionRecord_AddBasee-document-3_1_10_xsd_Complex_Type_AdditionRecord.tmp#AdditionRecord_AddRatee-document-3_1_10_xsd_Complex_Type_AdditionRecord.tmp#AdditionRecord_AddSume-document-3_1_10_xsd_Complex_Type_AdditionRecord.tmp#AdditionRecord
Type AdditionRecord
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children AddBase, AddContent, AddRate, AddSum
Instance
<Addition addCode="" included="" type="">
  <AddContent>{0,1}</AddContent>
  <AddBase>{0,1}</AddBase>
  <AddRate>{0,1}</AddRate>
  <AddSum>{0,1}</AddSum>
</Addition>
Attributes
QName Type Use
addCode AdditionCodeType required
included YesNoType optional
type NormalTextType optional
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="Addition" type="AdditionRecord"/>
Element DocumentSumGroup / Rounding
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal5FractionDigitsType.tmp#Decimal5FractionDigitsType
Type Decimal5FractionDigitsType
Properties
content simple
minOccurs 0
Facets
fractionDigits 5
Source
<xs:element minOccurs="0" name="Rounding" type="Decimal5FractionDigitsType"/>
Element DocumentSumGroup / VAT
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_VATRecord.tmp#VATRecord_vatIDe-document-3_1_10_xsd_Complex_Type_VATRecord.tmp#VATRecord_SumBeforeVATe-document-3_1_10_xsd_Complex_Type_VATRecord.tmp#VATRecord_VATRatee-document-3_1_10_xsd_Complex_Type_VATRecord.tmp#VATRecord_VATSume-document-3_1_10_xsd_Complex_Type_VATRecord.tmp#VATRecord_Currencye-document-3_1_10_xsd_Complex_Type_VATRecord.tmp#VATRecord_Refe-document-3_1_10_xsd_Complex_Type_VATRecord.tmp#VATRecord_VATCodee-document-3_1_10_xsd_Complex_Type_VATRecord.tmp#VATRecord_VATERPIDe-document-3_1_10_xsd_Complex_Type_VATRecord.tmp#VATRecord_VATCategoryCodee-document-3_1_10_xsd_Complex_Type_VATRecord.tmp#VATRecord
Type VATRecord
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children Currency, Ref, SumBeforeVAT, VATCategoryCode, VATCode, VATERPID, VATRate, VATSum
Instance
<VAT vatID="">
  <SumBeforeVAT>{0,1}</SumBeforeVAT>
  <VATRate>{0,1}</VATRate>
  <VATSum>{0,1}</VATSum>
  <Currency>{0,1}</Currency>
  <Ref extensionId="" lang="">{0,1}</Ref>
  <VATCode>{0,1}</VATCode>
  <VATERPID>{0,1}</VATERPID>
  <VATCategoryCode>{0,1}</VATCategoryCode>
</VAT>
Attributes
QName Type Use Annotation
vatID VATCodeType optional
Tax category in data-receiver's ERP, e.g. TAX, NOTTAX
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="VAT" type="VATRecord"/>
Element DocumentSumGroup / TotalVATSum
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal2FractionDigitsType.tmp#Decimal2FractionDigitsType
Type Decimal2FractionDigitsType
Properties
content simple
minOccurs 0
Facets
fractionDigits 2
Source
<xs:element minOccurs="0" name="TotalVATSum" type="Decimal2FractionDigitsType"/>
Element DocumentSumGroup / PaymentTotalSum
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal2FractionDigitsType.tmp#Decimal2FractionDigitsType
Type Decimal2FractionDigitsType
Properties
content simple
minOccurs 0
Facets
fractionDigits 2
Source
<xs:element minOccurs="0" name="PaymentTotalSum" type="Decimal2FractionDigitsType"/>
Element DocumentSumGroup / TotalSum
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal2FractionDigitsType.tmp#Decimal2FractionDigitsType
Type Decimal2FractionDigitsType
Properties
content simple
minOccurs 0
Facets
fractionDigits 2
Source
<xs:element minOccurs="0" name="TotalSum" type="Decimal2FractionDigitsType"/>
Element DocumentSumGroup / Currency
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_CurrencyType.tmp#CurrencyType
Type CurrencyType
Properties
content simple
minOccurs 0
Facets
minLength 2
maxLength 3
pattern [a-z]{2,3}|[A-Z]{2,3}
Source
<xs:element minOccurs="0" name="Currency" type="CurrencyType"/>
Element DocumentSumGroup / ComplementaryCurrency
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_ComplementaryCurrencyRecord.tmp#ComplementaryCurrencyRecord_ComplementaryCurrencyCodee-document-3_1_10_xsd_Complex_Type_ComplementaryCurrencyRecord.tmp#ComplementaryCurrencyRecord_ComplementaryCurrencyUnite-document-3_1_10_xsd_Complex_Type_ComplementaryCurrencyRecord.tmp#ComplementaryCurrencyRecord
Type ComplementaryCurrencyRecord
Properties
content complex
minOccurs 0
Model
Children ComplementaryCurrencyCode, ComplementaryCurrencyUnit
Instance
<ComplementaryCurrency>
  <ComplementaryCurrencyCode>{1,1}</ComplementaryCurrencyCode>
  <ComplementaryCurrencyUnit>{0,1}</ComplementaryCurrencyUnit>
</ComplementaryCurrency>
Source
<xs:element minOccurs="0" name="ComplementaryCurrency" type="ComplementaryCurrencyRecord"/>
Element DocumentSumGroup / GrossWeight
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal5FractionDigitsType.tmp#Decimal5FractionDigitsType
Type Decimal5FractionDigitsType
Properties
content simple
minOccurs 0
Facets
fractionDigits 5
Source
<xs:element minOccurs="0" name="GrossWeight" type="Decimal5FractionDigitsType"/>
Element DocumentSumGroup / NetWeight
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal5FractionDigitsType.tmp#Decimal5FractionDigitsType
Type Decimal5FractionDigitsType
Properties
content simple
minOccurs 0
Facets
fractionDigits 5
Source
<xs:element minOccurs="0" name="NetWeight" type="Decimal5FractionDigitsType"/>
Element DocumentSumGroup / Volume
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal5FractionDigitsType.tmp#Decimal5FractionDigitsType
Type Decimal5FractionDigitsType
Properties
content simple
minOccurs 0
Facets
fractionDigits 5
Source
<xs:element minOccurs="0" name="Volume" type="Decimal5FractionDigitsType"/>
Element DocumentSumGroup / Accounting
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_AccountingRecord.tmp#AccountingRecord_Descriptione-document-3_1_10_xsd_Complex_Type_AccountingRecord.tmp#AccountingRecord_JournalEntrye-document-3_1_10_xsd_Complex_Type_AccountingRecord.tmp#AccountingRecord_PartnerCodee-document-3_1_10_xsd_Complex_Type_AccountingRecord.tmp#AccountingRecord_BusinessCodee-document-3_1_10_xsd_Complex_Type_AccountingRecord.tmp#AccountingRecord_SourceCodee-document-3_1_10_xsd_Complex_Type_AccountingRecord.tmp#AccountingRecord_CashFlowCodee-document-3_1_10_xsd_Complex_Type_AccountingRecord.tmp#AccountingRecord_ClassificatorCodee-document-3_1_10_xsd_Complex_Type_AccountingRecord.tmp#AccountingRecord
Type AccountingRecord
Properties
content complex
minOccurs 0
Model
Children BusinessCode, CashFlowCode, ClassificatorCode, Description, JournalEntry, PartnerCode, SourceCode
Instance
<Accounting>
  <Description>{0,1}</Description>
  <JournalEntry>{1,unbounded}</JournalEntry>
  <PartnerCode>{0,1}</PartnerCode>
  <BusinessCode>{0,1}</BusinessCode>
  <SourceCode>{0,1}</SourceCode>
  <CashFlowCode>{0,1}</CashFlowCode>
  <ClassificatorCode>{0,1}</ClassificatorCode>
</Accounting>
Source
<xs:element minOccurs="0" name="Accounting" type="AccountingRecord"/>
Element DocumentSumGroup / AdditionalInfo
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_AdditionalInfoRecord.tmp#AdditionalInfoRecord_Extensione-document-3_1_10_xsd_Complex_Type_AdditionalInfoRecord.tmp#AdditionalInfoRecord
Type AdditionalInfoRecord
Properties
content complex
minOccurs 0
Model
Children Extension
Instance
<AdditionalInfo>
  <Extension extensionId="" lang="">{1,unbounded}</Extension>
</AdditionalInfo>
Source
<xs:element minOccurs="0" name="AdditionalInfo" type="AdditionalInfoRecord"/>
Element DocumentSumGroup / DocumentTotalSumWithoutVAT
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal5FractionDigitsType.tmp#Decimal5FractionDigitsType
Type Decimal5FractionDigitsType
Properties
content simple
minOccurs 0
Facets
fractionDigits 5
Source
<xs:element minOccurs="0" name="DocumentTotalSumWithoutVAT" type="Decimal5FractionDigitsType"/>