Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema sportsml-specific-curling.xsd
Namespace http://iptc.org/std/SportsML/2008-04-01/
Properties
attribute form default unqualified
element form default unqualified
version 2.0
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Element sportsml:event-metadata-curling
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
TBD.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-curling_xsd.tmp#event-metadata-curling_sheet sportsml-specific-curling_xsd.tmp#event-metadata-curling_draw
Properties
content complex
Used by
Attributes
QName Type Use Annotation
draw string optional
TBD.
id ID optional
An XML-specific identifier for the element.
sheet string optional
TBD.
Source
<element name="event-metadata-curling">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="sheet" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="draw" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Element sportsml:event-actions-curling
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A holder for actions taking place in a curling match.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-curling_xsd.tmp#action-curling-shot
Properties
content complex
Used by
Model
Children sportsml:action-curling-shot
Instance
<sportsml:event-actions-curling id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:action-curling-shot comment="" end-number="" id="" player-idref="" shot-finish="" shot-type="" stone-idref="" stone-speed="" success="" team-idref="" time-used="" turn="">{1,1}</sportsml:action-curling-shot>
</sportsml:event-actions-curling>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="event-actions-curling">
  <annotation>
    <documentation>A holder for actions taking place in a curling match.</documentation>
  </annotation>
  <complexType>
    <choice minOccurs="0" maxOccurs="unbounded">
      <element ref="sportsml:action-curling-shot"/>
    </choice>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Element sportsml:action-curling-shot
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
TBD.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-curling_xsd.tmp#eventStateCurling sportsml-specific-curling_xsd.tmp#action-curling-shot_time-used sportsml-specific-curling_xsd.tmp#action-curling-shot_turn sportsml-specific-curling_xsd.tmp#action-curling-shot_shot-type sportsml-specific-curling_xsd.tmp#action-curling-shot_stone-speed sportsml-specific-curling_xsd.tmp#action-curling-shot_success sportsml-specific-curling_xsd.tmp#action-curling-shot_shot-finish sportsml-specific-curling_xsd.tmp#action-curling-shot_comment sportsml-specific-curling_xsd.tmp#action-curling-miss-reason
Properties
content complex
Used by
Model
Children sportsml:action-curling-miss-reason
Instance
<sportsml:action-curling-shot comment="" end-number="" id="" player-idref="" shot-finish="" shot-type="" stone-idref="" stone-speed="" success="" team-idref="" time-used="" turn="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:action-curling-miss-reason id="" type="">{1,1}</sportsml:action-curling-miss-reason>
</sportsml:action-curling-shot>
Attributes
QName Type Use Annotation
comment string optional
TBD.
end-number string optional
TBD.
id ID optional
An XML-specific identifier for the element.
player-idref string optional
TBD.
shot-finish string optional
TBD.
shot-type string optional
TBD.
stone-idref string optional
TBD.
stone-speed string optional
TBD.
success string optional
TBD.
team-idref string optional
TBD.
time-used string optional
TBD.
turn string optional
TBD.
Source
<element name="action-curling-shot">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
  <complexType>
    <choice minOccurs="0" maxOccurs="unbounded">
      <element ref="sportsml:action-curling-miss-reason"/>
    </choice>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:eventStateCurling"/>
    <attribute name="time-used" 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="shot-type" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="stone-speed" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="success" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="shot-finish" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Element sportsml:action-curling-miss-reason
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
TBD.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-curling_xsd.tmp#action-curling-miss-reason_type
Properties
content complex
Used by
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
type string optional
TBD.
Source
<element name="action-curling-miss-reason">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="type" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Element sportsml:team-stats-curling
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
TBD.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-curling_xsd.tmp#stats-curling-stone sportsml-specific-curling_xsd.tmp#stats-curling-end sportsml-specific-curling_xsd.tmp#stats-curling-accuracy
Properties
content complex
Used by
Model
Children sportsml:stats-curling-accuracy, sportsml:stats-curling-end, sportsml:stats-curling-stone
Instance
<sportsml:team-stats-curling alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:stats-curling-stone alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" stone-color="" stone-number="" team-coverage="">{0,unbounded}</sportsml:stats-curling-stone>
  <sportsml:stats-curling-end alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" end-number="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" score="" stats-coverage="" team-coverage="" throw-order="" time-used="">{0,unbounded}</sportsml:stats-curling-end>
  <sportsml:stats-curling-accuracy alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" number-of-shots="" percentage="" period-value="" position-scope="" record-making-scope="" scoping-label="" shot-type="" stats-coverage="" team-coverage="" turn="">{0,unbounded}</sportsml:stats-curling-accuracy>
</sportsml:team-stats-curling>
Attributes
QName Type Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
id ID optional
An XML-specific identifier for the element.
period-value string optional
Used for tracking hits-per-inning, for example.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
scoping-label string optional
A textual description for the scope.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
Source
<element name="team-stats-curling">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:stats-curling-stone" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:stats-curling-end" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:stats-curling-accuracy" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Element sportsml:stats-curling-stone
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
TBD.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-curling_xsd.tmp#stats-curling-stone_stone-number sportsml-specific-curling_xsd.tmp#stats-curling-stone_stone-color
Properties
content complex
Used by
Attributes
QName Type Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
id ID optional
An XML-specific identifier for the element.
period-value string optional
Used for tracking hits-per-inning, for example.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
scoping-label string optional
A textual description for the scope.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
stone-color string optional
TBD.
stone-number string optional
TBD.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
Source
<element name="stats-curling-stone">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="stone-number" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="stone-color" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Element sportsml:stats-curling-end
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
TBD.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-curling_xsd.tmp#stats-curling-end_end-number sportsml-specific-curling_xsd.tmp#stats-curling-end_score sportsml-specific-curling_xsd.tmp#stats-curling-end_throw-order sportsml-specific-curling_xsd.tmp#stats-curling-end_time-used
Properties
content complex
Used by
Attributes
QName Type Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
end-number string optional
TBD.
id ID optional
An XML-specific identifier for the element.
period-value string optional
Used for tracking hits-per-inning, for example.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
scoping-label string optional
A textual description for the scope.
score string optional
TBD.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
throw-order sportsml:throwOrder.Curling optional
TBD.
time-used string optional
TBD.
Source
<element name="stats-curling-end">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="end-number" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="score" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="throw-order" type="sportsml:throwOrder.Curling" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="time-used" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Element sportsml:stats-curling-accuracy
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
TBD.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-curling_xsd.tmp#stats-curling-accuracy_shot-type sportsml-specific-curling_xsd.tmp#stats-curling-accuracy_turn sportsml-specific-curling_xsd.tmp#stats-curling-accuracy_percentage sportsml-specific-curling_xsd.tmp#stats-curling-accuracy_number-of-shots
Properties
content complex
Used by
Attributes
QName Type Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
id ID optional
An XML-specific identifier for the element.
number-of-shots string optional
TBD.
percentage string optional
TBD.
period-value string optional
Used for tracking hits-per-inning, for example.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
scoping-label string optional
A textual description for the scope.
shot-type string optional
TBD.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
turn string optional
TBD.
Source
<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>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Element sportsml:player-metadata-curling
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Holds metadata specific to a curling player.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-curling_xsd.tmp#player-metadata-curling_delivery sportsml-specific-curling_xsd.tmp#player-metadata-curling_role
Properties
content complex
Used by
Attributes
QName Type Use Annotation
delivery string optional
TBD.
id ID optional
An XML-specific identifier for the element.
role string optional
TBD.
Source
<element name="player-metadata-curling">
  <annotation>
    <documentation>Holds metadata specific to a curling player.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="delivery" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
    <attribute name="role" type="string" use="optional">
      <annotation>
        <documentation>TBD.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Element sportsml:player-stats-curling
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Holds curling-specific stats.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-specific-curling_xsd.tmp#stats-curling-accuracy
Properties
content complex
Used by
Model
Children sportsml:stats-curling-accuracy
Instance
<sportsml:player-stats-curling alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:stats-curling-accuracy alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" number-of-shots="" percentage="" period-value="" position-scope="" record-making-scope="" scoping-label="" shot-type="" stats-coverage="" team-coverage="" turn="">{0,unbounded}</sportsml:stats-curling-accuracy>
</sportsml:player-stats-curling>
Attributes
QName Type Use Annotation
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
competition-scope sportsml:competitionScope.Core optional
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
date-coverage-type sportsml:dateCoverageType.Core optional
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
date-coverage-value string optional
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
id ID optional
An XML-specific identifier for the element.
period-value string optional
Used for tracking hits-per-inning, for example.
position-scope string optional
Indicates that the included statistics apply only to while played at a particular position.
record-making-scope sportsml:recordMakingScope.Core optional
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
scoping-label string optional
A textual description for the scope.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
Source
<element name="player-stats-curling">
  <annotation>
    <documentation>Holds curling-specific stats.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:stats-curling-accuracy" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:event-metadata-curling / @sheet
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="sheet" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:event-metadata-curling / @draw
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="draw" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:action-curling-miss-reason / @type
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="type" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:eventStateCurling / @stone-idref
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Attribute Group sportsml:eventStateCurling
Source
<attribute name="stone-idref" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:eventStateCurling / @player-idref
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Attribute Group sportsml:eventStateCurling
Source
<attribute name="player-idref" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:eventStateCurling / @team-idref
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Attribute Group sportsml:eventStateCurling
Source
<attribute name="team-idref" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:eventStateCurling / @end-number
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Attribute Group sportsml:eventStateCurling
Source
<attribute name="end-number" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:action-curling-shot / @time-used
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="time-used" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:action-curling-shot / @turn
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="turn" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:action-curling-shot / @shot-type
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="shot-type" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:action-curling-shot / @stone-speed
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="stone-speed" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:action-curling-shot / @success
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="success" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:action-curling-shot / @shot-finish
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="shot-finish" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:action-curling-shot / @comment
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:stats-curling-stone / @stone-number
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="stone-number" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:stats-curling-stone / @stone-color
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="stone-color" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:stats-curling-end / @end-number
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="end-number" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:stats-curling-end / @score
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="score" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:stats-curling-end / @throw-order
Namespace No namespace
Annotations
TBD.
Type sportsml:throwOrder.Curling
Properties
use optional
Used by
Source
<attribute name="throw-order" type="sportsml:throwOrder.Curling" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:stats-curling-end / @time-used
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="time-used" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:stats-curling-accuracy / @shot-type
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="shot-type" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:stats-curling-accuracy / @turn
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="turn" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:stats-curling-accuracy / @percentage
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="percentage" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:stats-curling-accuracy / @number-of-shots
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="number-of-shots" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:player-metadata-curling / @delivery
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="delivery" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute sportsml:player-metadata-curling / @role
Namespace No namespace
Annotations
TBD.
Type string
Properties
use optional
Used by
Source
<attribute name="role" type="string" use="optional">
  <annotation>
    <documentation>TBD.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd
Attribute Group sportsml:eventStateCurling
Namespace http://iptc.org/std/SportsML/2008-04-01/
Diagram
Diagram sportsml-specific-curling_xsd.tmp#eventStateCurling_stone-idref sportsml-specific-curling_xsd.tmp#eventStateCurling_player-idref sportsml-specific-curling_xsd.tmp#eventStateCurling_team-idref sportsml-specific-curling_xsd.tmp#eventStateCurling_end-number
Used by
Attributes
QName Type Use Annotation
end-number string optional
TBD.
player-idref string optional
TBD.
stone-idref string optional
TBD.
team-idref string optional
TBD.
Source
<attributeGroup name="eventStateCurling">
  <attribute name="stone-idref" type="string" use="optional">
    <annotation>
      <documentation>TBD.</documentation>
    </annotation>
  </attribute>
  <attribute name="player-idref" type="string" use="optional">
    <annotation>
      <documentation>TBD.</documentation>
    </annotation>
  </attribute>
  <attribute name="team-idref" type="string" use="optional">
    <annotation>
      <documentation>TBD.</documentation>
    </annotation>
  </attribute>
  <attribute name="end-number" type="string" use="optional">
    <annotation>
      <documentation>TBD.</documentation>
    </annotation>
  </attribute>
</attributeGroup>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-specific-curling.xsd