SafetyCodeType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Domain cidxListHazardousGoodsDomain required

Used By

Element SafetyCode

Source

<xsd:complexType name="SafetyCodeType">
  <xsd:simpleContent>
    <xsd:extension base="cidxToken">
      <xsd:attribute name="Domain" type="cidxListHazardousGoodsDomain" use="required"/>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>