<xsd:element name="ResourceDispositionKeywordValue" type="em:ValueType" nillable="true">
<xsd:annotation>
<xsd:documentation>Any value from a discrete managed list, used to specify the general state of a resource if known., in the form:
<ResourceStatuskeyword>
<valueListUrn>valueListUrn</valueListURN>
<value>value</value>
</ResourceStatuskeyword>
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 . Multiple instances MAY occur.</xsd:documentation>
</xsd:annotation>
</xsd:element>
|