Showing:

Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element DocumentRecord / DocumentType
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_DocumentTypeCode.tmp#DocumentTypeCode
Type DocumentTypeCode
Properties
content simple
minOccurs 0
Facets
pattern (despatch advice)|(invoice)|(order response)|(receiving advice)|(report)|(aperak)|(offer)|(order)|(ordrsp)|(desorder)|(desordrsp)|(desadv)|(recnote)|(recadv)|(invoic)|(entrec)|(retann)|(remadv)|(APERAK)|(OFFER)|(ORDER)|(ORDRSP)|(DESORDER)|(DESORDRSP)|(DESADV)|(RECNOTE)|(RECADV)|(INVOICE)|(INVOIC)|(ENTREC)|(RETANN)|(PARBAL)|(INVRPT)|(PARTNER)|(PRICAT)|(PRODAT)|(SLSRPT)|(CRM)|(PROACT)|(ROAMINGLIST)|(CHACCO)|(CLASET)|(VATCODES)|(parbal)|(invrpt)|(partner)|(pricat)|(prodat)|(slsrpt)|(crm)|(proact)|(roaminglist)|(chacco)|(claset)|(vatcodes)|(inventory report)|(hinnagrupid)|(kliendid)|(laoseisud)|(mmtkliendihinnad)|(tooted)|(tootegrupid)|(v_raport)|(COMPANY)|(company)|(GALLUP)|(gallup)|(GALLUPRSP)|(galluprsp)|(parhis)|(PARHIS)|(CONTRACT)|(contract)
Source
<xs:element minOccurs="0" name="DocumentType" type="DocumentTypeCode"/>
Element DocumentRecord / DocumentNum
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="DocumentNum" type="NormalTextType"/>
Element DocumentRecord / DateIssued
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_DateTimeType.tmp#DateTimeType
Type DateTimeType
Properties
content simple
minOccurs 0
Facets
minLength 10
maxLength 29
pattern \d{4,}-\d\d-\d\d(T\d\d:\d\d:\d\d(\.\d{1,3})?)?((\+|-)\d\d:\d\d|Z)?|\d{4,}-\d\d-\d\d((\+|-)\d\d:\d\d|Z)?
Source
<xs:element minOccurs="0" name="DateIssued" type="DateTimeType"/>
Element DocumentRecord / SourceDocument
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_DocumentRecord.tmp#DocumentRecord_DocumentRecord_SourceDocument_typee-document-3_1_10_xsd_Complex_Type_DocumentRecord.tmp#DocumentRecord_DocumentRecord_SourceDocument_SourceDocumentNume-document-3_1_10_xsd_Complex_Type_DocumentRecord.tmp#DocumentRecord_DocumentRecord_SourceDocument_SourceDocumentDatee-document-3_1_10_xsd_Complex_Type_DocumentRecord.tmp#DocumentRecord_DocumentRecord_SourceDocument_SourceDocumentGUIDe-document-3_1_10_xsd_Complex_Type_DocumentRecord.tmp#DocumentRecord_DocumentRecord_SourceDocument_SourceDocumentUIDe-document-3_1_10_xsd_Complex_Type_DocumentRecord.tmp#DocumentRecord_DocumentRecord_SourceDocument_SourceDocumentTelemaIDe-document-3_1_10_xsd_Complex_Type_DocumentRecord.tmp#DocumentRecord_DocumentRecord_SourceDocument_SourceDocumentLineItemNum
Properties
content complex
minOccurs 0
Model
Children SourceDocumentDate, SourceDocumentGUID, SourceDocumentLineItemNum, SourceDocumentNum, SourceDocumentTelemaID, SourceDocumentUID
Instance
<SourceDocument type="">
  <SourceDocumentNum>{0,1}</SourceDocumentNum>
  <SourceDocumentDate>{0,1}</SourceDocumentDate>
  <SourceDocumentGUID>{0,1}</SourceDocumentGUID>
  <SourceDocumentUID>{0,1}</SourceDocumentUID>
  <SourceDocumentTelemaID>{0,1}</SourceDocumentTelemaID>
  <SourceDocumentLineItemNum>{0,1}</SourceDocumentLineItemNum>
</SourceDocument>
Attributes
QName Type Use
type DocumentTypeCode required
Source
<xs:element minOccurs="0" name="SourceDocument">
  <xs:complexType>
    <xs:all>
      <xs:element minOccurs="0" name="SourceDocumentNum" type="NormalTextType"/>
      <xs:element minOccurs="0" name="SourceDocumentDate" type="DateTimeType"/>
      <xs:element minOccurs="0" name="SourceDocumentGUID" type="GUIDType"/>
      <xs:element minOccurs="0" name="SourceDocumentUID" type="NormalTextType"/>
      <xs:element minOccurs="0" name="SourceDocumentTelemaID" type="ShortTextType"/>
      <xs:element minOccurs="0" name="SourceDocumentLineItemNum" type="ShortTextType"/>
    </xs:all>
    <xs:attribute name="type" type="DocumentTypeCode" use="required"/>
  </xs:complexType>
</xs:element>
Element DocumentRecord / SourceDocument / SourceDocumentNum
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="SourceDocumentNum" type="NormalTextType"/>
Element DocumentRecord / SourceDocument / SourceDocumentDate
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_DateTimeType.tmp#DateTimeType
Type DateTimeType
Properties
content simple
minOccurs 0
Facets
minLength 10
maxLength 29
pattern \d{4,}-\d\d-\d\d(T\d\d:\d\d:\d\d(\.\d{1,3})?)?((\+|-)\d\d:\d\d|Z)?|\d{4,}-\d\d-\d\d((\+|-)\d\d:\d\d|Z)?
Source
<xs:element minOccurs="0" name="SourceDocumentDate" type="DateTimeType"/>
Element DocumentRecord / SourceDocument / SourceDocumentGUID
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="SourceDocumentGUID" type="GUIDType"/>
Element DocumentRecord / SourceDocument / SourceDocumentUID
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="SourceDocumentUID" type="NormalTextType"/>
Element DocumentRecord / SourceDocument / SourceDocumentTelemaID
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="SourceDocumentTelemaID" type="ShortTextType"/>
Element DocumentRecord / SourceDocument / SourceDocumentLineItemNum
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="SourceDocumentLineItemNum" type="ShortTextType"/>
Element DocumentRecord / ItemSLSEntry
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_ItemSLSRecord.tmp#ItemSLSRecord_SellerItemCodee-document-3_1_10_xsd_Complex_Type_ItemSLSRecord.tmp#ItemSLSRecord_GTINe-document-3_1_10_xsd_Complex_Type_ItemSLSRecord.tmp#ItemSLSRecord_DocumentTypee-document-3_1_10_xsd_Complex_Type_ItemSLSRecord.tmp#ItemSLSRecord_DocumentNume-document-3_1_10_xsd_Complex_Type_ItemSLSRecord.tmp#ItemSLSRecord_DateIssuede-document-3_1_10_xsd_Complex_Type_ItemSLSRecord.tmp#ItemSLSRecord_Amounte-document-3_1_10_xsd_Complex_Type_ItemSLSRecord.tmp#ItemSLSRecord_BaseUnite-document-3_1_10_xsd_Complex_Type_ItemSLSRecord.tmp#ItemSLSRecord
Type ItemSLSRecord
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children Amount, BaseUnit, DateIssued, DocumentNum, DocumentType, GTIN, SellerItemCode
Instance
<ItemSLSEntry>
  <SellerItemCode>{0,1}</SellerItemCode>
  <GTIN>{0,1}</GTIN>
  <DocumentType>{0,1}</DocumentType>
  <DocumentNum>{0,1}</DocumentNum>
  <DateIssued>{0,1}</DateIssued>
  <Amount>{0,1}</Amount>
  <BaseUnit>{0,1}</BaseUnit>
</ItemSLSEntry>
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="ItemSLSEntry" type="ItemSLSRecord"/>
Complex Type DocumentRecord
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_DocumentRecord.tmp#DocumentRecord_DocumentTypee-document-3_1_10_xsd_Complex_Type_DocumentRecord.tmp#DocumentRecord_DocumentNume-document-3_1_10_xsd_Complex_Type_DocumentRecord.tmp#DocumentRecord_DateIssuede-document-3_1_10_xsd_Complex_Type_DocumentRecord.tmp#DocumentRecord_SourceDocumente-document-3_1_10_xsd_Complex_Type_DocumentRecord.tmp#DocumentRecord_ItemSLSEntry
Used by
Model
Children DateIssued, DocumentNum, DocumentType, ItemSLSEntry, SourceDocument
Source
<xs:complexType name="DocumentRecord">
  <xs:sequence>
    <xs:element minOccurs="0" name="DocumentType" type="DocumentTypeCode"/>
    <xs:element minOccurs="0" name="DocumentNum" type="NormalTextType"/>
    <xs:element minOccurs="0" name="DateIssued" type="DateTimeType"/>
    <xs:element minOccurs="0" name="SourceDocument">
      <xs:complexType>
        <xs:all>
          <xs:element minOccurs="0" name="SourceDocumentNum" type="NormalTextType"/>
          <xs:element minOccurs="0" name="SourceDocumentDate" type="DateTimeType"/>
          <xs:element minOccurs="0" name="SourceDocumentGUID" type="GUIDType"/>
          <xs:element minOccurs="0" name="SourceDocumentUID" type="NormalTextType"/>
          <xs:element minOccurs="0" name="SourceDocumentTelemaID" type="ShortTextType"/>
          <xs:element minOccurs="0" name="SourceDocumentLineItemNum" type="ShortTextType"/>
        </xs:all>
        <xs:attribute name="type" type="DocumentTypeCode" use="required"/>
      </xs:complexType>
    </xs:element>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ItemSLSEntry" type="ItemSLSRecord"/>
  </xs:sequence>
</xs:complexType>
Attribute DocumentRecord / SourceDocument / @type
Namespace No namespace
Type DocumentTypeCode
Properties
use required
Facets
pattern (despatch advice)|(invoice)|(order response)|(receiving advice)|(report)|(aperak)|(offer)|(order)|(ordrsp)|(desorder)|(desordrsp)|(desadv)|(recnote)|(recadv)|(invoic)|(entrec)|(retann)|(remadv)|(APERAK)|(OFFER)|(ORDER)|(ORDRSP)|(DESORDER)|(DESORDRSP)|(DESADV)|(RECNOTE)|(RECADV)|(INVOICE)|(INVOIC)|(ENTREC)|(RETANN)|(PARBAL)|(INVRPT)|(PARTNER)|(PRICAT)|(PRODAT)|(SLSRPT)|(CRM)|(PROACT)|(ROAMINGLIST)|(CHACCO)|(CLASET)|(VATCODES)|(parbal)|(invrpt)|(partner)|(pricat)|(prodat)|(slsrpt)|(crm)|(proact)|(roaminglist)|(chacco)|(claset)|(vatcodes)|(inventory report)|(hinnagrupid)|(kliendid)|(laoseisud)|(mmtkliendihinnad)|(tooted)|(tootegrupid)|(v_raport)|(COMPANY)|(company)|(GALLUP)|(gallup)|(GALLUPRSP)|(galluprsp)|(parhis)|(PARHIS)|(CONTRACT)|(contract)
Used by
Source
<xs:attribute name="type" type="DocumentTypeCode" use="required"/>