Definition Type: Attribute
Name: article-ref
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
URL or system identifier (or IDREF?) to an externally-located news article.
Collapse XSD Schema Diagram:
XSD Diagram of article-ref in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="article-ref" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation>URL or system identifier (or IDREF?) to an externally-located news article.</xs:documentation>
    </xs:annotation>
</xs:attribute>