<xsd:element name="ResourceKeywordValue" type="em:ValueType" nillable="true">
<xsd:annotation>
<xsd:documentation>Any value from a discrete managed list, used to specify a resource, in the form:
<resourcekeyword>
<valueListUrn>valueListUrn</valueListURN>
<value>value</value>
</resourcekeyword>
where the content of valueListUrn is the Uniform Resource Name of a published list of values and definitions, and the content of value is a string denoting the value itself.</xsd:documentation>
</xsd:annotation>
</xsd:element>
|