Showing:

Diagrams
Facets
Model
Properties
Source
Used by
Element JournalEntryRecord / GeneralLedger
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_ShortTextType.tmp#ShortTextType
Type ShortTextType
Properties
content simple
minOccurs 0
Facets
maxLength 50
Source
<xs:element minOccurs="0" name="GeneralLedger" type="ShortTextType"/>
Element JournalEntryRecord / GeneralLedgerDetail
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_ShortTextType.tmp#ShortTextType
Type ShortTextType
Properties
content simple
minOccurs 0
Facets
maxLength 50
Source
<xs:element minOccurs="0" name="GeneralLedgerDetail" type="ShortTextType"/>
Element JournalEntryRecord / CostObjective
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_ShortTextType.tmp#ShortTextType
Type ShortTextType
Properties
content simple
minOccurs 0
Facets
maxLength 50
Source
<xs:element minOccurs="0" name="CostObjective" type="ShortTextType"/>
Element JournalEntryRecord / Sum
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="Sum" type="Decimal5FractionDigitsType"/>
Element JournalEntryRecord / VATSum
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="VATSum" type="Decimal5FractionDigitsType"/>
Element JournalEntryRecord / VATRate
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="VATRate" type="Decimal2FractionDigitsType"/>
Complex Type JournalEntryRecord
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_VATRate
Used by
Model
Children CostObjective, GeneralLedger, GeneralLedgerDetail, Sum, VATRate, VATSum
Source
<xs:complexType name="JournalEntryRecord">
  <xs:sequence>
    <xs:element minOccurs="0" name="GeneralLedger" type="ShortTextType"/>
    <xs:element minOccurs="0" name="GeneralLedgerDetail" type="ShortTextType"/>
    <xs:element minOccurs="0" name="CostObjective" type="ShortTextType"/>
    <xs:element minOccurs="0" name="Sum" type="Decimal5FractionDigitsType"/>
    <xs:element minOccurs="0" name="VATSum" type="Decimal5FractionDigitsType"/>
    <xs:element minOccurs="0" name="VATRate" type="Decimal2FractionDigitsType"/>
  </xs:sequence>
</xs:complexType>