Showing:

Diagrams
Facets
Model
Properties
Source
Used by
Element LocationRecord / WMSLocationCode
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="WMSLocationCode" type="NormalTextType"/>
Element LocationRecord / WarehouseCode
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="WarehouseCode" type="ShortTextType"/>
Element LocationRecord / ZoneCode
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="ZoneCode" type="ShortTextType"/>
Element LocationRecord / AisleCode
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="AisleCode" type="ShortTextType"/>
Element LocationRecord / RackCode
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="RackCode" type="ShortTextType"/>
Element LocationRecord / LevelCode
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="LevelCode" type="ShortTextType"/>
Element LocationRecord / BinCode
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="BinCode" type="ShortTextType"/>
Complex Type LocationRecord
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_LocationRecord.tmp#LocationRecord_WMSLocationCodee-document-3_1_10_xsd_Complex_Type_LocationRecord.tmp#LocationRecord_WarehouseCodee-document-3_1_10_xsd_Complex_Type_LocationRecord.tmp#LocationRecord_ZoneCodee-document-3_1_10_xsd_Complex_Type_LocationRecord.tmp#LocationRecord_AisleCodee-document-3_1_10_xsd_Complex_Type_LocationRecord.tmp#LocationRecord_RackCodee-document-3_1_10_xsd_Complex_Type_LocationRecord.tmp#LocationRecord_LevelCodee-document-3_1_10_xsd_Complex_Type_LocationRecord.tmp#LocationRecord_BinCode
Used by
Model
Children AisleCode, BinCode, LevelCode, RackCode, WMSLocationCode, WarehouseCode, ZoneCode
Source
<xs:complexType name="LocationRecord">
  <xs:all>
    <xs:element minOccurs="0" name="WMSLocationCode" type="NormalTextType"/>
    <xs:element minOccurs="0" name="WarehouseCode" type="ShortTextType"/>
    <xs:element minOccurs="0" name="ZoneCode" type="ShortTextType"/>
    <xs:element minOccurs="0" name="AisleCode" type="ShortTextType"/>
    <xs:element minOccurs="0" name="RackCode" type="ShortTextType"/>
    <xs:element minOccurs="0" name="LevelCode" type="ShortTextType"/>
    <xs:element minOccurs="0" name="BinCode" type="ShortTextType"/>
  </xs:all>
</xs:complexType>