Showing:

Diagrams
Facets
Model
Properties
Source
Used by
Element ProductTypeRecord / ProductTypeCode
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="ProductTypeCode" type="ShortTextType"/>
Element ProductTypeRecord / ProductTypeName
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="ProductTypeName" type="ShortTextType"/>
Complex Type ProductTypeRecord
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_ProductTypeRecord.tmp#ProductTypeRecord_ProductTypeCodee-document-3_1_10_xsd_Complex_Type_ProductTypeRecord.tmp#ProductTypeRecord_ProductTypeName
Used by
Model
Children ProductTypeCode, ProductTypeName
Source
<xs:complexType name="ProductTypeRecord">
  <xs:all>
    <xs:element minOccurs="0" name="ProductTypeCode" type="ShortTextType"/>
    <xs:element minOccurs="0" name="ProductTypeName" type="ShortTextType"/>
  </xs:all>
</xs:complexType>