<xs:complexType name="CompoundKeywordIdentifierType">
<xs:annotation>
<xs:appinfo xml:lang="en">Type used to model the ddms:keyword element. Allowed extension for allowing automated populators to give extra values for confidence and relativity.</xs:appinfo>
</xs:annotation>
<xs:attribute name="value" type="simpleTokenType" use="required"/>
<xs:attributeGroup ref="SecurityAttributesOptionGroup"/>
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>
|