declaration-of-no-search

Attribute Information

Used By

Source

<xs:attribute name="declaration-of-no-search" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="yes"/>
      <xs:enumeration value="no"/>
      <xs:enumeration value="not-determined"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample