Definition Type: Attribute
Name: id
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: ID:http://www.w3.org/2001/XMLSchema
Containing Schema: NewsML-G2_2.22-spec-All-Power.xsd
Use Optional
Documentation:
The local identifier of the element which MUST be persistent for all versions of the item, i.e. for its entire lifecycle.
Collapse XSD Schema Diagram:
XSD Diagram of id in schema newsml-g2_2_22-spec-all-power_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="id" type="xs:ID" use="optional">
    <xs:annotation>
        <xs:documentation>The local identifier of the element which MUST be persistent for all versions of the item, i.e. for its entire lifecycle.</xs:documentation>
    </xs:annotation>
</xs:attribute>