keywords

The keywords element contains a list of words used as search criteria for the parent element. 
There may be only one keywords element.

Element Information

Model

Source

<xs:element name="keywords" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The keywords element contains a list of words used as search criteria for the parent element. There may be only one keywords element.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample