Showing:

Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element JournalEntry
Namespace No namespace
Diagram
Diagrame-document-3_1_5_xsd_Element_JournalEntry.tmp#JournalEntry_JournalItemNume-document-3_1_5_xsd_Element_JournalEntry.tmp#JournalEntry_EntryItemTypee-document-3_1_5_xsd_Element_JournalEntry.tmp#JournalEntry_AccountTypee-document-3_1_5_xsd_Element_JournalEntry.tmp#JournalEntry_ItemDescriptione-document-3_1_5_xsd_Element_JournalEntry.tmp#JournalEntry_AccountIDe-document-3_1_5_xsd_Element_JournalEntry.tmp#JournalEntry_AccountNamee-document-3_1_5_xsd_Element_JournalEntry.tmp#JournalEntry_AmountInvoicede-document-3_1_5_xsd_Element_JournalEntry.tmp#JournalEntry_Sume-document-3_1_5_xsd_Element_JournalEntry.tmp#JournalEntry_VATCodee-document-3_1_5_xsd_Element_JournalEntry.tmp#JournalEntry_VATRatee-document-3_1_5_xsd_Element_JournalEntry.tmp#JournalEntry_VATSume-document-3_1_5_xsd_Element_JournalEntry.tmp#JournalEntry_VATAccountIDe-document-3_1_5_xsd_Element_Dimensions.tmp#Dimensions
Properties
content complex
Used by
Element DocumentItem
Model
Children AccountID, AccountName, AccountType, AmountInvoiced, Dimensions, EntryItemType, ItemDescription, JournalItemNum, Sum, VATAccountID, VATCode, VATRate, VATSum
Instance
<JournalEntry>
  <JournalItemNum>{1,1}</JournalItemNum>
  <EntryItemType>{1,1}</EntryItemType>
  <AccountType>{0,1}</AccountType>
  <ItemDescription>{0,1}</ItemDescription>
  <AccountID>{1,1}</AccountID>
  <AccountName lang="">{1,unbounded}</AccountName>
  <AmountInvoiced>{0,1}</AmountInvoiced>
  <Sum>{1,1}</Sum>
  <VATCode>{0,1}</VATCode>
  <VATRate>{0,1}</VATRate>
  <VATSum>{0,1}</VATSum>
  <VATAccountID>{0,1}</VATAccountID>
  <Dimensions>{0,1}</Dimensions>
</JournalEntry>
Source
<xs:element name="JournalEntry">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="JournalItemNum" type="PositiveNumType"/>
      <xs:element name="EntryItemType" type="JournalItemType"/>
      <xs:element minOccurs="0" name="AccountType" type="JournalEntryType"/>
      <xs:element minOccurs="0" name="ItemDescription" type="LongTextType"/>
      <xs:element name="AccountID" type="ShortTextType"/>
      <xs:element maxOccurs="unbounded" name="AccountName" type="LongTextLangType"/>
      <xs:element minOccurs="0" name="AmountInvoiced" type="Decimal5FractionDigitsType"/>
      <xs:element name="Sum" type="Decimal5FractionDigitsType"/>
      <xs:element minOccurs="0" name="VATCode" type="ShortTextType"/>
      <xs:element minOccurs="0" name="VATRate" type="Decimal2FractionDigitsType"/>
      <xs:element minOccurs="0" name="VATSum" type="Decimal5FractionDigitsType"/>
      <xs:element minOccurs="0" name="VATAccountID" type="NormalTextType"/>
      <xs:element minOccurs="0" ref="Dimensions"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element JournalEntry / JournalItemNum
Namespace No namespace
Diagram
Diagrame-document-3_1_5_xsd_Simple_Type_PositiveNumType.tmp#PositiveNumType
Type PositiveNumType
Properties
content simple
Source
<xs:element name="JournalItemNum" type="PositiveNumType"/>
Element JournalEntry / EntryItemType
Namespace No namespace
Diagram
Diagrame-document-3_1_5_xsd_Simple_Type_JournalItemType.tmp#JournalItemType
Type JournalItemType
Properties
content simple
Facets
pattern (\c+) & ((CRE)|(DEB))
Source
<xs:element name="EntryItemType" type="JournalItemType"/>
Element JournalEntry / AccountType
Namespace No namespace
Diagram
Diagrame-document-3_1_5_xsd_Simple_Type_JournalEntryType.tmp#JournalEntryType
Type JournalEntryType
Properties
content simple
minOccurs 0
Facets
pattern (\c+) & ((E)|(L)|(V)|(A))
Source
<xs:element minOccurs="0" name="AccountType" type="JournalEntryType"/>
Element JournalEntry / ItemDescription
Namespace No namespace
Diagram
Diagrame-document-3_1_5_xsd_Simple_Type_LongTextType.tmp#LongTextType
Type LongTextType
Properties
content simple
minOccurs 0
Facets
maxLength 4000
Source
<xs:element minOccurs="0" name="ItemDescription" type="LongTextType"/>
Element JournalEntry / AccountID
Namespace No namespace
Diagram
Diagrame-document-3_1_5_xsd_Simple_Type_ShortTextType.tmp#ShortTextType
Type ShortTextType
Properties
content simple
Facets
maxLength 50
Source
<xs:element name="AccountID" type="ShortTextType"/>
Element JournalEntry / AccountName
Namespace No namespace
Diagram
Diagrame-document-3_1_5_xsd_Simple_Type_LongTextType.tmp#LongTextTypee-document-3_1_5_xsd_Complex_Type_LongTextLangType.tmp#LongTextLangType_lange-document-3_1_5_xsd_Complex_Type_LongTextLangType.tmp#LongTextLangType
Type LongTextLangType
Type hierarchy
Properties
content complex
maxOccurs unbounded
Attributes
QName Type Use
lang LanguageType optional
Source
<xs:element maxOccurs="unbounded" name="AccountName" type="LongTextLangType"/>
Element JournalEntry / AmountInvoiced
Namespace No namespace
Diagram
Diagrame-document-3_1_5_xsd_Simple_Type_Decimal5FractionDigitsType.tmp#Decimal5FractionDigitsType
Type Decimal5FractionDigitsType
Properties
content simple
minOccurs 0
Facets
fractionDigits 5
Source
<xs:element minOccurs="0" name="AmountInvoiced" type="Decimal5FractionDigitsType"/>
Element JournalEntry / Sum
Namespace No namespace
Diagram
Diagrame-document-3_1_5_xsd_Simple_Type_Decimal5FractionDigitsType.tmp#Decimal5FractionDigitsType
Type Decimal5FractionDigitsType
Properties
content simple
Facets
fractionDigits 5
Source
<xs:element name="Sum" type="Decimal5FractionDigitsType"/>
Element JournalEntry / VATCode
Namespace No namespace
Diagram
Diagrame-document-3_1_5_xsd_Simple_Type_ShortTextType.tmp#ShortTextType
Type ShortTextType
Properties
content simple
minOccurs 0
Facets
maxLength 50
Source
<xs:element minOccurs="0" name="VATCode" type="ShortTextType"/>
Element JournalEntry / VATRate
Namespace No namespace
Diagram
Diagrame-document-3_1_5_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"/>
Element JournalEntry / VATSum
Namespace No namespace
Diagram
Diagrame-document-3_1_5_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 JournalEntry / VATAccountID
Namespace No namespace
Diagram
Diagrame-document-3_1_5_xsd_Simple_Type_NormalTextType.tmp#NormalTextType
Type NormalTextType
Properties
content simple
minOccurs 0
Facets
maxLength 100
Source
<xs:element minOccurs="0" name="VATAccountID" type="NormalTextType"/>