<xs:attributeGroup name="quantifyAttributes">
<xs:annotation>
<xs:documentation>A group of attriubutes quantifying the property value</xs:documentation>
</xs:annotation>
<xs:attribute name="confidence" type="Int100Type" use="optional">
<xs:annotation>
<xs:documentation>The confidence with which the metadata has been assigned.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="relevance" type="Int100Type" use="optional">
<xs:annotation>
<xs:documentation>The relevance of the metadata to the news content to which it is attached.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="derivedfrom" type="QCodeListType" use="optional">
<xs:annotation>
<xs:documentation>A reference to the concept from which the concept identified by qcode was derived/inferred - use DEPRECATED in NewsML-G2 2.12 and higher, use the derivedFrom element</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup> |