Definition Type: Attribute
Name: idrefs
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: IDREFS:http://www.w3.org/2001/XMLSchema
Containing Schema: NewsML-G2_2.22-spec-All-Power.xsd
Use Optional
Documentation:
Reference(s) to the part(s) of an Item to which the rightsInfo element applies. When referencing part(s) of the content of an Item, idrefs must include the partid value of a partMeta element which in turn references the part of the content.
Collapse XSD Schema Diagram:
XSD Diagram of idrefs in schema newsml-g2_2_22-spec-all-power_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="idrefs" type="xs:IDREFS" use="optional">
    <xs:annotation>
        <xs:documentation>Reference(s) to the part(s) of an Item to which the rightsInfo element applies. When referencing part(s) of the content of an Item, idrefs must include the partid value of a partMeta element which in turn references the part of the content.</xs:documentation>
    </xs:annotation>
</xs:attribute>