QCodeListType

The type of space separated strings of QCodes.

Simple Type Information

Used By

Source

<xs:simpleType name="QCodeListType">
  <xs:annotation>
    <xs:documentation>The type of space separated strings of QCodes.</xs:documentation>
  </xs:annotation>
  <xs:list itemType="QCodeType"/>
</xs:simpleType>