Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element DocumentInfo
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DocumentSubTypee-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DocumentNamee-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DocumentNume-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DocumentSerialNume-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DesadvTypee-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DocumentContentCodee-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DocumentContentTexte-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_PaymentMethode-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_PaymentTerme-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_FineRatePerDaye-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DateInfoe-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_RefInfoe-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DocumentSubsidiariese-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_TransportMethode-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_TransportRoutee-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DespatchSequencee-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_ReasonCodee-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_CreatedBye-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_CreatedByContacte-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_Attachmentse-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DocumentGUIDe-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DocumentUIDe-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DocumentTelemaIDe-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DocumentProcessingTypese-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_MatchReferenceTypee-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_BusinessProcessTypee-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_CustomizationID
Properties
content complex
Used by
Element Document
Model
Children Attachments, BusinessProcessType, CreatedBy, CreatedByContact, CustomizationID, DateInfo, DesadvType, DespatchSequence, DocumentContentCode, DocumentContentText, DocumentGUID, DocumentName, DocumentNum, DocumentProcessingTypes, DocumentSerialNum, DocumentSubType, DocumentSubsidiaries, DocumentTelemaID, DocumentUID, FineRatePerDay, MatchReferenceType, PaymentMethod, PaymentTerm, ReasonCode, RefInfo, TransportMethod, TransportRoute
Instance
<DocumentInfo>
  <DocumentSubType>{0,1}</DocumentSubType>
  <DocumentName>{0,1}</DocumentName>
  <DocumentNum>{1,1}</DocumentNum>
  <DocumentSerialNum>{0,1}</DocumentSerialNum>
  <DesadvType>{0,1}</DesadvType>
  <DocumentContentCode>{0,1}</DocumentContentCode>
  <DocumentContentText>{0,1}</DocumentContentText>
  <PaymentMethod code="">{0,1}</PaymentMethod>
  <PaymentTerm>{0,1}</PaymentTerm>
  <FineRatePerDay>{0,1}</FineRatePerDay>
  <DateInfo>{1,1}</DateInfo>
  <RefInfo>{0,1}</RefInfo>
  <DocumentSubsidiaries>{0,1}</DocumentSubsidiaries>
  <TransportMethod>{0,1}</TransportMethod>
  <TransportRoute>{0,1}</TransportRoute>
  <DespatchSequence>{0,1}</DespatchSequence>
  <ReasonCode>{0,1}</ReasonCode>
  <CreatedBy>{0,1}</CreatedBy>
  <CreatedByContact>{0,1}</CreatedByContact>
  <Attachments>{0,1}</Attachments>
  <DocumentGUID>{0,1}</DocumentGUID>
  <DocumentUID>{0,1}</DocumentUID>
  <DocumentTelemaID>{0,1}</DocumentTelemaID>
  <DocumentProcessingTypes>{0,1}</DocumentProcessingTypes>
  <MatchReferenceType>{0,1}</MatchReferenceType>
  <BusinessProcessType>{0,1}</BusinessProcessType>
  <CustomizationID>{0,1}</CustomizationID>
</DocumentInfo>
Source
<xs:element name="DocumentInfo">
  <xs:complexType>
    <xs:all>
      <xs:element minOccurs="0" name="DocumentSubType" type="ShortTextType"/>
      <xs:element minOccurs="0" name="DocumentName" type="NormalTextType"/>
      <xs:element name="DocumentNum" type="NormalTextType"/>
      <xs:element minOccurs="0" name="DocumentSerialNum" type="NormalTextType"/>
      <xs:element minOccurs="0" name="DesadvType" type="ShortTextType"/>
      <xs:element minOccurs="0" name="DocumentContentCode" type="ShortTextType"/>
      <xs:element minOccurs="0" name="DocumentContentText" type="NormalTextType"/>
      <xs:element minOccurs="0" name="PaymentMethod">
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="NormalTextType">
              <xs:attribute name="code" type="NormalTextType" use="optional"/>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element minOccurs="0" name="PaymentTerm" type="NormalTextType"/>
      <xs:element minOccurs="0" name="FineRatePerDay" type="Decimal2FractionDigitsType"/>
      <xs:element name="DateInfo" type="DateInfoRecord"/>
      <xs:element minOccurs="0" name="RefInfo" type="RefInfoRecord"/>
      <!-- 3.1.10: TO BE ADDED: START -->
      <xs:element minOccurs="0" name="DocumentSubsidiaries" type="DocumentSubsidiaries"/>
      <!-- 3.1.10: TO BE ADDED: END -->
      <xs:element minOccurs="0" name="TransportMethod" type="ShortTextType"/>
      <xs:element minOccurs="0" name="TransportRoute" type="ShortTextType"/>
      <xs:element minOccurs="0" name="DespatchSequence" type="ShortTextType"/>
      <xs:element minOccurs="0" name="ReasonCode" type="ShortTextType"/>
      <xs:element minOccurs="0" name="CreatedBy" type="NormalTextType"/>
      <xs:element minOccurs="0" name="CreatedByContact" type="ContactDataRecord"/>
      <xs:element minOccurs="0" name="Attachments" type="AttachmentRecord"/>
      <xs:element minOccurs="0" name="DocumentGUID" type="GUIDType"/>
      <xs:element minOccurs="0" name="DocumentUID" type="NormalTextType"/>
      <xs:element minOccurs="0" name="DocumentTelemaID" type="ShortTextType"/>
      <xs:element minOccurs="0" name="DocumentProcessingTypes" type="DocumentProcessingTypes"/>
      <xs:element minOccurs="0" name="MatchReferenceType" type="ShortTextType">
        <xs:annotation>
          <xs:documentation>Indication how the document is matched and needs to be processed in the data-receiver's ERP, for example ENTREC document can be matched with order or receipt</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="BusinessProcessType" type="NormalTextType">
        <xs:annotation>
          <xs:documentation>UBL Invoice business process type</xs:documentation>
        </xs:annotation>
      </xs:element>
      <!-- 3.1.9: TO BE ADDED: START -->
      <xs:element minOccurs="0" name="CustomizationID" type="NormalTextType">
        <xs:annotation>
          <xs:documentation>Identification of the specification containing the total set of rules for UBL Invoice</xs:documentation>
        </xs:annotation>
      </xs:element>
      <!-- 3.1.9: TO BE ADDED: END -->
    </xs:all>
  </xs:complexType>
</xs:element>
Element DocumentInfo / DocumentSubType
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="DocumentSubType" type="ShortTextType"/>
Element DocumentInfo / DocumentName
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="DocumentName" type="NormalTextType"/>
Element DocumentInfo / DocumentNum
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_NormalTextType.tmp#NormalTextType
Type NormalTextType
Properties
content simple
Facets
maxLength 100
Source
<xs:element name="DocumentNum" type="NormalTextType"/>
Element DocumentInfo / DocumentSerialNum
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="DocumentSerialNum" type="NormalTextType"/>
Element DocumentInfo / DesadvType
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="DesadvType" type="ShortTextType"/>
Element DocumentInfo / DocumentContentCode
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="DocumentContentCode" type="ShortTextType"/>
Element DocumentInfo / DocumentContentText
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="DocumentContentText" type="NormalTextType"/>
Element DocumentInfo / PaymentMethod
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_NormalTextType.tmp#NormalTextTypee-document-3_1_10_xsd_Element_DocumentInfo.tmp#DocumentInfo_DocumentInfo_PaymentMethod_code
Type extension of NormalTextType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
code NormalTextType optional
Source
<xs:element minOccurs="0" name="PaymentMethod">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="NormalTextType">
        <xs:attribute name="code" type="NormalTextType" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element DocumentInfo / PaymentTerm
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="PaymentTerm" type="NormalTextType"/>
Element DocumentInfo / FineRatePerDay
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="FineRatePerDay" type="Decimal2FractionDigitsType"/>
Element DocumentInfo / DateInfo
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_OfferDatee-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_OrderDatee-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_OrderDateOriginale-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_IssueDatee-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_InvoiceDatee-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_DueDatee-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_DeliveryDateRequestede-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_DeliveryDateActuale-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_DeliveryDatePromisede-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_ProcessingDatee-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_PickingDatee-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_DespatchDateRequestede-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_DespatchDateActuale-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_ReceiptDateActuale-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_InventoryDatee-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_TransactionDatee-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_CollectionDateRequestede-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_VatPointDatee-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_PaymentDateActuale-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_Periode-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord_AdditionalInfoe-document-3_1_10_xsd_Complex_Type_DateInfoRecord.tmp#DateInfoRecord
Type DateInfoRecord
Properties
content complex
Model
Children AdditionalInfo, CollectionDateRequested, DeliveryDateActual, DeliveryDatePromised, DeliveryDateRequested, DespatchDateActual, DespatchDateRequested, DueDate, InventoryDate, InvoiceDate, IssueDate, OfferDate, OrderDate, OrderDateOriginal, PaymentDateActual, Period, PickingDate, ProcessingDate, ReceiptDateActual, TransactionDate, VatPointDate
Instance
<DateInfo>
  <OfferDate>{0,1}</OfferDate>
  <OrderDate>{0,1}</OrderDate>
  <OrderDateOriginal>{0,1}</OrderDateOriginal>
  <IssueDate>{0,1}</IssueDate>
  <InvoiceDate>{0,1}</InvoiceDate>
  <DueDate>{0,1}</DueDate>
  <DeliveryDateRequested>{0,1}</DeliveryDateRequested>
  <DeliveryDateActual>{0,1}</DeliveryDateActual>
  <DeliveryDatePromised>{0,1}</DeliveryDatePromised>
  <ProcessingDate>{0,1}</ProcessingDate>
  <PickingDate>{0,1}</PickingDate>
  <DespatchDateRequested>{0,1}</DespatchDateRequested>
  <DespatchDateActual>{0,1}</DespatchDateActual>
  <ReceiptDateActual>{0,1}</ReceiptDateActual>
  <InventoryDate>{0,1}</InventoryDate>
  <TransactionDate>{0,1}</TransactionDate>
  <CollectionDateRequested>{0,1}</CollectionDateRequested>
  <VatPointDate>{0,1}</VatPointDate>
  <PaymentDateActual>{0,1}</PaymentDateActual>
  <Period>{0,unbounded}</Period>
  <AdditionalInfo>{0,1}</AdditionalInfo>
</DateInfo>
Source
<xs:element name="DateInfo" type="DateInfoRecord"/>
Element DocumentInfo / RefInfo
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_RefInfoRecord.tmp#RefInfoRecord_ReferenceNume-document-3_1_10_xsd_Complex_Type_RefInfoRecord.tmp#RefInfoRecord_CustomerRefe-document-3_1_10_xsd_Complex_Type_RefInfoRecord.tmp#RefInfoRecord_PaymentRefNume-document-3_1_10_xsd_Complex_Type_RefInfoRecord.tmp#RefInfoRecord_TransportReferenceIDe-document-3_1_10_xsd_Complex_Type_RefInfoRecord.tmp#RefInfoRecord_CREntryReferenceIDe-document-3_1_10_xsd_Complex_Type_RefInfoRecord.tmp#RefInfoRecord_TransportContractRefNume-document-3_1_10_xsd_Complex_Type_RefInfoRecord.tmp#RefInfoRecord_SourceDocumente-document-3_1_10_xsd_Complex_Type_RefInfoRecord.tmp#RefInfoRecord_AdditionalInfoe-document-3_1_10_xsd_Complex_Type_RefInfoRecord.tmp#RefInfoRecord_GTINe-document-3_1_10_xsd_Complex_Type_RefInfoRecord.tmp#RefInfoRecord_DataSourceGLNe-document-3_1_10_xsd_Complex_Type_RefInfoRecord.tmp#RefInfoRecord_TargetMarketInfoe-document-3_1_10_xsd_Complex_Type_RefInfoRecord.tmp#RefInfoRecord
Type RefInfoRecord
Properties
content complex
minOccurs 0
Model
Children AdditionalInfo, CREntryReferenceID, CustomerRef, DataSourceGLN, GTIN, PaymentRefNum, ReferenceNum, SourceDocument, TargetMarketInfo, TransportContractRefNum, TransportReferenceID
Instance
<RefInfo>
  <ReferenceNum type="">{0,1}</ReferenceNum>
  <CustomerRef>{0,1}</CustomerRef>
  <PaymentRefNum>{0,1}</PaymentRefNum>
  <TransportReferenceID>{0,1}</TransportReferenceID>
  <CREntryReferenceID>{0,1}</CREntryReferenceID>
  <TransportContractRefNum>{0,1}</TransportContractRefNum>
  <SourceDocument type="">{0,unbounded}</SourceDocument>
  <AdditionalInfo>{0,1}</AdditionalInfo>
  <GTIN>{0,1}</GTIN>
  <DataSourceGLN>{0,1}</DataSourceGLN>
  <TargetMarketInfo>{0,1}</TargetMarketInfo>
</RefInfo>
Source
<xs:element minOccurs="0" name="RefInfo" type="RefInfoRecord"/>
Element DocumentInfo / DocumentSubsidiaries
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_DocumentSubsidiaries.tmp#DocumentSubsidiaries_AllSubsidiariese-document-3_1_10_xsd_Complex_Type_DocumentSubsidiaries.tmp#DocumentSubsidiaries_DocumentSubsidiarye-document-3_1_10_xsd_Complex_Type_DocumentSubsidiaries.tmp#DocumentSubsidiaries
Type DocumentSubsidiaries
Properties
content complex
minOccurs 0
Model
Children AllSubsidiaries, DocumentSubsidiary
Instance
<DocumentSubsidiaries>
  <AllSubsidiaries>{1,1}</AllSubsidiaries>
  <DocumentSubsidiary>{1,unbounded}</DocumentSubsidiary>
</DocumentSubsidiaries>
Source
<xs:element minOccurs="0" name="DocumentSubsidiaries" type="DocumentSubsidiaries"/>
Element DocumentInfo / TransportMethod
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="TransportMethod" type="ShortTextType"/>
Element DocumentInfo / TransportRoute
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="TransportRoute" type="ShortTextType"/>
Element DocumentInfo / DespatchSequence
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="DespatchSequence" type="ShortTextType"/>
Element DocumentInfo / ReasonCode
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="ReasonCode" type="ShortTextType"/>
Element DocumentInfo / CreatedBy
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="CreatedBy" type="NormalTextType"/>
Element DocumentInfo / CreatedByContact
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_ContactDataRecord.tmp#ContactDataRecord_ContactFirstNamee-document-3_1_10_xsd_Complex_Type_ContactDataRecord.tmp#ContactDataRecord_ContactLastNamee-document-3_1_10_xsd_Complex_Type_ContactDataRecord.tmp#ContactDataRecord_ContactPersonCodee-document-3_1_10_xsd_Complex_Type_ContactDataRecord.tmp#ContactDataRecord_PhoneNume-document-3_1_10_xsd_Complex_Type_ContactDataRecord.tmp#ContactDataRecord_FaxNume-document-3_1_10_xsd_Complex_Type_ContactDataRecord.tmp#ContactDataRecord_MobileNume-document-3_1_10_xsd_Complex_Type_ContactDataRecord.tmp#ContactDataRecord_URLe-document-3_1_10_xsd_Complex_Type_ContactDataRecord.tmp#ContactDataRecord_ContactInfoe-document-3_1_10_xsd_Complex_Type_ContactDataRecord.tmp#ContactDataRecord_EmailAddresse-document-3_1_10_xsd_Complex_Type_ContactDataRecord.tmp#ContactDataRecord_LegalAddresse-document-3_1_10_xsd_Complex_Type_ContactDataRecord.tmp#ContactDataRecord_MailAddresse-document-3_1_10_xsd_Complex_Type_ContactDataRecord.tmp#ContactDataRecord_ActualAddresse-document-3_1_10_xsd_Complex_Type_ContactDataRecord.tmp#ContactDataRecord_FreeAddresse-document-3_1_10_xsd_Complex_Type_ContactDataRecord.tmp#ContactDataRecord
Type ContactDataRecord
Properties
content complex
minOccurs 0
Model
Children ActualAddress, ContactFirstName, ContactInfo, ContactLastName, ContactPersonCode, EmailAddress, FaxNum, FreeAddress, LegalAddress, MailAddress, MobileNum, PhoneNum, URL
Instance
<CreatedByContact>
  <ContactFirstName>{0,1}</ContactFirstName>
  <ContactLastName>{0,1}</ContactLastName>
  <ContactPersonCode>{0,1}</ContactPersonCode>
  <PhoneNum>{0,1}</PhoneNum>
  <FaxNum>{0,1}</FaxNum>
  <MobileNum>{0,1}</MobileNum>
  <URL>{0,1}</URL>
  <ContactInfo extensionId="" lang="">{0,unbounded}</ContactInfo>
  <EmailAddress>{0,1}</EmailAddress>
  <LegalAddress>{0,1}</LegalAddress>
  <MailAddress>{0,1}</MailAddress>
  <ActualAddress>{0,1}</ActualAddress>
  <FreeAddress>{0,1}</FreeAddress>
</CreatedByContact>
Source
<xs:element minOccurs="0" name="CreatedByContact" type="ContactDataRecord"/>
Element DocumentInfo / Attachments
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_AttachmentRecord.tmp#AttachmentRecord_Filee-document-3_1_10_xsd_Complex_Type_AttachmentRecord.tmp#AttachmentRecord
Type AttachmentRecord
Properties
content complex
minOccurs 0
Model
Children File
Instance
<Attachments>
  <File fileID="">{1,unbounded}</File>
</Attachments>
Source
<xs:element minOccurs="0" name="Attachments" type="AttachmentRecord"/>
Element DocumentInfo / DocumentGUID
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_GUIDType.tmp#GUIDType
Type GUIDType
Properties
content simple
minOccurs 0
Facets
length 36
pattern \{?[a-fA-F\d]{8}-[a-fA-F\d]{4}-[a-fA-F\d]{4}-[a-fA-F\d]{4}-[a-fA-F\d]{12}\}?
Source
<xs:element minOccurs="0" name="DocumentGUID" type="GUIDType"/>
Element DocumentInfo / DocumentUID
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="DocumentUID" type="NormalTextType"/>
Element DocumentInfo / DocumentTelemaID
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="DocumentTelemaID" type="ShortTextType"/>
Element DocumentInfo / DocumentProcessingTypes
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_DocumentProcessingTypes.tmp#DocumentProcessingTypes_DocumentProcessingTypeCodee-document-3_1_10_xsd_Complex_Type_DocumentProcessingTypes.tmp#DocumentProcessingTypes
Type DocumentProcessingTypes
Properties
content complex
minOccurs 0
Model
Children DocumentProcessingTypeCode
Instance
<DocumentProcessingTypes>
  <DocumentProcessingTypeCode>{1,unbounded}</DocumentProcessingTypeCode>
</DocumentProcessingTypes>
Source
<xs:element minOccurs="0" name="DocumentProcessingTypes" type="DocumentProcessingTypes"/>
Element DocumentInfo / MatchReferenceType
Namespace No namespace
Annotations
Indication how the document is matched and needs to be processed in the data-receiver's ERP, for example ENTREC document can be matched with order or receipt
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="MatchReferenceType" type="ShortTextType">
  <xs:annotation>
    <xs:documentation>Indication how the document is matched and needs to be processed in the data-receiver's ERP, for example ENTREC document can be matched with order or receipt</xs:documentation>
  </xs:annotation>
</xs:element>
Element DocumentInfo / BusinessProcessType
Namespace No namespace
Annotations
UBL Invoice business process type
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="BusinessProcessType" type="NormalTextType">
  <xs:annotation>
    <xs:documentation>UBL Invoice business process type</xs:documentation>
  </xs:annotation>
</xs:element>
Element DocumentInfo / CustomizationID
Namespace No namespace
Annotations
Identification of the specification containing the total set of rules for UBL Invoice
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="CustomizationID" type="NormalTextType">
  <xs:annotation>
    <xs:documentation>Identification of the specification containing the total set of rules for UBL Invoice</xs:documentation>
  </xs:annotation>
</xs:element>
Attribute DocumentInfo / PaymentMethod / @code
Namespace No namespace
Type NormalTextType
Properties
use optional
Facets
maxLength 100
Used by
Source
<xs:attribute name="code" type="NormalTextType" use="optional"/>