Showing:

Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element AccountingRecord / Description
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_NormalTextType.tmp#NormalTextType
Type NormalTextType
Properties
content simple
minOccurs 0
Facets
maxLength 100
Source
<xs:element minOccurs="0" name="Description" type="NormalTextType"/>
Element AccountingRecord / JournalEntry
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_JournalEntryRecord.tmp#JournalEntryRecord_GeneralLedgere-document-3_1_10_xsd_Complex_Type_JournalEntryRecord.tmp#JournalEntryRecord_GeneralLedgerDetaile-document-3_1_10_xsd_Complex_Type_JournalEntryRecord.tmp#JournalEntryRecord_CostObjectivee-document-3_1_10_xsd_Complex_Type_JournalEntryRecord.tmp#JournalEntryRecord_Sume-document-3_1_10_xsd_Complex_Type_JournalEntryRecord.tmp#JournalEntryRecord_VATSume-document-3_1_10_xsd_Complex_Type_JournalEntryRecord.tmp#JournalEntryRecord_VATRatee-document-3_1_10_xsd_Complex_Type_JournalEntryRecord.tmp#JournalEntryRecord
Type JournalEntryRecord
Properties
content complex
maxOccurs unbounded
Model
Children CostObjective, GeneralLedger, GeneralLedgerDetail, Sum, VATRate, VATSum
Instance
<JournalEntry>
  <GeneralLedger>{0,1}</GeneralLedger>
  <GeneralLedgerDetail>{0,1}</GeneralLedgerDetail>
  <CostObjective>{0,1}</CostObjective>
  <Sum>{0,1}</Sum>
  <VATSum>{0,1}</VATSum>
  <VATRate>{0,1}</VATRate>
</JournalEntry>
Source
<xs:element maxOccurs="unbounded" name="JournalEntry" type="JournalEntryRecord"/>
Element AccountingRecord / PartnerCode
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_EncodingType.tmp#EncodingType
Type EncodingType
Properties
content simple
minOccurs 0
Facets
maxLength 10
Source
<xs:element minOccurs="0" name="PartnerCode" type="EncodingType"/>
Element AccountingRecord / BusinessCode
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_EncodingType.tmp#EncodingType
Type EncodingType
Properties
content simple
minOccurs 0
Facets
maxLength 10
Source
<xs:element minOccurs="0" name="BusinessCode" type="EncodingType"/>
Element AccountingRecord / SourceCode
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_EncodingType.tmp#EncodingType
Type EncodingType
Properties
content simple
minOccurs 0
Facets
maxLength 10
Source
<xs:element minOccurs="0" name="SourceCode" type="EncodingType"/>
Element AccountingRecord / CashFlowCode
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_EncodingType.tmp#EncodingType
Type EncodingType
Properties
content simple
minOccurs 0
Facets
maxLength 10
Source
<xs:element minOccurs="0" name="CashFlowCode" type="EncodingType"/>
Element AccountingRecord / ClassificatorCode
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_NormalTextType.tmp#NormalTextType
Type NormalTextType
Properties
content simple
minOccurs 0
Facets
maxLength 100
Source
<xs:element minOccurs="0" name="ClassificatorCode" type="NormalTextType"/>
Complex Type AccountingRecord
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_ClassificatorCode
Used by
Model
Children BusinessCode, CashFlowCode, ClassificatorCode, Description, JournalEntry, PartnerCode, SourceCode
Source
<xs:complexType name="AccountingRecord">
  <xs:sequence>
    <xs:element minOccurs="0" name="Description" type="NormalTextType"/>
    <xs:element maxOccurs="unbounded" name="JournalEntry" type="JournalEntryRecord"/>
    <xs:element minOccurs="0" name="PartnerCode" type="EncodingType"/>
    <xs:element minOccurs="0" name="BusinessCode" type="EncodingType"/>
    <xs:element minOccurs="0" name="SourceCode" type="EncodingType"/>
    <xs:element minOccurs="0" name="CashFlowCode" type="EncodingType"/>
    <xs:element minOccurs="0" name="ClassificatorCode" type="NormalTextType"/>
  </xs:sequence>
</xs:complexType>