Showing:

Diagrams
Facets
Model
Properties
Source
Used by
Element HandlingInstructionCodes / HandlingInstructionCode
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_HandlingInstructionCodeType.tmp#HandlingInstructionCodeType
Type HandlingInstructionCodeType
Properties
content simple
minOccurs 1
maxOccurs unbounded
Facets
pattern (\c+) & ((COOL)|(DARK)|(DCOS)|(DRCO)|(DRDA)|(DRY)|(OSUN)|(RTMP)|(STACKED)|(PRSH))
Source
<xs:element minOccurs="1" maxOccurs="unbounded" name="HandlingInstructionCode" type="HandlingInstructionCodeType">
</xs:element>
Complex Type HandlingInstructionCodes
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_HandlingInstructionCodes.tmp#HandlingInstructionCodes_HandlingInstructionCode
Used by
Model
Children HandlingInstructionCode
Source
<xs:complexType name="HandlingInstructionCodes">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="unbounded" name="HandlingInstructionCode" type="HandlingInstructionCodeType">
    </xs:element>
  </xs:sequence>
</xs:complexType>