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