Definition Type: Element
Name: stats-curling-accuracy
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-curling.xsd
Abstract
Documentation:
TBD.
Collapse XSD Schema Diagram:
Drilldown into number-of-shots in schema sportsml-specific-curling_xsd Drilldown into percentage in schema sportsml-specific-curling_xsd Drilldown into turn in schema sportsml-specific-curling_xsd Drilldown into shot-type in schema sportsml-specific-curling_xsdXSD Diagram of stats-curling-accuracy in schema sportsml-specific-curling_xsd (SportsML)
Collapse XSD Schema Code:
<element name="stats-curling-accuracy">
    <annotation>
        <documentation>TBD.</documentation>
    </annotation>
    <complexType>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attributeGroup ref="sportsml:coverageAttributes" />
        <attribute name="shot-type" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="turn" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="percentage" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
        <attribute name="number-of-shots" type="string" use="optional">
            <annotation>
                <documentation>TBD.</documentation>
            </annotation>
        </attribute>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
stats-coverage sportsml:stats-coverage Optional
team-coverage sportsml:team-coverage Optional
date-coverage-type sportsml:date-coverage-type Optional
date-coverage-value sportsml:date-coverage-value Optional
duration-scope sportsml:duration-scope Optional
competition-scope sportsml:competition-scope Optional
alignment-scope sportsml:alignment-scope Optional
position-scope sportsml:position-scope Optional
record-making-scope sportsml:record-making-scope Optional
scoping-label sportsml:scoping-label Optional
period-value sportsml:period-value Optional
shot-type sportsml:shot-type Optional
turn sportsml:turn Optional
percentage sportsml:percentage Optional
number-of-shots sportsml:number-of-shots Optional