Definition Type: Element
Name: catalog
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-core.xsd
Abstract
Documentation:
A reference to the document listing externally-supplied controlled vocabularies. | The catalog file is in NewsML.
Collapse XSD Schema Diagram:
Drilldown into href in schema sportsml-core_xsd Drilldown into id in schema sportsml-core_xsd Drilldown into globalAttributes in schema sportsml-core_xsdXSD Diagram of catalog in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<element name="catalog">
    <annotation>
        <documentation>A reference to the document listing externally-supplied controlled vocabularies. | The catalog file is in NewsML.</documentation>
    </annotation>
    <complexType>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attribute name="href" type="string" use="optional">
            <annotation>
                <documentation>The URL for the catalog.</documentation>
            </annotation>
        </attribute>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
href sportsml:href Optional