Showing:

Diagrams
Facets
Model
Properties
Source
Used by
Element ItemSLSRecord / SellerItemCode
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="SellerItemCode" type="ShortTextType"/>
Element ItemSLSRecord / GTIN
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_GTINType.tmp#GTINType
Type GTINType
Properties
content simple
minOccurs 0
Facets
minLength 0
maxLength 14
pattern \d*
Source
<xs:element minOccurs="0" name="GTIN" type="GTINType"/>
Element ItemSLSRecord / 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 ItemSLSRecord / 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 ItemSLSRecord / 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 ItemSLSRecord / Amount
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="Amount" type="Decimal5FractionDigitsType"/>
Element ItemSLSRecord / BaseUnit
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="BaseUnit" type="ShortTextType"/>
Complex Type ItemSLSRecord
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_BaseUnit
Used by
Model
Children Amount, BaseUnit, DateIssued, DocumentNum, DocumentType, GTIN, SellerItemCode
Source
<xs:complexType name="ItemSLSRecord">
  <xs:all>
    <xs:element minOccurs="0" name="SellerItemCode" type="ShortTextType"/>
    <xs:element minOccurs="0" name="GTIN" type="GTINType"/>
    <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="Amount" type="Decimal5FractionDigitsType"/>
    <xs:element minOccurs="0" name="BaseUnit" type="ShortTextType"/>
  </xs:all>
</xs:complexType>