Element | HazardousGoodsDangerIndication |
<xsd:complexType name="HazardousGoodsDangerIndicationType"> <xsd:sequence> <xsd:element ref="HazardousGoodsSymbol"/> <xsd:sequence minOccurs="0" maxOccurs="unbounded"> <xsd:element ref="LanguageCode"/> <xsd:element ref="DangerIndicationText"/> </xsd:sequence> </xsd:sequence> </xsd:complexType> |