PackingGroupCode

<Documentation>
  <Description>Code indicating the degree of danger in terms of Roman number I, II or III.</Description>
  <SampleData>II</SampleData>
  <CodeListName>ASC X12 254</CodeListName>
  <CodeList>I II III</CodeList>
  <Comments>Domain attribute identifies external list of packing codes.</Comments>
</Documentation>

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Domain cidxToken ASC-X12-254 required

Used By

Complex Type HazardousShipmentType

Source

<xsd:element name="PackingGroupCode" type="PackingGroupCodeType">
  <xsd:annotation>
    <xsd:documentation>
      <Documentation>
        <Description>Code indicating the degree of danger in terms of Roman number I, II or III.</Description>
        <SampleData>II</SampleData>
        <CodeListName>ASC X12 254</CodeListName>
        <CodeList>I II III</CodeList>
        <Comments>Domain attribute identifies external list of packing codes.</Comments>
      </Documentation>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample