LabeledIDType

Complex Type Information

Model

Children: IDLabel, IDValue

Used By

Source

<xs:complexType name="LabeledIDType">
  <xs:sequence>
    <xs:element name="IDLabel" type="IDLabelRootType"/>
    <xs:element name="IDValue" type="LongStringType"/>
  </xs:sequence>
</xs:complexType>