The keywords element contains a list of words used as search criteria for the parent element. There may be only one keywords element. |
<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> |