The type of space separated strings of QCodes. |
<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> |