physdescstructuredtype

Attribute Information

Used By

Complex Type physdescstructured

Source

<xs:attribute name="physdescstructuredtype" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="carrier"/>
      <xs:enumeration value="materialtype"/>
      <xs:enumeration value="spaceoccupied"/>
      <xs:enumeration value="otherphysdescstructuredtype"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample