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.23-spec-All-Core.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_23-spec-all-core_xsd (News Markup Language (NewsML) - Core)
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>