Definition Type: Attribute
Name: persistidref
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: NAR_1.8-spec-Framework-Power.xsd
Use (Optional)
Documentation:
Points to an element inside the target resource which must be identified by an ID attribute having a value which is persistent for all versions of the target resource, i.e. for its entire lifecycle. (added NAR 1.8)
Collapse XSD Schema Diagram:
XSD Diagram of persistidref in schema nar_1_8-spec-framework-power_xsd (EventsML - News Exchange Format - Power)
Collapse XSD Schema Code:
<xs:attribute name="persistidref" type="xs:string">
    <xs:annotation>
        <xs:documentation>Points to an element inside the target resource which must be identified by an ID attribute having a value which is persistent for all versions of the target resource, i.e. for its entire lifecycle. (added NAR 1.8)</xs:documentation>
    </xs:annotation>
</xs:attribute>