Definition Type: Attribute
Name: doc-id
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-core.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-core_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="doc-id" type="string" use="required">
    <annotation>
        <documentation>The often-unique ID of the document, tracked by publishers.</documentation>
    </annotation>
</attribute>