Showing:

Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element BalanceInfoRecord / OpenInvoices
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_LongTextType.tmp#LongTextType
Type LongTextType
Properties
content simple
minOccurs 0
Facets
maxLength 4000
Source
<xs:element minOccurs="0" name="OpenInvoices" type="LongTextType"/>
Element BalanceInfoRecord / OverdueInvoices
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_LongTextType.tmp#LongTextType
Type LongTextType
Properties
content simple
minOccurs 0
Facets
maxLength 4000
Source
<xs:element minOccurs="0" name="OverdueInvoices" type="LongTextType"/>
Element BalanceInfoRecord / OutstandingAmount
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="OutstandingAmount" type="Decimal5FractionDigitsType"/>
Element BalanceInfoRecord / OverdueAmount
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="OverdueAmount" type="Decimal5FractionDigitsType"/>
Element BalanceInfoRecord / Extension
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_ExtensionRecord.tmp#ExtensionRecord_extensionIde-document-3_1_10_xsd_Complex_Type_ExtensionRecord.tmp#ExtensionRecord_lange-document-3_1_10_xsd_Complex_Type_ExtensionRecord.tmp#ExtensionRecord_InfoNamee-document-3_1_10_xsd_Complex_Type_ExtensionRecord.tmp#ExtensionRecord_InfoContente-document-3_1_10_xsd_Complex_Type_ExtensionRecord.tmp#ExtensionRecord_CustomContente-document-3_1_10_xsd_Complex_Type_ExtensionRecord.tmp#ExtensionRecord
Type ExtensionRecord
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children CustomContent, InfoContent, InfoName
Instance
<Extension extensionId="" lang="">
  <InfoName>{0,1}</InfoName>
  <InfoContent>{1,1}</InfoContent>
  <CustomContent>{0,1}</CustomContent>
</Extension>
Attributes
QName Type Use
extensionId optional
lang LanguageType optional
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="Extension" type="ExtensionRecord"/>
Element BalanceInfoRecord / Currency
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="Currency" type="ShortTextType"/>
Element BalanceInfoRecord / 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 BalanceInfoRecord / BalanceInfoRecord
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_BalanceInfoRecordRecord.tmp#BalanceInfoRecordRecord_OpenInvoiceNoe-document-3_1_10_xsd_Complex_Type_BalanceInfoRecordRecord.tmp#BalanceInfoRecordRecord_OpenInvoiceAmounte-document-3_1_10_xsd_Complex_Type_BalanceInfoRecordRecord.tmp#BalanceInfoRecordRecord_OpenInvoiceAmountOpene-document-3_1_10_xsd_Complex_Type_BalanceInfoRecordRecord.tmp#BalanceInfoRecordRecord_OpenInvoiceDueDatee-document-3_1_10_xsd_Complex_Type_BalanceInfoRecordRecord.tmp#BalanceInfoRecordRecord
Type BalanceInfoRecordRecord
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children OpenInvoiceAmount, OpenInvoiceAmountOpen, OpenInvoiceDueDate, OpenInvoiceNo
Instance
<BalanceInfoRecord>
  <OpenInvoiceNo>{0,1}</OpenInvoiceNo>
  <OpenInvoiceAmount>{0,1}</OpenInvoiceAmount>
  <OpenInvoiceAmountOpen>{0,1}</OpenInvoiceAmountOpen>
  <OpenInvoiceDueDate>{1,1}</OpenInvoiceDueDate>
</BalanceInfoRecord>
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="BalanceInfoRecord" type="BalanceInfoRecordRecord"/>
Complex Type BalanceInfoRecord
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_BalanceInfoRecord.tmp#BalanceInfoRecord_OpenInvoicese-document-3_1_10_xsd_Complex_Type_BalanceInfoRecord.tmp#BalanceInfoRecord_OverdueInvoicese-document-3_1_10_xsd_Complex_Type_BalanceInfoRecord.tmp#BalanceInfoRecord_OutstandingAmounte-document-3_1_10_xsd_Complex_Type_BalanceInfoRecord.tmp#BalanceInfoRecord_OverdueAmounte-document-3_1_10_xsd_Complex_Type_BalanceInfoRecord.tmp#BalanceInfoRecord_Extensione-document-3_1_10_xsd_Complex_Type_BalanceInfoRecord.tmp#BalanceInfoRecord_Currencye-document-3_1_10_xsd_Complex_Type_BalanceInfoRecord.tmp#BalanceInfoRecord_BalanceDatee-document-3_1_10_xsd_Complex_Type_BalanceInfoRecord.tmp#BalanceInfoRecord_BalanceInfoRecord
Used by
Model
Children BalanceDate, BalanceInfoRecord, Currency, Extension, OpenInvoices, OutstandingAmount, OverdueAmount, OverdueInvoices
Source
<xs:complexType name="BalanceInfoRecord">
  <xs:sequence>
    <xs:element minOccurs="0" name="OpenInvoices" type="LongTextType"/>
    <xs:element minOccurs="0" name="OverdueInvoices" type="LongTextType"/>
    <xs:element minOccurs="0" name="OutstandingAmount" type="Decimal5FractionDigitsType"/>
    <xs:element minOccurs="0" name="OverdueAmount" type="Decimal5FractionDigitsType"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="Extension" type="ExtensionRecord"/>
    <xs:element minOccurs="0" name="Currency" type="ShortTextType"/>
    <xs:element minOccurs="0" name="BalanceDate" type="DateType"/>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="BalanceInfoRecord" type="BalanceInfoRecordRecord"/>
  </xs:sequence>
</xs:complexType>