Definition Type: Attribute
Name: doc-id
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Required
Documentation:
The often-unique ID of the document, tracked by publishers.
Collapse XSD Schema Diagram:
XSD Diagram of doc-id in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="doc-id" type="xs:string" use="required">
    <xs:annotation>
        <xs:documentation>The often-unique ID of the document, tracked by publishers.</xs:documentation>
    </xs:annotation>
</xs:attribute>