<xs:element minOccurs="1" maxOccurs="unbounded" name="HandlingInstructionCode" type="HandlingInstructionCodeType"> </xs:element>
<xs:complexType name="HandlingInstructionCodes"> <xs:sequence> <xs:element minOccurs="1" maxOccurs="unbounded" name="HandlingInstructionCode" type="HandlingInstructionCodeType"> </xs:element> </xs:sequence> </xs:complexType>