search-type

Attribute Information

Used By

Source

<xs:attribute name="search-type" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="international-type"/>
      <xs:enumeration value="isr"/>
      <xs:enumeration value="national"/>
      <xs:enumeration value="national-supplementary"/>
      <xs:enumeration value="sis"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample