Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema sportsml-core.xsd
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
The SportsML Core schema contains properties common to all (or many) sports.
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-core.xsd
Element sportsml:sports-content
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Metadata and coverage of sporting news. | Good for scores, schedules, standings, statistics, etc.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#sports-metadata sportsml-core_xsd.tmp#sports-event sportsml-core_xsd.tmp#tournament sportsml-core_xsd.tmp#schedule sportsml-core_xsd.tmp#standing sportsml-core_xsd.tmp#statistic sportsml-core_xsd.tmp#article
Properties
content complex
Model
Children sportsml:article, sportsml:schedule, sportsml:sports-event, sportsml:sports-metadata, sportsml:standing, sportsml:statistic, sportsml:tournament
Instance
<sportsml:sports-content id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:sports-metadata alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" date-time="" doc-id="" document-class="" duration-scope="" feature-name="" fixture-key="" fixture-name="" fixture-source="" id="" language="" period-value="" position-scope="" publisher="" record-making-scope="" scoping-label="" slug="" stats-coverage="" team-coverage="">{1,1}</sportsml:sports-metadata>
  <sportsml:sports-event id="">{1,1}</sportsml:sports-event>
  <sportsml:tournament id="">{1,1}</sportsml:tournament>
  <sportsml:schedule content-label="" date-label="" id="">{1,1}</sportsml:schedule>
  <sportsml:standing content-label="" id="">{1,1}</sportsml:standing>
  <sportsml:statistic alignment-scope="" competition-scope="" content-label="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" type="">{1,1}</sportsml:statistic>
  <sportsml:article article-ref="" class="" format="" id="" style="">{1,1}</sportsml:article>
</sportsml:sports-content>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="sports-content">
  <annotation>
    <documentation>Metadata and coverage of sporting news. | Good for scores, schedules, standings, statistics, etc.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <choice minOccurs="0" maxOccurs="unbounded">
        <element ref="sportsml:sports-metadata"/>
        <element ref="sportsml:sports-event"/>
        <element ref="sportsml:tournament"/>
        <element ref="sportsml:schedule"/>
        <element ref="sportsml:standing"/>
        <element ref="sportsml:statistic"/>
        <element ref="sportsml:article"/>
      </choice>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:sports-metadata
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Metadata for the document being published. | Holds metadata applying to the document as a whole.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#sports-metadata_doc-id sportsml-core_xsd.tmp#sports-metadata_publisher sportsml-core_xsd.tmp#sports-metadata_date-time sportsml-core_xsd.tmp#sports-metadata_language sportsml-core_xsd.tmp#sports-metadata_slug sportsml-core_xsd.tmp#sports-metadata_document-class sportsml-core_xsd.tmp#sports-metadata_fixture-key sportsml-core_xsd.tmp#sports-metadata_fixture-source sportsml-core_xsd.tmp#sports-metadata_fixture-name sportsml-core_xsd.tmp#sports-metadata_feature-name sportsml-core_xsd.tmp#catalog sportsml-core_xsd.tmp#sports-title sportsml-core_xsd.tmp#advisory sportsml-core_xsd.tmp#sports-content-codes sportsml-core_xsd.tmp#sports-property
Properties
content complex
Used by
Model
Children sportsml:advisory, sportsml:catalog, sportsml:sports-content-codes, sportsml:sports-property, sportsml:sports-title
Instance
<sportsml:sports-metadata alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" date-time="" doc-id="" document-class="" duration-scope="" feature-name="" fixture-key="" fixture-name="" fixture-source="" id="" language="" period-value="" position-scope="" publisher="" record-making-scope="" scoping-label="" slug="" stats-coverage="" team-coverage="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:catalog href="" id="">{0,1}</sportsml:catalog>
  <sportsml:sports-title id="">{1,1}</sportsml:sports-title>
  <sportsml:advisory id="">{0,1}</sportsml:advisory>
  <sportsml:sports-content-codes id="">{0,1}</sportsml:sports-content-codes>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
</sportsml:sports-metadata>
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.
date-time sportsml:dateTime.Common optional
Date-timestamp for the document, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD when no time is available
doc-id string required
The often-unique ID of the document, tracked by publishers.
document-class string optional
A category code for the fixture-key. Equals news, standings, schedules, statistics, event-summary, event-action, dynamic-resource-file
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
feature-name string optional
A publisher-created subset of the fixture-key.
fixture-key sportsml:genericKeyType optional
A consistent key for the type of regularly-published document being transmitted. External controlled vocabulary: fixture-key.list
fixture-name string optional
A displayable name for the fixture-key.
fixture-source string optional
The maintainer of the controlled-vocabulary of fixture-keys.
id ID optional
An XML-specific identifier for the element.
language string optional
The default language of the document. May be overridden via xml:lang. In ISO format - example: en-US.
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.
publisher string optional
Publisher of the data.
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.
slug string optional
A keyword used by editors to refer to the document.
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="sports-metadata">
  <annotation>
    <documentation>Metadata for the document being published. | Holds metadata applying to the document as a whole.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:catalog" minOccurs="0"/>
      <element ref="sportsml:sports-title"/>
      <element ref="sportsml:advisory" minOccurs="0"/>
      <element ref="sportsml:sports-content-codes" minOccurs="0"/>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="doc-id" type="string" use="required">
      <annotation>
        <documentation>The often-unique ID of the document, tracked by publishers.</documentation>
      </annotation>
    </attribute>
    <attribute name="publisher" type="string" use="optional">
      <annotation>
        <documentation>Publisher of the data.</documentation>
      </annotation>
    </attribute>
    <attribute name="date-time" type="sportsml:dateTime.Common" use="optional">
      <annotation>
        <documentation>Date-timestamp for the document, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD when no time is available</documentation>
      </annotation>
    </attribute>
    <attribute name="language" type="string" use="optional">
      <annotation>
        <documentation>The default language of the document. May be overridden via xml:lang. In ISO format - example: en-US.</documentation>
      </annotation>
    </attribute>
    <attribute name="slug" type="string" use="optional">
      <annotation>
        <documentation>A keyword used by editors to refer to the document.</documentation>
      </annotation>
    </attribute>
    <attribute name="document-class" type="string" use="optional">
      <annotation>
        <documentation>A category code for the fixture-key. Equals news, standings, schedules, statistics, event-summary, event-action, dynamic-resource-file</documentation>
      </annotation>
    </attribute>
    <attribute name="fixture-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>A consistent key for the type of regularly-published document being transmitted. External controlled vocabulary: fixture-key.list</documentation>
      </annotation>
    </attribute>
    <attribute name="fixture-source" type="string" use="optional">
      <annotation>
        <documentation>The maintainer of the controlled-vocabulary of fixture-keys.</documentation>
      </annotation>
    </attribute>
    <attribute name="fixture-name" type="string" use="optional">
      <annotation>
        <documentation>A displayable name for the fixture-key.</documentation>
      </annotation>
    </attribute>
    <attribute name="feature-name" type="string" use="optional">
      <annotation>
        <documentation>A publisher-created subset of the fixture-key.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:catalog
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A reference to the document listing externally-supplied controlled vocabularies. | The catalog file is in NewsML.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#catalog_href
Properties
content complex
Used by
Attributes
QName Type Use Annotation
href string optional
The URL for the catalog.
id ID optional
An XML-specific identifier for the element.
Source
<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>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:sports-title
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A short textual description of the document. | Can show up in search results.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="sports-title">
  <annotation>
    <documentation>A short textual description of the document. | Can show up in search results.</documentation>
  </annotation>
  <complexType mixed="true">
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:advisory
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A short textual message to editors receiving the document. | Not generally published through to end-users.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="advisory">
  <annotation>
    <documentation>A short textual message to editors receiving the document. | Not generally published through to end-users.</documentation>
  </annotation>
  <complexType mixed="true">
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:sports-content-codes
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A container for content-codes. | Can hold as many codes as needed to describe all contents at this level and below.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#sports-content-code
Properties
content complex
Used by
Model
Children sportsml:sports-content-code
Instance
<sportsml:sports-content-codes id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:sports-content-code code-key="" code-name="" code-source="" code-type="" id="">{1,1}</sportsml:sports-content-code>
</sportsml:sports-content-codes>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="sports-content-codes">
  <annotation>
    <documentation>A container for content-codes. | Can hold as many codes as needed to describe all contents at this level and below.</documentation>
  </annotation>
  <complexType>
    <sequence minOccurs="0" maxOccurs="unbounded">
      <element ref="sportsml:sports-content-code"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:sports-content-code
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
An individual code that describes an entity one may want to filter for. | Describes what sports, what teams, etc., are covered.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#sports-content-code_code-type sportsml-core_xsd.tmp#sports-content-code_code-key sportsml-core_xsd.tmp#sports-content-code_code-source sportsml-core_xsd.tmp#sports-content-code_code-name sportsml-core_xsd.tmp#sports-content-qualifier
Properties
content complex
Used by
Model
Children sportsml:sports-content-qualifier
Instance
<sportsml:sports-content-code code-key="" code-name="" code-source="" code-type="" id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:sports-content-qualifier gender="" id="" maximum-age="" minimum-age="" participant-count="" professional-status="" special-group="" special-needs="">{1,1}</sportsml:sports-content-qualifier>
</sportsml:sports-content-code>
Attributes
QName Type Use Annotation
code-key sportsml:genericKeyType optional
The symbol for the identified content.
code-name string optional
A displayable name for the code.
code-source string optional
The maintainer of the controlled vocabulary for the code.
code-type sportsml:codeType.Core required
What type of item is being described.
id ID optional
An XML-specific identifier for the element.
Source
<element name="sports-content-code">
  <annotation>
    <documentation>An individual code that describes an entity one may want to filter for. | Describes what sports, what teams, etc., are covered.</documentation>
  </annotation>
  <complexType>
    <sequence minOccurs="0" maxOccurs="unbounded">
      <element ref="sportsml:sports-content-qualifier"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="code-type" type="sportsml:codeType.Core" use="required">
      <annotation>
        <documentation>What type of item is being described.</documentation>
      </annotation>
    </attribute>
    <attribute name="code-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>The symbol for the identified content.</documentation>
      </annotation>
    </attribute>
    <attribute name="code-source" type="string" use="optional">
      <annotation>
        <documentation>The maintainer of the controlled vocabulary for the code.</documentation>
      </annotation>
    </attribute>
    <attribute name="code-name" type="string" use="optional">
      <annotation>
        <documentation>A displayable name for the code.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:sports-content-qualifier
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Further refinement/elaboration of a sports-content-code. | If the document covers more than one of these, additional sports-content-qualifier elements may be used.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#sports-content-qualifier_gender sportsml-core_xsd.tmp#sports-content-qualifier_participant-count sportsml-core_xsd.tmp#sports-content-qualifier_professional-status sportsml-core_xsd.tmp#sports-content-qualifier_special-group sportsml-core_xsd.tmp#sports-content-qualifier_minimum-age sportsml-core_xsd.tmp#sports-content-qualifier_maximum-age sportsml-core_xsd.tmp#sports-content-qualifier_special-needs
Properties
content complex
Used by
Attributes
QName Type Use Annotation
gender sportsml:gender.Core optional
One specific gender or mixed.
id ID optional
An XML-specific identifier for the element.
maximum-age string optional
Highest age for participants, in years. Examples: 8, 65, 120.
minimum-age string optional
Lowest age for participants, in years. Examples: 0, 14, 21.5.
participant-count sportsml:participantCount.Core optional
Number of participants playing on a team or side in the events covered.
professional-status sportsml:professionalStatus.Core optional
The professional-status of the events covered.
special-group sportsml:specialGroup.Core optional
If the events covered are for special groups. Can be school-oriented, age-oriented, or group names, like Firefighters.
special-needs sportsml:specialNeeds.Core optional
Events for persons with special-needs.
Source
<element name="sports-content-qualifier">
  <annotation>
    <documentation>Further refinement/elaboration of a sports-content-code. | If the document covers more than one of these, additional sports-content-qualifier elements may be used.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="gender" type="sportsml:gender.Core" use="optional">
      <annotation>
        <documentation>One specific gender or mixed.</documentation>
      </annotation>
    </attribute>
    <attribute name="participant-count" type="sportsml:participantCount.Core" use="optional">
      <annotation>
        <documentation>Number of participants playing on a team or side in the events covered.</documentation>
      </annotation>
    </attribute>
    <attribute name="professional-status" type="sportsml:professionalStatus.Core" use="optional">
      <annotation>
        <documentation>The professional-status of the events covered.</documentation>
      </annotation>
    </attribute>
    <attribute name="special-group" type="sportsml:specialGroup.Core" use="optional">
      <annotation>
        <documentation>If the events covered are for special groups. Can be school-oriented, age-oriented, or group names, like Firefighters.</documentation>
      </annotation>
    </attribute>
    <attribute name="minimum-age" type="string" use="optional">
      <annotation>
        <documentation>Lowest age for participants, in years. Examples: 0, 14, 21.5.</documentation>
      </annotation>
    </attribute>
    <attribute name="maximum-age" type="string" use="optional">
      <annotation>
        <documentation>Highest age for participants, in years. Examples: 8, 65, 120.</documentation>
      </annotation>
    </attribute>
    <attribute name="special-needs" type="sportsml:specialNeeds.Core" use="optional">
      <annotation>
        <documentation>Events for persons with special-needs.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:sports-property
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
An extensible property. | Like in NewsML.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#sports-property_formal-name sportsml-core_xsd.tmp#sports-property_vocabulary sportsml-core_xsd.tmp#sports-property_scheme sportsml-core_xsd.tmp#sports-property_value sportsml-core_xsd.tmp#sports-property_allowed-values sportsml-core_xsd.tmp#sports-property
Properties
content complex
Used by
Model
Children sportsml:sports-property
Instance
<sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
</sportsml:sports-property>
Attributes
QName Type Use Annotation
allowed-values string optional
Points to a controlled vocabulary that delimits the set of allowed values for the property.
formal-name string optional
The code or key for the property.
id ID optional
An XML-specific identifier for the element.
scheme string optional
Distinguishes which of possibly multiple naming schemes in the controlled vocabulary is the one that governs this formal-name.
value string optional
The value of the property. For example, if formal-name equals favorite-color, then value might equal blue.
vocabulary string optional
Provides a pointer to a Topic Set which is the controlled vocabulary that can be used to resolve the meaning of the formal-name.
Source
<element name="sports-property">
  <annotation>
    <documentation>An extensible property. | Like in NewsML.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="formal-name" type="string" use="optional">
      <annotation>
        <documentation>The code or key for the property.</documentation>
      </annotation>
    </attribute>
    <attribute name="vocabulary" type="string" use="optional">
      <annotation>
        <documentation>Provides a pointer to a Topic Set which is the controlled vocabulary that can be used to resolve the meaning of the formal-name.</documentation>
      </annotation>
    </attribute>
    <attribute name="scheme" type="string" use="optional">
      <annotation>
        <documentation>Distinguishes which of possibly multiple naming schemes in the controlled vocabulary is the one that governs this formal-name.</documentation>
      </annotation>
    </attribute>
    <attribute name="value" type="string" use="optional">
      <annotation>
        <documentation>The value of the property. For example, if formal-name equals favorite-color, then value might equal blue.</documentation>
      </annotation>
    </attribute>
    <attribute name="allowed-values" type="string" use="optional">
      <annotation>
        <documentation>Points to a controlled vocabulary that delimits the set of allowed values for the property.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:sports-event
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A sporting competition. | A contest that generally ends with a winner.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#event-metadata sportsml-core_xsd.tmp#event-stats sportsml-core_xsd.tmp#team sportsml-core_xsd.tmp#player sportsml-core_xsd.tmp#wagering-stats sportsml-core_xsd.tmp#officials sportsml-core_xsd.tmp#event-actions sportsml-core_xsd.tmp#highlight sportsml-core_xsd.tmp#award sportsml-core_xsd.tmp#sports-event
Properties
content complex
Used by
Model
Children sportsml:award, sportsml:event-actions, sportsml:event-metadata, sportsml:event-stats, sportsml:highlight, sportsml:officials, sportsml:player, sportsml:sports-event, sportsml:team, sportsml:wagering-stats
Instance
<sportsml:sports-event id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:event-metadata alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration="" duration-scope="" end-date-time="" end-weekday="" event-key="" event-name="" event-number="" event-of-day="" event-recurring-key="" event-recurring-name="" events-day-total="" event-source="" event-status="" event-style="" heat-number="" id="" period-value="" position-scope="" postponement-note="" postponement-status="" record-making-scope="" scoping-label="" season-key="" season-type="" site-alignment="" site-attendance="" site-capacity="" site-city="" site-country="" site-county="" site-key="" site-name="" site-source="" site-state="" site-style="" site-surface="" site-temperature="" site-temperature-units="" site-weather-label="" site-weather-wind="" start-date-time="" start-weekday="" stats-coverage="" team-coverage="" time-certainty="">{0,1}</sportsml:event-metadata>
  <sportsml:event-stats 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="">{0,1}</sportsml:event-stats>
  <sportsml:team id="">{1,unbounded}</sportsml:team>
  <sportsml:player id="">{1,unbounded}</sportsml:player>
  <sportsml:wagering-stats comment="" id="">{0,unbounded}</sportsml:wagering-stats>
  <sportsml:officials id="">{0,1}</sportsml:officials>
  <sportsml:event-actions id="">{0,1}</sportsml:event-actions>
  <sportsml:highlight class="" id="" style="">{0,unbounded}</sportsml:highlight>
  <sportsml:award award-type="" class="" currency="" id="" name="" place="" player-or-team-idref="" style="" total="" value="">{0,unbounded}</sportsml:award>
  <sportsml:sports-event id="">{0,unbounded}</sportsml:sports-event>
</sportsml:sports-event>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="sports-event">
  <annotation>
    <documentation>A sporting competition. | A contest that generally ends with a winner.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:event-metadata" minOccurs="0"/>
      <element ref="sportsml:event-stats" minOccurs="0"/>
      <choice>
        <element ref="sportsml:team" minOccurs="1" maxOccurs="unbounded"/>
        <element ref="sportsml:player" minOccurs="1" maxOccurs="unbounded"/>
      </choice>
      <element ref="sportsml:wagering-stats" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:officials" minOccurs="0"/>
      <element ref="sportsml:event-actions" minOccurs="0"/>
      <element ref="sportsml:highlight" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:award" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:sports-event" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:event-metadata
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Background information about a game. | Where, when, and what an event is.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#siteAttributes sportsml-core_xsd.tmp#event-metadata_event-key sportsml-core_xsd.tmp#event-metadata_event-source sportsml-core_xsd.tmp#event-metadata_event-name sportsml-core_xsd.tmp#event-metadata_event-recurring-key sportsml-core_xsd.tmp#event-metadata_event-recurring-name sportsml-core_xsd.tmp#event-metadata_event-style sportsml-core_xsd.tmp#event-metadata_event-number sportsml-core_xsd.tmp#event-metadata_event-status sportsml-core_xsd.tmp#event-metadata_event-of-day sportsml-core_xsd.tmp#event-metadata_events-day-total sportsml-core_xsd.tmp#event-metadata_postponement-status sportsml-core_xsd.tmp#event-metadata_postponement-note sportsml-core_xsd.tmp#event-metadata_start-date-time sportsml-core_xsd.tmp#event-metadata_start-weekday sportsml-core_xsd.tmp#event-metadata_end-date-time sportsml-core_xsd.tmp#event-metadata_end-weekday sportsml-core_xsd.tmp#event-metadata_heat-number sportsml-core_xsd.tmp#event-metadata_duration sportsml-core_xsd.tmp#event-metadata_time-certainty sportsml-core_xsd.tmp#event-metadata_season-key sportsml-core_xsd.tmp#event-metadata_season-type sportsml-core_xsd.tmp#sports-content-codes sportsml-core_xsd.tmp#sports-property sportsml-specific-american-football_xsd.tmp#event-metadata-american-football sportsml-specific-baseball_xsd.tmp#event-metadata-baseball sportsml-specific-basketball_xsd.tmp#event-metadata-basketball sportsml-specific-golf_xsd.tmp#event-metadata-golf sportsml-specific-ice-hockey_xsd.tmp#event-metadata-ice-hockey sportsml-specific-soccer_xsd.tmp#event-metadata-soccer sportsml-specific-tennis_xsd.tmp#event-metadata-tennis sportsml-specific-motor-racing_xsd.tmp#event-metadata-motor-racing sportsml-specific-curling_xsd.tmp#event-metadata-curling sportsml-specific-rugby_xsd.tmp#event-metadata-rugby sportsml-G2_xsd.tmp#eventMetadataSpecific sportsml-core_xsd.tmp#event-sponsor sportsml-core_xsd.tmp#site
Properties
content complex
Used by
Model
Children sportsml:event-metadata-american-football, sportsml:event-metadata-baseball, sportsml:event-metadata-basketball, sportsml:event-metadata-curling, sportsml:event-metadata-golf, sportsml:event-metadata-ice-hockey, sportsml:event-metadata-motor-racing, sportsml:event-metadata-rugby, sportsml:event-metadata-soccer, sportsml:event-metadata-tennis, sportsml:event-sponsor, sportsml:site, sportsml:sports-content-codes, sportsml:sports-property
Instance
<sportsml:event-metadata alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration="" duration-scope="" end-date-time="" end-weekday="" event-key="" event-name="" event-number="" event-of-day="" event-recurring-key="" event-recurring-name="" events-day-total="" event-source="" event-status="" event-style="" heat-number="" id="" period-value="" position-scope="" postponement-note="" postponement-status="" record-making-scope="" scoping-label="" season-key="" season-type="" site-alignment="" site-attendance="" site-capacity="" site-city="" site-country="" site-county="" site-key="" site-name="" site-source="" site-state="" site-style="" site-surface="" site-temperature="" site-temperature-units="" site-weather-label="" site-weather-wind="" start-date-time="" start-weekday="" stats-coverage="" team-coverage="" time-certainty="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:sports-content-codes id="">{0,1}</sportsml:sports-content-codes>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
  <sportsml:event-metadata-american-football clock-state="" distance-for-1st-down="" down="" field-line="" field-side="" id="" period-time-elapsed="" period-time-remaining="" period-value="" sequence-number="" team-in-possession-idref="" week="">{1,1}</sportsml:event-metadata-american-football>
  <sportsml:event-metadata-baseball at-bat-number="" balls="" batter-idref="" batter-side="" id="" inning-half="" inning-value="" outs="" pitcher-idref="" runner-on-first="" runner-on-first-idref="" runner-on-second="" runner-on-second-idref="" runner-on-third="" runner-on-third-idref="" runs-this-inning-half="" sequence-number="" strikes="">{1,1}</sportsml:event-metadata-baseball>
  <sportsml:event-metadata-basketball id="" period-time-elapsed="" period-time-remaining="" period-value="">{1,1}</sportsml:event-metadata-basketball>
  <sportsml:event-metadata-golf course-par="" course-yardage="" hole="" id="" round="" score="" score-under-par="" time-elapsed="">{1,1}</sportsml:event-metadata-golf>
  <sportsml:event-metadata-ice-hockey id="" period-time-elapsed="" period-time-remaining="" period-value="">{1,1}</sportsml:event-metadata-ice-hockey>
  <sportsml:event-metadata-soccer id="" kick-off-team-idref="" minutes-elapsed="" period-minute-elapsed="" period-time-elapsed="" period-time-remaining="" period-value="">{1,1}</sportsml:event-metadata-soccer>
  <sportsml:event-metadata-tennis game="" id="" receiver-idref="" receiver-score="" serve-number="" server-idref="" server-score="" set="">{1,1}</sportsml:event-metadata-tennis>
  <sportsml:event-metadata-motor-racing flag-state="" id="" lap="" laps-remaining="" time-elapsed="">{1,1}</sportsml:event-metadata-motor-racing>
  <sportsml:event-metadata-curling draw="" id="" sheet="">{1,1}</sportsml:event-metadata-curling>
  <sportsml:event-metadata-rugby id="" kick-off-team-idref="" minutes-elapsed="" period-minute-elapsed="" period-time-elapsed="" period-time-remaining="" period-value="">{1,1}</sportsml:event-metadata-rugby>
  <sportsml:event-sponsor id="" name="" type="">{0,unbounded}</sportsml:event-sponsor>
  <sportsml:site id="">{0,1}</sportsml:site>
</sportsml:event-metadata>
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 sportsml:duration.Common optional
The length of time the event took place.
duration-scope sportsml:durationScope.Core optional
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
end-date-time string optional
Time the game ends, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
end-weekday restriction of string optional
Day of the week in which the game ends.
event-key sportsml:genericKeyType optional
The symbol for the identified sports-event. Best if globally unique.
event-name string optional
A displayable name for the key.
event-number string optional
The ranked position this event had among other events.
event-of-day string optional
If the day had multiple events involving these competitors, which event of the day it was. Example values: 1, 2, 3, etc.
event-recurring-key sportsml:genericKeyType optional
The symbol for an identified sports-event that recurs every season. This same key should be used from season to season.
event-recurring-name string optional
A displayable name for the event-recurring-key.
event-source string optional
The maintainer of the controlled vocabulary for the key.
event-status sportsml:eventStatus.Core optional
The stage of the event, describing whether it has started, is in progress, etc.
event-style sportsml:eventStyle.Core optional
Indicates whether competitors are trying to defeat each other or just outdo one another.
events-day-total string optional
How many events involving these competitors have been planned for that day.
heat-number string optional
The ranked position this heat had among other heats.
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.
postponement-note string optional
A displayable notice as to why an event was postponed.
postponement-status sportsml:postponementStatus.Core optional
Either none, weather-delay, or other.
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.
season-key sportsml:genericKeyType optional
The season this event is in.
season-type sportsml:seasonType.Core optional
A subcategory of the season.
site-alignment restriction of string optional
Whether the site is neutral with respect to the competitors, or is the often-used site of the home team. Deprecated in favor of site element.
site-attendance string optional
How many spectators attended during the event. Deprecated in favor of site element.
site-capacity string optional
How many spectators can fill the site. Deprecated in favor of site element.
site-city string optional
City in which the site is located. Deprecated in favor of site element.
site-country string optional
Country in which the site is located. Generally, a two-letter ISO code. Deprecated in favor of site element.
site-county string optional
County in which the site is located. Deprecated in favor of site element.
site-key sportsml:genericKeyType optional
The symbol for the site at which the event is played. Deprecated in favor of site element.
site-name string optional
A displayable name for the key. Deprecated in favor of site element.
site-source string optional
The maintainer of the controlled vocabulary for the key. Deprecated in favor of site element.
site-state string optional
State or province in which the site is located. Deprecated in favor of site element.
site-style sportsml:siteStyle.Core optional
Whether it is an indoor or outdoor site. Deprecated in favor of site element.
site-surface sportsml:siteSurface.Core optional
Describes the surface upon which events are played. For example, in tennis, could be hard-court or grass or clay. Deprecated in favor of site element.
site-temperature string optional
Temperature of the event recorded during the competition. Deprecated in favor of site element.
site-temperature-units string optional
Units of the temperature value. Deprecated in favor of site element.
site-weather-label string optional
Additional comment about the weather. Deprecated in favor of site element.
site-weather-wind string optional
Wind reading of the event recorded during the competition. Deprecated in favor of site element.
start-date-time string optional
Time the game starts, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
start-weekday restriction of string optional
Day of the week in which the game starts.
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.
time-certainty restriction of string optional
For TBA times.
Source
<element name="event-metadata">
  <annotation>
    <documentation>Background information about a game. | Where, when, and what an event is.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:sports-content-codes" minOccurs="0"/>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:eventMetadataSpecific" minOccurs="0"/>
      <element ref="sportsml:event-sponsor" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:site" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attributeGroup ref="sportsml:siteAttributes"/>
    <attribute name="event-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>The symbol for the identified sports-event. Best if globally unique.</documentation>
      </annotation>
    </attribute>
    <attribute name="event-source" type="string" use="optional">
      <annotation>
        <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
      </annotation>
    </attribute>
    <attribute name="event-name" type="string" use="optional">
      <annotation>
        <documentation>A displayable name for the key.</documentation>
      </annotation>
    </attribute>
    <attribute name="event-recurring-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>The symbol for an identified sports-event that recurs every season. This same key should be used from season to season.</documentation>
      </annotation>
    </attribute>
    <attribute name="event-recurring-name" type="string" use="optional">
      <annotation>
        <documentation>A displayable name for the event-recurring-key.</documentation>
      </annotation>
    </attribute>
    <attribute name="event-style" type="sportsml:eventStyle.Core" use="optional">
      <annotation>
        <documentation>Indicates whether competitors are trying to defeat each other or just outdo one another.</documentation>
      </annotation>
    </attribute>
    <attribute name="event-number" type="string" use="optional">
      <annotation>
        <documentation>The ranked position this event had among other events.</documentation>
      </annotation>
    </attribute>
    <attribute name="event-status" type="sportsml:eventStatus.Core" use="optional">
      <annotation>
        <documentation>The stage of the event, describing whether it has started, is in progress, etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="event-of-day" type="string" use="optional">
      <annotation>
        <documentation>If the day had multiple events involving these competitors, which event of the day it was. Example values: 1, 2, 3, etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="events-day-total" type="string" use="optional">
      <annotation>
        <documentation>How many events involving these competitors have been planned for that day.</documentation>
      </annotation>
    </attribute>
    <attribute name="postponement-status" type="sportsml:postponementStatus.Core" use="optional">
      <annotation>
        <documentation>Either none, weather-delay, or other.</documentation>
      </annotation>
    </attribute>
    <attribute name="postponement-note" type="string" use="optional">
      <annotation>
        <documentation>A displayable notice as to why an event was postponed.</documentation>
      </annotation>
    </attribute>
    <attribute name="start-date-time" type="string" use="optional">
      <annotation>
        <documentation>Time the game starts, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
    <attribute name="start-weekday" use="optional">
      <annotation>
        <documentation>Day of the week in which the game starts.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="sunday"/>
          <enumeration value="monday"/>
          <enumeration value="tuesday"/>
          <enumeration value="wednesday"/>
          <enumeration value="thursday"/>
          <enumeration value="friday"/>
          <enumeration value="saturday"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="end-date-time" type="string" use="optional">
      <annotation>
        <documentation>Time the game ends, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
    <attribute name="end-weekday" use="optional">
      <annotation>
        <documentation>Day of the week in which the game ends.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="sunday"/>
          <enumeration value="monday"/>
          <enumeration value="tuesday"/>
          <enumeration value="wednesday"/>
          <enumeration value="thursday"/>
          <enumeration value="friday"/>
          <enumeration value="saturday"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="heat-number" type="string" use="optional">
      <annotation>
        <documentation>The ranked position this heat had among other heats.</documentation>
      </annotation>
    </attribute>
    <attribute name="duration" type="sportsml:duration.Common" use="optional">
      <annotation>
        <documentation>The length of time the event took place.</documentation>
      </annotation>
    </attribute>
    <attribute name="time-certainty" use="optional">
      <annotation>
        <documentation>For TBA times.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="certain"/>
          <enumeration value="to-be-announced"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="season-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>The season this event is in.</documentation>
      </annotation>
    </attribute>
    <attribute name="season-type" type="sportsml:seasonType.Core" use="optional">
      <annotation>
        <documentation>A subcategory of the season.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:event-sponsor
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A sponsor for an event. | Events can have more than one sponsor.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#event-sponsor_type sportsml-core_xsd.tmp#event-sponsor_name
Properties
content complex
Used by
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
name string optional
The name of the sponsor.
type string optional
Could be main, supporting, etc.
Source
<element name="event-sponsor">
  <annotation>
    <documentation>A sponsor for an event. | Events can have more than one sponsor.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="type" type="string" use="optional">
      <annotation>
        <documentation>Could be main, supporting, etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="name" type="string" use="optional">
      <annotation>
        <documentation>The name of the sponsor.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:site
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
An element housing data having to do with a venue, stadium, arena, field, etc.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#site-metadata sportsml-core_xsd.tmp#site-stats
Properties
content complex
Used by
Model
Children sportsml:site-metadata, sportsml:site-stats
Instance
<sportsml:site id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:site-metadata capacity="" home-page-url="" id="" incline="" length="" length-units="" shape="" site-key="" site-source="" style="" surface="" type="">{1,1}</sportsml:site-metadata>
  <sportsml:site-stats alignment="" alignment-scope="" attendance="" attendance-average="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" probability-of-precipitation="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" temperature="" temperature-units="" weather-code="" weather-label="" weather-prediction="" weather-wind="">{0,unbounded}</sportsml:site-stats>
</sportsml:site>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="site">
  <annotation>
    <documentation>An element housing data having to do with a venue, stadium, arena, field, etc.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:site-metadata"/>
      <element ref="sportsml:site-stats" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:site-metadata
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Metadata about the site.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#site-metadata_site-key sportsml-core_xsd.tmp#site-metadata_site-source sportsml-core_xsd.tmp#site-metadata_capacity sportsml-core_xsd.tmp#site-metadata_style sportsml-core_xsd.tmp#site-metadata_surface sportsml-core_xsd.tmp#site-metadata_shape sportsml-core_xsd.tmp#site-metadata_incline sportsml-core_xsd.tmp#site-metadata_length sportsml-core_xsd.tmp#site-metadata_length-units sportsml-core_xsd.tmp#site-metadata_type sportsml-core_xsd.tmp#site-metadata_home-page-url sportsml-core_xsd.tmp#name sportsml-core_xsd.tmp#home-location sportsml-core_xsd.tmp#sports-content-code sportsml-core_xsd.tmp#sports-property
Properties
content complex
Used by
Element sportsml:site
Model
Children sportsml:home-location, sportsml:name, sportsml:sports-content-code, sportsml:sports-property
Instance
<sportsml:site-metadata capacity="" home-page-url="" id="" incline="" length="" length-units="" shape="" site-key="" site-source="" style="" surface="" type="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:name abbreviation="" first="" full="" id="" language="" last="" middle="" nickname="" part="" prefix="" role="" suffix="">{0,unbounded}</sportsml:name>
  <sportsml:home-location alignment-scope="" area="" building="" city="" competition-scope="" country="" county="" date-coverage-type="" date-coverage-value="" duration-scope="" floor="" id="" latitude="" location-type="" longitude="" period-value="" position-scope="" postal-code="" record-making-scope="" scoping-label="" state="" stats-coverage="" street="" street-number="" street-prefix="" street-suffix="" suite="" team-coverage="" timezone="">{0,1}</sportsml:home-location>
  <sportsml:sports-content-code code-key="" code-name="" code-source="" code-type="" id="">{0,unbounded}</sportsml:sports-content-code>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
</sportsml:site-metadata>
Attributes
QName Type Use Annotation
capacity string optional
How many spectators can fill the site.
home-page-url string optional
The website for the venue or arena.
id ID optional
An XML-specific identifier for the element.
incline string optional
The pitch or embankment of the field of play. Generally in degrees. Example for motor-racing: 13.
length string optional
The length of the arena or field of play.
length-units string optional
The units used for the length attribute.
shape string optional
A controlled vocabulary for the site's shape. Example for motor-racing: oval.
site-key sportsml:genericKeyType optional
The unique identifier for the site.
site-source string optional
The maintainer of the controlled vocabulary for the site-key.
style string optional
Whether it is an indoor or outdoor site.
surface string optional
Describes the surface upon which events are played. For example, in tennis, could be hard-court or grass or clay.
type string optional
A controlled vocabulary for the type or class of arena. Example for motor-racing: super-speedway.
Source
<element name="site-metadata">
  <annotation>
    <documentation>Metadata about the site.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:name" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:home-location" minOccurs="0"/>
      <element ref="sportsml:sports-content-code" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="site-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>The unique identifier for the site.</documentation>
      </annotation>
    </attribute>
    <attribute name="site-source" type="string" use="optional">
      <annotation>
        <documentation>The maintainer of the controlled vocabulary for the site-key.</documentation>
      </annotation>
    </attribute>
    <attribute name="capacity" type="string" use="optional">
      <annotation>
        <documentation>How many spectators can fill the site.</documentation>
      </annotation>
    </attribute>
    <attribute name="style" type="string" use="optional">
      <annotation>
        <documentation>Whether it is an indoor or outdoor site.</documentation>
      </annotation>
    </attribute>
    <attribute name="surface" type="string" use="optional">
      <annotation>
        <documentation>Describes the surface upon which events are played. For example, in tennis, could be hard-court or grass or clay.</documentation>
      </annotation>
    </attribute>
    <attribute name="shape" type="string" use="optional">
      <annotation>
        <documentation>A controlled vocabulary for the site's shape. Example for motor-racing: oval.</documentation>
      </annotation>
    </attribute>
    <attribute name="incline" type="string" use="optional">
      <annotation>
        <documentation>The pitch or embankment of the field of play. Generally in degrees. Example for motor-racing: 13.</documentation>
      </annotation>
    </attribute>
    <attribute name="length" type="string" use="optional">
      <annotation>
        <documentation>The length of the arena or field of play.</documentation>
      </annotation>
    </attribute>
    <attribute name="length-units" type="string" use="optional">
      <annotation>
        <documentation>The units used for the length attribute.</documentation>
      </annotation>
    </attribute>
    <attribute name="type" type="string" use="optional">
      <annotation>
        <documentation>A controlled vocabulary for the type or class of arena. Example for motor-racing: super-speedway.</documentation>
      </annotation>
    </attribute>
    <attribute name="home-page-url" type="string" use="optional">
      <annotation>
        <documentation>The website for the venue or arena.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:name
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Name of a player, official, associate, team, etc. | Sometimes a person is referred-to by different names, depending upon the language in which the document is displayed.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#name_role sportsml-core_xsd.tmp#name_part sportsml-core_xsd.tmp#name_full sportsml-core_xsd.tmp#name_first sportsml-core_xsd.tmp#name_middle sportsml-core_xsd.tmp#name_last sportsml-core_xsd.tmp#name_nickname sportsml-core_xsd.tmp#name_prefix sportsml-core_xsd.tmp#name_suffix sportsml-core_xsd.tmp#name_abbreviation sportsml-core_xsd.tmp#name_language
Properties
content complex
mixed true
Used by
Model
Attributes
QName Type Use Annotation
abbreviation string optional
An abbreviation, usually used for teams in display locations where space is constrained.
first string optional
The first name refered to. For people, should be the given name. Also, if person has only one name, like Pele or Ronaldo, use this one.
full string optional
The entire name.
id ID optional
An XML-specific identifier for the element.
language string optional
A language code in which it is appropriate to display this name.
last string optional
The last name referred to. For people, should be the surname.
middle string optional
The middle name refered to.
nickname string optional
A nickname ascribed to the person or team.
part sportsml:genericKeyType optional
prefix string optional
A part of a name such as Mr. or Mrs. or Dr.
role sportsml:genericKeyListType optional
suffix string optional
A part of a name such as Jr. or III.
Source
<element name="name">
  <annotation>
    <documentation>Name of a player, official, associate, team, etc. | Sometimes a person is referred-to by different names, depending upon the language in which the document is displayed.</documentation>
  </annotation>
  <!-- changed to "mixed" for G2-compliance -->
  <complexType mixed="true">
    <attributeGroup ref="sportsml:globalAttributes"/>
    <!-- G2-compliant naming attributes -->
    <attribute name="role" type="sportsml:genericKeyListType"/>
    <attribute name="part" type="sportsml:genericKeyType"/>
    <!-- Version 1 naming attributes are DEPRECATED. Will be removed from next major upgrade -->
    <attribute name="full" type="string" use="optional">
      <annotation>
        <documentation>The entire name.</documentation>
      </annotation>
    </attribute>
    <attribute name="first" type="string" use="optional">
      <annotation>
        <documentation>The first name refered to. For people, should be the given name. Also, if person has only one name, like Pele or Ronaldo, use this one.</documentation>
      </annotation>
    </attribute>
    <attribute name="middle" type="string" use="optional">
      <annotation>
        <documentation>The middle name refered to.</documentation>
      </annotation>
    </attribute>
    <attribute name="last" type="string" use="optional">
      <annotation>
        <documentation>The last name referred to. For people, should be the surname.</documentation>
      </annotation>
    </attribute>
    <attribute name="nickname" type="string" use="optional">
      <annotation>
        <documentation>A nickname ascribed to the person or team.</documentation>
      </annotation>
    </attribute>
    <attribute name="prefix" type="string" use="optional">
      <annotation>
        <documentation>A part of a name such as Mr. or Mrs. or Dr.</documentation>
      </annotation>
    </attribute>
    <attribute name="suffix" type="string" use="optional">
      <annotation>
        <documentation>A part of a name such as Jr. or III.</documentation>
      </annotation>
    </attribute>
    <attribute name="abbreviation" type="string" use="optional">
      <annotation>
        <documentation>An abbreviation, usually used for teams in display locations where space is constrained.</documentation>
      </annotation>
    </attribute>
    <attribute name="language" type="string" use="optional">
      <annotation>
        <documentation>A language code in which it is appropriate to display this name.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:home-location
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A location. | Could be the hometown of a person, or where a team usually plays.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#home-location_location-type sportsml-core_xsd.tmp#home-location_street-number sportsml-core_xsd.tmp#home-location_street sportsml-core_xsd.tmp#home-location_street-prefix sportsml-core_xsd.tmp#home-location_street-suffix sportsml-core_xsd.tmp#home-location_suite sportsml-core_xsd.tmp#home-location_floor sportsml-core_xsd.tmp#home-location_building sportsml-core_xsd.tmp#home-location_city sportsml-core_xsd.tmp#home-location_county sportsml-core_xsd.tmp#home-location_area sportsml-core_xsd.tmp#home-location_state sportsml-core_xsd.tmp#home-location_country sportsml-core_xsd.tmp#home-location_postal-code sportsml-core_xsd.tmp#home-location_timezone sportsml-core_xsd.tmp#home-location_latitude sportsml-core_xsd.tmp#home-location_longitude
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.
area string optional
The name of the area of the location.
building string optional
The name of the building.
city string optional
The city.
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.
country string optional
The country. Generally, an ISO two-letter country-code.
county string optional
The county.
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.
floor string optional
The floor number.
id ID optional
An XML-specific identifier for the element.
latitude string optional
The latitude of the location.
location-type sportsml:locationType.Core optional
The kind of location, whether birthplace, place of residence, home town, etc.
longitude string optional
The longitude of the location.
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.
postal-code string optional
The postal code.
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.
state string optional
The state or province.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
street string optional
The name of the street.
street-number string optional
The number of the street.
street-prefix string optional
The prefix of the street. For example, rue, calle de, etc.
street-suffix string optional
The suffix of the street. For example, boulevard, lance, etc.
suite string optional
The suite name or number.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
timezone string optional
The name of the time zone of the location.
Source
<element name="home-location">
  <annotation>
    <documentation>A location. | Could be the hometown of a person, or where a team usually plays.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="location-type" type="sportsml:locationType.Core" use="optional">
      <annotation>
        <documentation>The kind of location, whether birthplace, place of residence, home town, etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="street-number" type="string" use="optional">
      <annotation>
        <documentation>The number of the street.</documentation>
      </annotation>
    </attribute>
    <attribute name="street" type="string" use="optional">
      <annotation>
        <documentation>The name of the street.</documentation>
      </annotation>
    </attribute>
    <attribute name="street-prefix" type="string" use="optional">
      <annotation>
        <documentation>The prefix of the street. For example, rue, calle de, etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="street-suffix" type="string" use="optional">
      <annotation>
        <documentation>The suffix of the street. For example, boulevard, lance, etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="suite" type="string" use="optional">
      <annotation>
        <documentation>The suite name or number.</documentation>
      </annotation>
    </attribute>
    <attribute name="floor" type="string" use="optional">
      <annotation>
        <documentation>The floor number.</documentation>
      </annotation>
    </attribute>
    <attribute name="building" type="string" use="optional">
      <annotation>
        <documentation>The name of the building.</documentation>
      </annotation>
    </attribute>
    <attribute name="city" type="string" use="optional">
      <annotation>
        <documentation>The city.</documentation>
      </annotation>
    </attribute>
    <attribute name="county" type="string" use="optional">
      <annotation>
        <documentation>The county.</documentation>
      </annotation>
    </attribute>
    <attribute name="area" type="string" use="optional">
      <annotation>
        <documentation>The name of the area of the location.</documentation>
      </annotation>
    </attribute>
    <attribute name="state" type="string" use="optional">
      <annotation>
        <documentation>The state or province.</documentation>
      </annotation>
    </attribute>
    <attribute name="country" type="string" use="optional">
      <annotation>
        <documentation>The country. Generally, an ISO two-letter country-code.</documentation>
      </annotation>
    </attribute>
    <attribute name="postal-code" type="string" use="optional">
      <annotation>
        <documentation>The postal code.</documentation>
      </annotation>
    </attribute>
    <attribute name="timezone" type="string" use="optional">
      <annotation>
        <documentation>The name of the time zone of the location.</documentation>
      </annotation>
    </attribute>
    <attribute name="latitude" type="string" use="optional">
      <annotation>
        <documentation>The latitude of the location.</documentation>
      </annotation>
    </attribute>
    <attribute name="longitude" type="string" use="optional">
      <annotation>
        <documentation>The longitude of the location.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:site-stats
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Holder for statistics about the site.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#site-stats_alignment sportsml-core_xsd.tmp#site-stats_attendance sportsml-core_xsd.tmp#site-stats_attendance-average sportsml-core_xsd.tmp#site-stats_temperature sportsml-core_xsd.tmp#site-stats_temperature-units sportsml-core_xsd.tmp#site-stats_weather-code sportsml-core_xsd.tmp#site-stats_weather-label sportsml-core_xsd.tmp#site-stats_weather-wind sportsml-core_xsd.tmp#site-stats_weather-prediction sportsml-core_xsd.tmp#site-stats_probability-of-precipitation
Properties
content complex
Used by
Element sportsml:site
Attributes
QName Type Use Annotation
alignment restriction of string optional
Statistics about the site, accurate for a particular occasion.
alignment-scope sportsml:alignmentScope.Core optional
Indicates that the included statistics apply only to events played either at home or away.
attendance string optional
How many spectators attended during the event.
attendance-average string optional
Average number of spectators that have attended.
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.
probability-of-precipitation string optional
Percentage likelihood of precipitation.
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.
temperature string optional
Temperature of the event recorded during the competition.
temperature-units string optional
Units of the temperature value.
weather-code string optional
A controlled-vocabulary description of the weather, such as sunny, partly-cloudy, etc.
weather-label string optional
Additional comment about the weather.
weather-prediction sportsml:weatherPrediction.Core optional
Predicted weather conditions for the event.
weather-wind string optional
Wind reading of the event recorded during the competition.
Source
<element name="site-stats">
  <annotation>
    <documentation>Holder for statistics about the site.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="alignment" use="optional">
      <annotation>
        <documentation>Statistics about the site, accurate for a particular occasion.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="home"/>
          <enumeration value="neutral"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="attendance" type="string" use="optional">
      <annotation>
        <documentation>How many spectators attended during the event.</documentation>
      </annotation>
    </attribute>
    <attribute name="attendance-average" type="string" use="optional">
      <annotation>
        <documentation>Average number of spectators that have attended.</documentation>
      </annotation>
    </attribute>
    <attribute name="temperature" type="string" use="optional">
      <annotation>
        <documentation>Temperature of the event recorded during the competition.</documentation>
      </annotation>
    </attribute>
    <attribute name="temperature-units" type="string" use="optional">
      <annotation>
        <documentation>Units of the temperature value.</documentation>
      </annotation>
    </attribute>
    <attribute name="weather-code" type="string" use="optional">
      <annotation>
        <documentation>A controlled-vocabulary description of the weather, such as sunny, partly-cloudy, etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="weather-label" type="string" use="optional">
      <annotation>
        <documentation>Additional comment about the weather.</documentation>
      </annotation>
    </attribute>
    <attribute name="weather-wind" type="string" use="optional">
      <annotation>
        <documentation>Wind reading of the event recorded during the competition.</documentation>
      </annotation>
    </attribute>
    <attribute name="weather-prediction" type="sportsml:weatherPrediction.Core" use="optional">
      <annotation>
        <documentation>Predicted weather conditions for the event.</documentation>
      </annotation>
    </attribute>
    <attribute name="probability-of-precipitation" type="string" use="optional">
      <annotation>
        <documentation>Percentage likelihood of precipitation.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:event-stats
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Stats applying to the game as a whole. | Initially designed for motor-racing, but potentially applicable to many sports.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#sports-property sportsml-specific-motor-racing_xsd.tmp#event-stats-motor-racing sportsml-G2_xsd.tmp#eventStatsSpecific
Properties
content complex
Used by
Model
Children sportsml:event-stats-motor-racing, sportsml:sports-property
Instance
<sportsml:event-stats 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:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
  <sportsml:event-stats-motor-racing alignment-scope="" caution-flags="" caution-flags-laps="" competition-scope="" date-coverage-type="" date-coverage-value="" distance-lap="" distance-total="" distance-units="" duration-scope="" id="" laps-total="" lead-changes="" lead-changes-drivers="" margin-of-victory="" period-value="" position-scope="" record-making-scope="" scoping-label="" speed-average="" speed-units="" stats-coverage="" team-coverage="">{1,1}</sportsml:event-stats-motor-racing>
</sportsml:event-stats>
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="event-stats">
  <annotation>
    <documentation>Stats applying to the game as a whole. | Initially designed for motor-racing, but potentially applicable to many sports.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:eventStatsSpecific" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:team
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A team participating in a sporting event. | Holds code and names for team.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#team-metadata sportsml-core_xsd.tmp#team-stats sportsml-core_xsd.tmp#player sportsml-core_xsd.tmp#wagering-stats sportsml-core_xsd.tmp#associate sportsml-core_xsd.tmp#affiliation sportsml-core_xsd.tmp#site
Properties
content complex
Used by
Model
Children sportsml:affiliation, sportsml:associate, sportsml:player, sportsml:site, sportsml:team-metadata, sportsml:team-stats, sportsml:wagering-stats
Instance
<sportsml:team id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:team-metadata alignment="" home-page-url="" id="" round-position="" team-idref="" team-key="" team-source="">{1,1}</sportsml:team-metadata>
  <sportsml:team-stats alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" event-odds="" event-outcome="" events-played="" event-standing-points="" games-back="" id="" period-value="" position-scope="" record-making-scope="" result-effect="" scoping-label="" score="" score-attempts="" score-attempts-on-goal="" score-attempts-on-goal-opposing="" score-attempts-opposing="" score-average="" score-opposing="" score-opposing-average="" score-percentage="" score-percentage-opposing="" score-units="" standing-points="" stats-coverage="" streak="" team-coverage="" time-played-total="">{0,unbounded}</sportsml:team-stats>
  <sportsml:player id="">{0,unbounded}</sportsml:player>
  <sportsml:wagering-stats comment="" id="">{0,unbounded}</sportsml:wagering-stats>
  <sportsml:associate id="">{0,unbounded}</sportsml:associate>
  <sportsml:affiliation alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" membership-idref="" membership-key="" membership-name="" membership-type="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="">{0,unbounded}</sportsml:affiliation>
  <sportsml:site id="">{0,1}</sportsml:site>
</sportsml:team>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="team">
  <annotation>
    <documentation>A team participating in a sporting event. | Holds code and names for team.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:team-metadata"/>
      <element ref="sportsml:team-stats" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:player" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:wagering-stats" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:associate" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:affiliation" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:site" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:team-metadata
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Info about the team. Properties of a team that are not based on their competitive performance. | An included sports-content-code element can hold what division it is in, etc.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#team-metadata_team-key sportsml-core_xsd.tmp#team-metadata_team-source sportsml-core_xsd.tmp#team-metadata_alignment sportsml-core_xsd.tmp#team-metadata_team-idref sportsml-core_xsd.tmp#team-metadata_home-page-url sportsml-core_xsd.tmp#team-metadata_round-position sportsml-core_xsd.tmp#name sportsml-core_xsd.tmp#home-location sportsml-core_xsd.tmp#sports-content-code sportsml-core_xsd.tmp#sports-property sportsml-specific-american-football_xsd.tmp#team-metadata-american-football sportsml-specific-baseball_xsd.tmp#team-metadata-baseball sportsml-specific-basketball_xsd.tmp#team-metadata-basketball sportsml-specific-golf_xsd.tmp#team-metadata-golf sportsml-specific-ice-hockey_xsd.tmp#team-metadata-ice-hockey sportsml-specific-soccer_xsd.tmp#team-metadata-soccer sportsml-specific-tennis_xsd.tmp#team-metadata-tennis sportsml-specific-motor-racing_xsd.tmp#team-metadata-motor-racing sportsml-G2_xsd.tmp#teamMetadataSpecific
Properties
content complex
Used by
Element sportsml:team
Model
Children sportsml:home-location, sportsml:name, sportsml:sports-content-code, sportsml:sports-property, sportsml:team-metadata-american-football, sportsml:team-metadata-baseball, sportsml:team-metadata-basketball, sportsml:team-metadata-golf, sportsml:team-metadata-ice-hockey, sportsml:team-metadata-motor-racing, sportsml:team-metadata-soccer, sportsml:team-metadata-tennis
Instance
<sportsml:team-metadata alignment="" home-page-url="" id="" round-position="" team-idref="" team-key="" team-source="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:name abbreviation="" first="" full="" id="" language="" last="" middle="" nickname="" part="" prefix="" role="" suffix="">{0,unbounded}</sportsml:name>
  <sportsml:home-location alignment-scope="" area="" building="" city="" competition-scope="" country="" county="" date-coverage-type="" date-coverage-value="" duration-scope="" floor="" id="" latitude="" location-type="" longitude="" period-value="" position-scope="" postal-code="" record-making-scope="" scoping-label="" state="" stats-coverage="" street="" street-number="" street-prefix="" street-suffix="" suite="" team-coverage="" timezone="">{0,1}</sportsml:home-location>
  <sportsml:sports-content-code code-key="" code-name="" code-source="" code-type="" id="">{0,unbounded}</sportsml:sports-content-code>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
  <sportsml:team-metadata-american-football id="">{1,1}</sportsml:team-metadata-american-football>
  <sportsml:team-metadata-baseball id="" probable-starting-pitcher-idref="">{1,1}</sportsml:team-metadata-baseball>
  <sportsml:team-metadata-basketball id="">{1,1}</sportsml:team-metadata-basketball>
  <sportsml:team-metadata-golf id="" rank="">{1,1}</sportsml:team-metadata-golf>
  <sportsml:team-metadata-ice-hockey id="">{1,1}</sportsml:team-metadata-ice-hockey>
  <sportsml:team-metadata-soccer id="">{1,1}</sportsml:team-metadata-soccer>
  <sportsml:team-metadata-tennis id="">{1,1}</sportsml:team-metadata-tennis>
  <sportsml:team-metadata-motor-racing id="">{1,1}</sportsml:team-metadata-motor-racing>
</sportsml:team-metadata>
Attributes
QName Type Use Annotation
alignment restriction of string optional
Home or visiting.
home-page-url string optional
The fully-qualified URL for the official home page of the team.
id ID optional
An XML-specific identifier for the element.
round-position string optional
The seed or position in this particular round for which this player started. Useful for bracketed tournaments, such as tennis.
team-idref IDREF optional
Optional reference to a team in which this team is a member. Example: The U.S. Davis Cup team consists of many sub-teams.
team-key sportsml:teamKey.Common optional
A unique identifier for the team.
team-source string optional
The maintainer of the controlled vocabulary for the team-key. A reference to the catalog file, which holds the URL for the topic set in which the team-key is listed.
Source
<element name="team-metadata">
  <annotation>
    <documentation>Info about the team. Properties of a team that are not based on their competitive performance. | An included sports-content-code element can hold what division it is in, etc.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:name" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:home-location" minOccurs="0"/>
      <element ref="sportsml:sports-content-code" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:teamMetadataSpecific" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="team-key" type="sportsml:teamKey.Common" use="optional">
      <annotation>
        <documentation>A unique identifier for the team.</documentation>
      </annotation>
    </attribute>
    <attribute name="team-source" type="string" use="optional">
      <annotation>
        <documentation>The maintainer of the controlled vocabulary for the team-key. A reference to the catalog file, which holds the URL for the topic set in which the team-key is listed.</documentation>
      </annotation>
    </attribute>
    <attribute name="alignment" use="optional">
      <annotation>
        <documentation>Home or visiting.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="home"/>
          <enumeration value="away"/>
          <enumeration value="none"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="team-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>Optional reference to a team in which this team is a member. Example: The U.S. Davis Cup team consists of many sub-teams.</documentation>
      </annotation>
    </attribute>
    <attribute name="home-page-url" type="string" use="optional">
      <annotation>
        <documentation>The fully-qualified URL for the official home page of the team.</documentation>
      </annotation>
    </attribute>
    <attribute name="round-position" type="string" use="optional">
      <annotation>
        <documentation>The seed or position in this particular round for which this player started. Useful for bracketed tournaments, such as tennis.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:team-stats
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Statistics that apply to the team as a whole. | Not all stats are used in every sport.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#statAttributes sportsml-core_xsd.tmp#team-stats_events-played sportsml-core_xsd.tmp#team-stats_time-played-total sportsml-core_xsd.tmp#team-stats_standing-points sportsml-core_xsd.tmp#team-stats_games-back sportsml-core_xsd.tmp#team-stats_streak sportsml-core_xsd.tmp#sub-score sportsml-core_xsd.tmp#sub-score-attempts sportsml-core_xsd.tmp#penalty-stats sportsml-core_xsd.tmp#outcome-totals sportsml-core_xsd.tmp#highlight sportsml-core_xsd.tmp#award sportsml-core_xsd.tmp#event-record sportsml-core_xsd.tmp#rank sportsml-core_xsd.tmp#rating sportsml-specific-american-football_xsd.tmp#team-stats-american-football sportsml-specific-baseball_xsd.tmp#team-stats-baseball sportsml-specific-basketball_xsd.tmp#team-stats-basketball sportsml-specific-golf_xsd.tmp#team-stats-golf sportsml-specific-ice-hockey_xsd.tmp#team-stats-ice-hockey sportsml-specific-soccer_xsd.tmp#team-stats-soccer sportsml-specific-tennis_xsd.tmp#team-stats-tennis sportsml-specific-motor-racing_xsd.tmp#team-stats-motor-racing sportsml-specific-curling_xsd.tmp#team-stats-curling sportsml-specific-rugby_xsd.tmp#team-stats-rugby sportsml-G2_xsd.tmp#teamStatsSpecific sportsml-core_xsd.tmp#sports-property
Properties
content complex
Used by
Element sportsml:team
Model
Children sportsml:award, sportsml:event-record, sportsml:highlight, sportsml:outcome-totals, sportsml:penalty-stats, sportsml:rank, sportsml:rating, sportsml:sports-property, sportsml:sub-score, sportsml:sub-score-attempts, sportsml:team-stats-american-football, sportsml:team-stats-baseball, sportsml:team-stats-basketball, sportsml:team-stats-curling, sportsml:team-stats-golf, sportsml:team-stats-ice-hockey, sportsml:team-stats-motor-racing, sportsml:team-stats-rugby, sportsml:team-stats-soccer, sportsml:team-stats-tennis
Instance
<sportsml:team-stats alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" event-odds="" event-outcome="" events-played="" event-standing-points="" games-back="" id="" period-value="" position-scope="" record-making-scope="" result-effect="" scoping-label="" score="" score-attempts="" score-attempts-on-goal="" score-attempts-on-goal-opposing="" score-attempts-opposing="" score-average="" score-opposing="" score-opposing-average="" score-percentage="" score-percentage-opposing="" score-units="" standing-points="" stats-coverage="" streak="" team-coverage="" time-played-total="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:sub-score period-value="" score="">{0,unbounded}</sportsml:sub-score>
  <sportsml:sub-score-attempts period-value="" score-attempts="">{0,unbounded}</sportsml:sub-score-attempts>
  <sportsml:penalty-stats count="" id="" type="">{0,unbounded}</sportsml:penalty-stats>
  <sportsml:outcome-totals alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" losses="" period-value="" points-difference="" points-scored-against="" points-scored-for="" position-scope="" record-making-scope="" scoping-label="" standing-points="" stats-coverage="" streak-duration="" streak-end="" streak-start="" streak-total="" streak-type="" team-coverage="" ties="" undecideds="" winning-percentage="" wins="">{0,unbounded}</sportsml:outcome-totals>
  <sportsml:highlight class="" id="" style="">{0,unbounded}</sportsml:highlight>
  <sportsml:award award-type="" class="" currency="" id="" name="" place="" player-or-team-idref="" style="" total="" value="">{0,unbounded}</sportsml:award>
  <sportsml:event-record previous-record="" type="">{0,unbounded}</sportsml:event-record>
  <sportsml:rank alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" issuer="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" type="" value="" value-previous="">{0,unbounded}</sportsml:rank>
  <sportsml:rating id="" rating-issuer="" rating-maximum="" rating-type="" rating-value="">{0,unbounded}</sportsml:rating>
  <sportsml:team-stats-american-football alignment-scope="" average-starting-position="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" number-of-plays="" number-of-plays-gaining="" number-of-plays-losing="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" time-of-opposition-possession-average="" time-of-possession="" time-of-possession-average="" timeouts="" turnover-ratio="" yards-per-attempt="">{1,1}</sportsml:team-stats-american-football>
  <sportsml:team-stats-baseball 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="">{1,1}</sportsml:team-stats-baseball>
  <sportsml:team-stats-basketball alignment-scope="" average-minutes-per-game="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" fouls-total="" id="" largest-lead="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" timeouts-left="" turnover-margin="">{1,1}</sportsml:team-stats-basketball>
  <sportsml:team-stats-golf 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="">{1,1}</sportsml:team-stats-golf>
  <sportsml:team-stats-ice-hockey alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" minus-total="" penalty-minutes="" period-value="" plus-minus="" plus-total="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="">{1,1}</sportsml:team-stats-ice-hockey>
  <sportsml:team-stats-soccer 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="">{1,1}</sportsml:team-stats-soccer>
  <sportsml:team-stats-tennis 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="">{1,1}</sportsml:team-stats-tennis>
  <sportsml:team-stats-motor-racing 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="">{1,1}</sportsml:team-stats-motor-racing>
  <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="">{1,1}</sportsml:team-stats-curling>
  <sportsml:team-stats-rugby 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="">{1,1}</sportsml:team-stats-rugby>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
</sportsml:team-stats>
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.
event-odds string optional
The odds that this team or player would win the event. Candidate for deprecation.
event-outcome restriction of string optional
Whether the competitor won, lost, or tied.
event-standing-points string optional
How many new points were earned as a result of the outcome of this particular event.
events-played string optional
The number of sports-events in which this team has already participated.
games-back string optional
A number used to measure how behind one team is from first place. The first place team is 0 games back.
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.
result-effect sportsml:resultEffect.Core optional
Describes the effect that the result of the event or rank changing has had on the team. Example: Whether or not a team has qualified for the playoffs, or has been promoted or demoted to a different division.
scoping-label string optional
A textual description for the scope.
score string optional
Final or current score of the team or player.
score-attempts string optional
Final or current number of attempts to score by a team or player. Example: in ice hockey, would represent total shots on goal.
score-attempts-on-goal string optional
A subset of score-attempts. Only counts those attempts that were on-goal.
score-attempts-on-goal-opposing string optional
Final or current number of attempts to score by an opposing team or player that were on-goal.
score-attempts-opposing string optional
Final or current number of attempts to score by an opposing team or player.
score-average string optional
Average per-game score for the team or player.
score-opposing string optional
Final or current score of the opposing team or player.
score-opposing-average string optional
Average per-game score for the opposing team or player.
score-percentage string optional
Percentage of attempted scores that reached their mark.
score-percentage-opposing string optional
Percentage of attempted scores by opposing team or player that reached their mark.
score-units sportsml:scoreUnits.Core optional
Describes how the score and score-opposing is valued.
standing-points string optional
A quantity used to rank teams, usually within a division, in order to decide who comes in first at the end of a season.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
streak string optional
A value used to say how many events in a row the team has most recently won or lost. Deprecated. Use outcome-totals instead.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
time-played-total string optional
Value for the amount of time played by the team over the course of a particular time-span, such as a season.
Source
<element name="team-stats">
  <annotation>
    <documentation>Statistics that apply to the team as a whole. | Not all stats are used in every sport.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:sub-score" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:sub-score-attempts" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:penalty-stats" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:outcome-totals" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:highlight" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:award" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:event-record" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:rank" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:rating" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:teamStatsSpecific" minOccurs="0"/>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attributeGroup ref="sportsml:statAttributes"/>
    <attribute name="events-played" type="string" use="optional">
      <annotation>
        <documentation>The number of sports-events in which this team has already participated.</documentation>
      </annotation>
    </attribute>
    <attribute name="time-played-total" type="string" use="optional">
      <annotation>
        <documentation>Value for the amount of time played by the team over the course of a particular time-span, such as a season.</documentation>
      </annotation>
    </attribute>
    <attribute name="standing-points" type="string" use="optional">
      <annotation>
        <documentation>A quantity used to rank teams, usually within a division, in order to decide who comes in first at the end of a season.</documentation>
      </annotation>
    </attribute>
    <attribute name="games-back" type="string" use="optional">
      <annotation>
        <documentation>A number used to measure how behind one team is from first place. The first place team is 0 games back.</documentation>
      </annotation>
    </attribute>
    <attribute name="streak" type="string" use="optional">
      <annotation>
        <documentation>A value used to say how many events in a row the team has most recently won or lost. Deprecated. Use outcome-totals instead.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:sub-score
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Statistics that detail the score for a particular period or inning. | Per-sport controlled vocabularies used for period-value.
Diagram
Diagram sportsml-core_xsd.tmp#sub-score_period-value sportsml-core_xsd.tmp#sub-score_score
Properties
content complex
Used by
Attributes
QName Type Use Annotation
period-value string optional
Could be quarter-1, period-2, inning-5, etc.
score string optional
The score for that period.
Source
<element name="sub-score">
  <annotation>
    <documentation>Statistics that detail the score for a particular period or inning. | Per-sport controlled vocabularies used for period-value.</documentation>
  </annotation>
  <complexType>
    <attribute name="period-value" type="string" use="optional">
      <annotation>
        <documentation>Could be quarter-1, period-2, inning-5, etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="score" type="string" use="optional">
      <annotation>
        <documentation>The score for that period.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:sub-score-attempts
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Statistics that detail the scoring attempts for a particular period or inning. | Per-sport controlled vocabularies used for period-value.
Diagram
Diagram sportsml-core_xsd.tmp#sub-score-attempts_period-value sportsml-core_xsd.tmp#sub-score-attempts_score-attempts
Properties
content complex
Used by
Attributes
QName Type Use Annotation
period-value string optional
Could be quarter-1, period-2, inning-5, etc.
score-attempts string optional
The score for that period.
Source
<element name="sub-score-attempts">
  <annotation>
    <documentation>Statistics that detail the scoring attempts for a particular period or inning. | Per-sport controlled vocabularies used for period-value.</documentation>
  </annotation>
  <complexType>
    <attribute name="period-value" type="string" use="optional">
      <annotation>
        <documentation>Could be quarter-1, period-2, inning-5, etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="score-attempts" type="string" use="optional">
      <annotation>
        <documentation>The score for that period.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:penalty-stats
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Statistics that detail the number of each type of penalty. | Can be recorded for either a team or a player.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#penalty-stats_type sportsml-core_xsd.tmp#penalty-stats_count
Properties
content complex
Used by
Attributes
QName Type Use Annotation
count string optional
The number of that type of penalities for this team or player.
id ID optional
An XML-specific identifier for the element.
type string optional
Could be a numeric value like 2, 5 or 10 for ice hockey, or yellow-card or red-card for soccer etc.
Source
<element name="penalty-stats">
  <annotation>
    <documentation>Statistics that detail the number of each type of penalty. | Can be recorded for either a team or a player.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="type" type="string" use="optional">
      <annotation>
        <documentation>Could be a numeric value like 2, 5 or 10 for ice hockey, or yellow-card or red-card for soccer etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="count" type="string" use="optional">
      <annotation>
        <documentation>The number of that type of penalities for this team or player.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:outcome-totals
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A report on the number of wins, losses, etc., the team or player had during a particular time period. | Can also be scoped with various coverage qualifications, such as just events played at home.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#outcome-totals_wins sportsml-core_xsd.tmp#outcome-totals_losses sportsml-core_xsd.tmp#outcome-totals_ties sportsml-core_xsd.tmp#outcome-totals_undecideds sportsml-core_xsd.tmp#outcome-totals_winning-percentage sportsml-core_xsd.tmp#outcome-totals_points-scored-for sportsml-core_xsd.tmp#outcome-totals_points-scored-against sportsml-core_xsd.tmp#outcome-totals_points-difference sportsml-core_xsd.tmp#outcome-totals_standing-points sportsml-core_xsd.tmp#outcome-totals_streak-type sportsml-core_xsd.tmp#outcome-totals_streak-duration sportsml-core_xsd.tmp#outcome-totals_streak-total sportsml-core_xsd.tmp#outcome-totals_streak-start sportsml-core_xsd.tmp#outcome-totals_streak-end
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.
losses string optional
Number of losses.
period-value string optional
Used for tracking hits-per-inning, for example.
points-difference string optional
The final calculated difference between points-scored-for and points-scored-against. Possibly takes into account other scoring aspects, such as penalties and differences in score-values.
points-scored-against string optional
The number of points scored against a team by its opponents during an extended time period.
points-scored-for string optional
The number of points a team has scored against its opponents during an extended time period.
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.
standing-points string optional
A quantity used to rank teams, usually within a division, in order to decide who comes in first at the end of a season. Localized to the coverage-attributes.
stats-coverage sportsml:statsCoverage.Core optional
A relative indication of how many statistics are included in the item.
streak-duration sportsml:duration.Common optional
How long the streak lasted.
streak-end sportsml:dateTime.Common optional
Date on which the streak ended.
streak-start sportsml:dateTime.Common optional
Date on which the streak began.
streak-total string optional
Holds the number of goals scored during a streak-type of score, for example.
streak-type restriction of string optional
Whether this is a streak of wins, of losses, etc.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
ties string optional
Number of ties.
undecideds string optional
Number of events that were started, but ended up undecided.
winning-percentage string optional
The winning percentage. Generally, wins divided by total events completed.
wins string optional
Number of wins.
Source
<element name="outcome-totals">
  <annotation>
    <documentation>A report on the number of wins, losses, etc., the team or player had during a particular time period. | Can also be scoped with various coverage qualifications, such as just events played at home.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="wins" type="string" use="optional">
      <annotation>
        <documentation>Number of wins.</documentation>
      </annotation>
    </attribute>
    <attribute name="losses" type="string" use="optional">
      <annotation>
        <documentation>Number of losses.</documentation>
      </annotation>
    </attribute>
    <attribute name="ties" type="string" use="optional">
      <annotation>
        <documentation>Number of ties.</documentation>
      </annotation>
    </attribute>
    <attribute name="undecideds" type="string" use="optional">
      <annotation>
        <documentation>Number of events that were started, but ended up undecided.</documentation>
      </annotation>
    </attribute>
    <attribute name="winning-percentage" type="string" use="optional">
      <annotation>
        <documentation>The winning percentage. Generally, wins divided by total events completed.</documentation>
      </annotation>
    </attribute>
    <attribute name="points-scored-for" type="string" use="optional">
      <annotation>
        <documentation>The number of points a team has scored against its opponents during an extended time period.</documentation>
      </annotation>
    </attribute>
    <attribute name="points-scored-against" type="string" use="optional">
      <annotation>
        <documentation>The number of points scored against a team by its opponents during an extended time period.</documentation>
      </annotation>
    </attribute>
    <attribute name="points-difference" type="string" use="optional">
      <annotation>
        <documentation>The final calculated difference between points-scored-for and points-scored-against. Possibly takes into account other scoring aspects, such as penalties and differences in score-values.</documentation>
      </annotation>
    </attribute>
    <attribute name="standing-points" type="string" use="optional">
      <annotation>
        <documentation>A quantity used to rank teams, usually within a division, in order to decide who comes in first at the end of a season. Localized to the coverage-attributes.</documentation>
      </annotation>
    </attribute>
    <attribute name="streak-type" use="optional">
      <annotation>
        <documentation>Whether this is a streak of wins, of losses, etc.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="win"/>
          <enumeration value="loss"/>
          <enumeration value="tie"/>
          <enumeration value="score"/>
          <enumeration value="assist"/>
          <enumeration value="point"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="streak-duration" type="sportsml:duration.Common" use="optional">
      <annotation>
        <documentation>How long the streak lasted.</documentation>
      </annotation>
    </attribute>
    <attribute name="streak-total" type="string" use="optional">
      <annotation>
        <documentation>Holds the number of goals scored during a streak-type of score, for example.</documentation>
      </annotation>
    </attribute>
    <attribute name="streak-start" type="sportsml:dateTime.Common" use="optional">
      <annotation>
        <documentation>Date on which the streak began.</documentation>
      </annotation>
    </attribute>
    <attribute name="streak-end" type="sportsml:dateTime.Common" use="optional">
      <annotation>
        <documentation>Date on which the streak ended.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:highlight
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A textual highlight. | Can hold plain text, or could hold NITF.
Diagram
Diagram sportsml-core_xsd.tmp#commonAttributes
Properties
content complex
Used by
Model
ANY element from namespace(s) 'http://www.w3.org/namespace/'
Attributes
QName Type Use Annotation
class string optional
An open placeholder for categorization.
id ID optional
An XML-specific identifier for the element.
style string optional
An open placeholder for reference by an external stylesheet.
Source
<element name="highlight">
  <annotation>
    <documentation>A textual highlight. | Can hold plain text, or could hold NITF.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <any namespace="http://www.w3.org/namespace/"/>
    </sequence>
    <attributeGroup ref="sportsml:commonAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:award
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A medal, ribbon, placement, or other type of award. | Can be assigned to an event, a team, or a player.
Diagram
Diagram sportsml-core_xsd.tmp#commonAttributes sportsml-core_xsd.tmp#award_award-type sportsml-core_xsd.tmp#award_name sportsml-core_xsd.tmp#award_player-or-team-idref sportsml-core_xsd.tmp#award_total sportsml-core_xsd.tmp#award_place sportsml-core_xsd.tmp#award_value sportsml-core_xsd.tmp#award_currency
Properties
content complex
Used by
Attributes
QName Type Use Annotation
award-type sportsml:awardType.Core optional
Type of award.
class string optional
An open placeholder for categorization.
currency string optional
The units of currency for the value attribute.
id ID optional
An XML-specific identifier for the element.
name string optional
Displayable name. For NHL Hockey, could be first-star, second-star, etc.
place string optional
The place for which this prize is offered. For example, place=1 means the first-place prize.
player-or-team-idref IDREF optional
Reference to the player or team that received the award.
style string optional
An open placeholder for reference by an external stylesheet.
total string optional
Total number of these such awards given to the player or team. Can be used to count medals for each country.
value string optional
The amount of money earned by the player who came in this place.
Source
<element name="award">
  <annotation>
    <documentation>A medal, ribbon, placement, or other type of award. | Can be assigned to an event, a team, or a player.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:commonAttributes"/>
    <attribute name="award-type" type="sportsml:awardType.Core" use="optional">
      <annotation>
        <documentation>Type of award.</documentation>
      </annotation>
    </attribute>
    <attribute name="name" type="string" use="optional">
      <annotation>
        <documentation>Displayable name. For NHL Hockey, could be first-star, second-star, etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="player-or-team-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>Reference to the player or team that received the award.</documentation>
      </annotation>
    </attribute>
    <attribute name="total" type="string" use="optional">
      <annotation>
        <documentation>Total number of these such awards given to the player or team. Can be used to count medals for each country.</documentation>
      </annotation>
    </attribute>
    <attribute name="place" type="string" use="optional">
      <annotation>
        <documentation>The place for which this prize is offered. For example, place=1 means the first-place prize.</documentation>
      </annotation>
    </attribute>
    <attribute name="value" type="string" use="optional">
      <annotation>
        <documentation>The amount of money earned by the player who came in this place.</documentation>
      </annotation>
    </attribute>
    <attribute name="currency" type="string" use="optional">
      <annotation>
        <documentation>The units of currency for the value attribute.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:event-record
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A world, national, state, or school record. | More than one record can be set by one participant at one sports-event.
Diagram
Diagram sportsml-core_xsd.tmp#event-record_type sportsml-core_xsd.tmp#event-record_previous-record
Properties
content complex
Used by
Attributes
QName Type Use Annotation
previous-record string optional
The score value of the previously-held record.
type string optional
The type or record.
Source
<element name="event-record">
  <annotation>
    <documentation>A world, national, state, or school record. | More than one record can be set by one participant at one sports-event.</documentation>
  </annotation>
  <complexType>
    <attribute name="type" type="string" use="optional">
      <annotation>
        <documentation>The type or record.</documentation>
      </annotation>
    </attribute>
    <attribute name="previous-record" type="string" use="optional">
      <annotation>
        <documentation>The score value of the previously-held record.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:rank
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
How a team is doing in comparison to other teams or players. | May be qualified, so that one ranks teams or players according to, say, how they play at home, or within their division.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#rank_type sportsml-core_xsd.tmp#rank_issuer sportsml-core_xsd.tmp#rank_value sportsml-core_xsd.tmp#rank_value-previous
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.
issuer string optional
The entity or organization which issued the rank.
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.
type string optional
The type of the rank. Generally a publisher-specific controlled vocabulary.
value string optional
The value of the rank.
value-previous string optional
The previous rank.
Source
<element name="rank">
  <annotation>
    <documentation>How a team is doing in comparison to other teams or players. | May be qualified, so that one ranks teams or players according to, say, how they play at home, or within their division.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="type" type="string" use="optional">
      <annotation>
        <documentation>The type of the rank. Generally a publisher-specific controlled vocabulary.</documentation>
      </annotation>
    </attribute>
    <attribute name="issuer" type="string" use="optional">
      <annotation>
        <documentation>The entity or organization which issued the rank.</documentation>
      </annotation>
    </attribute>
    <attribute name="value" type="string" use="optional">
      <annotation>
        <documentation>The value of the rank.</documentation>
      </annotation>
    </attribute>
    <attribute name="value-previous" type="string" use="optional">
      <annotation>
        <documentation>The previous rank.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:rating
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A judged value placed on the team or individual. | Often used in British soccer.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#rating_rating-type sportsml-core_xsd.tmp#rating_rating-issuer sportsml-core_xsd.tmp#rating_rating-value sportsml-core_xsd.tmp#rating_rating-maximum
Properties
content complex
Used by
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
rating-issuer string optional
The entity or organization which issued the rating.
rating-maximum string optional
The maximum value for the rating.
rating-type string optional
A classification for the rating.
rating-value string optional
The value of the rating.
Source
<element name="rating">
  <annotation>
    <documentation>A judged value placed on the team or individual. | Often used in British soccer.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="rating-type" type="string" use="optional">
      <annotation>
        <documentation>A classification for the rating.</documentation>
      </annotation>
    </attribute>
    <attribute name="rating-issuer" type="string" use="optional">
      <annotation>
        <documentation>The entity or organization which issued the rating.</documentation>
      </annotation>
    </attribute>
    <attribute name="rating-value" type="string" use="optional">
      <annotation>
        <documentation>The value of the rating.</documentation>
      </annotation>
    </attribute>
    <attribute name="rating-maximum" type="string" use="optional">
      <annotation>
        <documentation>The maximum value for the rating.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:player
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A competitor. | Their athletic talents help them decide who wins a sports-event.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#player-metadata sportsml-core_xsd.tmp#player-stats sportsml-core_xsd.tmp#wagering-stats sportsml-core_xsd.tmp#associate sportsml-core_xsd.tmp#affiliation
Properties
content complex
Used by
Model
Children sportsml:affiliation, sportsml:associate, sportsml:player-metadata, sportsml:player-stats, sportsml:wagering-stats
Instance
<sportsml:player id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:player-metadata date-of-birth="" date-of-death="" gender="" health="" height="" home-page-url="" id="" lineup-slot="" lineup-slot-sequence="" nationality="" player-key="" player-source="" position-depth="" position-event="" position-regular="" position-source="" round-position="" scratch-reason="" status="" team-idref="" team-key="" uniform-number="" weight="">{1,1}</sportsml:player-metadata>
  <sportsml:player-stats alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" event-odds="" event-outcome="" events-played="" events-started="" event-standing-points="" id="" period-value="" position-scope="" record-making-scope="" result-effect="" scoping-label="" score="" score-attempts="" score-attempts-on-goal="" score-attempts-on-goal-opposing="" score-attempts-opposing="" score-average="" score-opposing="" score-opposing-average="" score-percentage="" score-percentage-opposing="" score-units="" stats-coverage="" team-coverage="" time-played-event="" time-played-event-average="" time-played-total="">{0,unbounded}</sportsml:player-stats>
  <sportsml:wagering-stats comment="" id="">{0,unbounded}</sportsml:wagering-stats>
  <sportsml:associate id="">{0,unbounded}</sportsml:associate>
  <sportsml:affiliation alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" membership-idref="" membership-key="" membership-name="" membership-type="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="">{0,unbounded}</sportsml:affiliation>
</sportsml:player>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="player">
  <annotation>
    <documentation>A competitor. | Their athletic talents help them decide who wins a sports-event.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:player-metadata"/>
      <element ref="sportsml:player-stats" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:wagering-stats" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:associate" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:affiliation" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:player-metadata
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Metadata that describes a player. | Generally does not change over the course of a sports-events.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#player-metadata_player-key sportsml-core_xsd.tmp#player-metadata_player-source sportsml-core_xsd.tmp#player-metadata_team-idref sportsml-core_xsd.tmp#player-metadata_team-key sportsml-core_xsd.tmp#player-metadata_status sportsml-core_xsd.tmp#player-metadata_date-of-birth sportsml-core_xsd.tmp#player-metadata_date-of-death sportsml-core_xsd.tmp#player-metadata_height sportsml-core_xsd.tmp#player-metadata_weight sportsml-core_xsd.tmp#player-metadata_position-regular sportsml-core_xsd.tmp#player-metadata_position-event sportsml-core_xsd.tmp#player-metadata_position-depth sportsml-core_xsd.tmp#player-metadata_lineup-slot sportsml-core_xsd.tmp#player-metadata_lineup-slot-sequence sportsml-core_xsd.tmp#player-metadata_position-source sportsml-core_xsd.tmp#player-metadata_health sportsml-core_xsd.tmp#player-metadata_scratch-reason sportsml-core_xsd.tmp#player-metadata_uniform-number sportsml-core_xsd.tmp#player-metadata_home-page-url sportsml-core_xsd.tmp#player-metadata_gender sportsml-core_xsd.tmp#player-metadata_nationality sportsml-core_xsd.tmp#player-metadata_round-position sportsml-core_xsd.tmp#name sportsml-core_xsd.tmp#home-location sportsml-core_xsd.tmp#career-phase sportsml-core_xsd.tmp#injury-phase sportsml-core_xsd.tmp#sports-property sportsml-specific-american-football_xsd.tmp#player-metadata-american-football sportsml-specific-baseball_xsd.tmp#player-metadata-baseball sportsml-specific-basketball_xsd.tmp#player-metadata-basketball sportsml-specific-golf_xsd.tmp#player-metadata-golf sportsml-specific-ice-hockey_xsd.tmp#player-metadata-ice-hockey sportsml-specific-soccer_xsd.tmp#player-metadata-soccer sportsml-specific-tennis_xsd.tmp#player-metadata-tennis sportsml-specific-motor-racing_xsd.tmp#player-metadata-motor-racing sportsml-specific-curling_xsd.tmp#player-metadata-curling sportsml-specific-rugby_xsd.tmp#player-metadata-rugby sportsml-G2_xsd.tmp#playerMetadataSpecific
Properties
content complex
Used by
Element sportsml:player
Model
Children sportsml:career-phase, sportsml:home-location, sportsml:injury-phase, sportsml:name, sportsml:player-metadata-american-football, sportsml:player-metadata-baseball, sportsml:player-metadata-basketball, sportsml:player-metadata-curling, sportsml:player-metadata-golf, sportsml:player-metadata-ice-hockey, sportsml:player-metadata-motor-racing, sportsml:player-metadata-rugby, sportsml:player-metadata-soccer, sportsml:player-metadata-tennis, sportsml:sports-property
Instance
<sportsml:player-metadata date-of-birth="" date-of-death="" gender="" health="" height="" home-page-url="" id="" lineup-slot="" lineup-slot-sequence="" nationality="" player-key="" player-source="" position-depth="" position-event="" position-regular="" position-source="" round-position="" scratch-reason="" status="" team-idref="" team-key="" uniform-number="" weight="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:name abbreviation="" first="" full="" id="" language="" last="" middle="" nickname="" part="" prefix="" role="" suffix="">{0,unbounded}</sportsml:name>
  <sportsml:home-location alignment-scope="" area="" building="" city="" competition-scope="" country="" county="" date-coverage-type="" date-coverage-value="" duration-scope="" floor="" id="" latitude="" location-type="" longitude="" period-value="" position-scope="" postal-code="" record-making-scope="" scoping-label="" state="" stats-coverage="" street="" street-number="" street-prefix="" street-suffix="" suite="" team-coverage="" timezone="">{0,1}</sportsml:home-location>
  <sportsml:career-phase duration="" end-date="" entry-reason="" exit-reason="" id="" name="" phase-caliber="" phase-caliber-key="" phase-status="" phase-type="" position-depth="" position-regular="" selection-level="" selection-overall="" selection-sublevel="" start-date="" subphase-type="" uniform-number="" weight="">{0,unbounded}</sportsml:career-phase>
  <sportsml:injury-phase comment="" end-date="" id="" injury-side="" injury-type="" phase-type="" start-date="" upcoming-event-date="" upcoming-event-key="" upcoming-event-status="">{0,unbounded}</sportsml:injury-phase>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
  <sportsml:player-metadata-american-football id="">{1,1}</sportsml:player-metadata-american-football>
  <sportsml:player-metadata-baseball batting-hand="" id="" throwing-hand="">{1,1}</sportsml:player-metadata-baseball>
  <sportsml:player-metadata-basketball id="">{1,1}</sportsml:player-metadata-basketball>
  <sportsml:player-metadata-golf id="" rank="">{1,1}</sportsml:player-metadata-golf>
  <sportsml:player-metadata-ice-hockey catching-hand="" id="" shooting-hand="">{1,1}</sportsml:player-metadata-ice-hockey>
  <sportsml:player-metadata-soccer id="">{1,1}</sportsml:player-metadata-soccer>
  <sportsml:player-metadata-tennis id="">{1,1}</sportsml:player-metadata-tennis>
  <sportsml:player-metadata-motor-racing id="">{1,1}</sportsml:player-metadata-motor-racing>
  <sportsml:player-metadata-curling delivery="" id="" role="">{1,1}</sportsml:player-metadata-curling>
  <sportsml:player-metadata-rugby id="">{1,1}</sportsml:player-metadata-rugby>
</sportsml:player-metadata>
Attributes
QName Type Use Annotation
date-of-birth string optional
The day on which a player was born, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
date-of-death string optional
The day on which a player died, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
gender restriction of string optional
Male or female.
health sportsml:health.Core optional
An indication of the health of the player.
height string optional
Height of the player. Generally in cm.
home-page-url string optional
The fully-qualified URL for the official home page of the team.
id ID optional
An XML-specific identifier for the element.
lineup-slot string optional
The order in which a player participated in an event.
lineup-slot-sequence string optional
For baseball, cricket, relay races if they substituted for a player in the original lineup, the order in which they served at the above lineup-slot value. Defaults to 1.
nationality string optional
Your country of citizinship.
player-key sportsml:genericKeyType optional
The symbol for the player.
player-source string optional
The maintainer of the controlled vocabulary for the key.
position-depth string optional
A ranking amongst players on the team who share the same position.
position-event sportsml:position.Common optional
The code for the position played by the player at this particular sports-event.
position-regular sportsml:position.Common optional
The code for the typical position at which this player plays.
position-source string optional
The source of the controlled-vocabulary for position-regular and position-event.
round-position string optional
The seed or position in this particular round for which this player started. Useful for bracketed tournaments, such as tennis.
scratch-reason sportsml:health.Core optional
Ad indication as to why this player did not play in an event.
status sportsml:status.Core optional
Whether a player starts playing at the beginning of a sports-event, joins mid-game, or is not available to participate.
team-idref string optional
A reference to the team for which this player competes.
team-key sportsml:genericKeyType optional
A key-based reference to the team for which this player competes.
uniform-number string optional
The number currently displayed on the uniform or jersey of the player.
weight string optional
Weight of a player. Generally in kg.
Source
<element name="player-metadata">
  <annotation>
    <documentation>Metadata that describes a player. | Generally does not change over the course of a sports-events.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:name" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:home-location" minOccurs="0"/>
      <element ref="sportsml:career-phase" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:injury-phase" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:playerMetadataSpecific" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="player-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>The symbol for the player.</documentation>
      </annotation>
    </attribute>
    <attribute name="player-source" type="string" use="optional">
      <annotation>
        <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
      </annotation>
    </attribute>
    <attribute name="team-idref" type="string" use="optional">
      <annotation>
        <documentation>A reference to the team for which this player competes.</documentation>
      </annotation>
    </attribute>
    <attribute name="team-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>A key-based reference to the team for which this player competes.</documentation>
      </annotation>
    </attribute>
    <attribute name="status" type="sportsml:status.Core" use="optional">
      <annotation>
        <documentation>Whether a player starts playing at the beginning of a sports-event, joins mid-game, or is not available to participate.</documentation>
      </annotation>
    </attribute>
    <attribute name="date-of-birth" type="string" use="optional">
      <annotation>
        <documentation>The day on which a player was born, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
    <attribute name="date-of-death" type="string" use="optional">
      <annotation>
        <documentation>The day on which a player died, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
    <attribute name="height" type="string" use="optional">
      <annotation>
        <documentation>Height of the player. Generally in cm.</documentation>
      </annotation>
    </attribute>
    <attribute name="weight" type="string" use="optional">
      <annotation>
        <documentation>Weight of a player. Generally in kg.</documentation>
      </annotation>
    </attribute>
    <attribute name="position-regular" type="sportsml:position.Common" use="optional">
      <annotation>
        <documentation>The code for the typical position at which this player plays.</documentation>
      </annotation>
    </attribute>
    <attribute name="position-event" type="sportsml:position.Common" use="optional">
      <annotation>
        <documentation>The code for the position played by the player at this particular sports-event.</documentation>
      </annotation>
    </attribute>
    <attribute name="position-depth" type="string" use="optional">
      <annotation>
        <documentation>A ranking amongst players on the team who share the same position.</documentation>
      </annotation>
    </attribute>
    <attribute name="lineup-slot" type="string" use="optional">
      <annotation>
        <documentation>The order in which a player participated in an event.</documentation>
      </annotation>
    </attribute>
    <attribute name="lineup-slot-sequence" type="string" use="optional">
      <annotation>
        <documentation>For baseball, cricket, relay races if they substituted for a player in the original lineup, the order in which they served at the above lineup-slot value. Defaults to 1.</documentation>
      </annotation>
    </attribute>
    <attribute name="position-source" type="string" use="optional">
      <annotation>
        <documentation>The source of the controlled-vocabulary for position-regular and position-event.</documentation>
      </annotation>
    </attribute>
    <attribute name="health" type="sportsml:health.Core" use="optional">
      <annotation>
        <documentation>An indication of the health of the player.</documentation>
      </annotation>
    </attribute>
    <attribute name="scratch-reason" type="sportsml:health.Core" use="optional">
      <annotation>
        <documentation>Ad indication as to why this player did not play in an event.</documentation>
      </annotation>
    </attribute>
    <attribute name="uniform-number" type="string" use="optional">
      <annotation>
        <documentation>The number currently displayed on the uniform or jersey of the player.</documentation>
      </annotation>
    </attribute>
    <attribute name="home-page-url" type="string" use="optional">
      <annotation>
        <documentation>The fully-qualified URL for the official home page of the team.</documentation>
      </annotation>
    </attribute>
    <attribute name="gender" use="optional">
      <annotation>
        <documentation>Male or female.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="male"/>
          <enumeration value="female"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="nationality" type="string" use="optional">
      <annotation>
        <documentation>Your country of citizinship.</documentation>
      </annotation>
    </attribute>
    <attribute name="round-position" type="string" use="optional">
      <annotation>
        <documentation>The seed or position in this particular round for which this player started. Useful for bracketed tournaments, such as tennis.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:career-phase
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A description of where a player is playing, or has previously played. | Can be used to state where the player went to college. Can also list previous teams of the player.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#career-phase_phase-type sportsml-core_xsd.tmp#career-phase_name sportsml-core_xsd.tmp#career-phase_start-date sportsml-core_xsd.tmp#career-phase_end-date sportsml-core_xsd.tmp#career-phase_duration sportsml-core_xsd.tmp#career-phase_subphase-type sportsml-core_xsd.tmp#career-phase_phase-status sportsml-core_xsd.tmp#career-phase_phase-caliber sportsml-core_xsd.tmp#career-phase_phase-caliber-key sportsml-core_xsd.tmp#career-phase_entry-reason sportsml-core_xsd.tmp#career-phase_selection-level sportsml-core_xsd.tmp#career-phase_selection-sublevel sportsml-core_xsd.tmp#career-phase_selection-overall sportsml-core_xsd.tmp#career-phase_exit-reason sportsml-core_xsd.tmp#career-phase_weight sportsml-core_xsd.tmp#career-phase_position-regular sportsml-core_xsd.tmp#career-phase_position-depth sportsml-core_xsd.tmp#career-phase_uniform-number
Properties
content complex
Used by
Attributes
QName Type Use Annotation
duration sportsml:duration.Common optional
In lieu of a start-date and end-date. Generally in years. Could hold the number of years that a player was a pro.
end-date string optional
When the player ended this phase in the career, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
entry-reason string optional
The reason why the player entered this phase. For example, draft or trade.
exit-reason string optional
The reason why the player exitted this phase. For example, retired or waived.
id ID optional
An XML-specific identifier for the element.
name string optional
Name of the team or college, for example.
phase-caliber string optional
A controlled vocabulary for the name attribute. States organization this player was in, for the duration of the phase. For example, league or team.
phase-caliber-key sportsml:genericKeyType optional
The metadata key within the phase-caliber. For example, l.nfl.com if phase-caliber is league. Or l.nfl.com-t.2 if phase-caliber is team.
phase-status sportsml:phaseStatus.Core optional
Player's status within a particular phase. For example, active, injured, etc.
phase-type sportsml:phaseType.Core optional
Value can be college or professional, etc.
position-depth string optional
A ranking amongst players on the team who share the same position.
position-regular sportsml:position.Common optional
The code for the typical position at which this player plays.
selection-level string optional
The level within which the player was selected to enter this phase. For example, 1, if drafted in 1st round.
selection-overall string optional
The total ranking amongst all levels in a draft.
selection-sublevel string optional
The sublevel of the selection-level. For example, 27, if picked as 27th selection in 1st round.
start-date string optional
When the player started this phase in the career, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
subphase-type string optional
A subcategory of the phase-type, for example could be sophomore or rookie.
uniform-number string optional
The number currently displayed on the uniform or jersey of the player.
weight string optional
Weight of a player. Generally in kg.
Source
<element name="career-phase">
  <annotation>
    <documentation>A description of where a player is playing, or has previously played. | Can be used to state where the player went to college. Can also list previous teams of the player.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="phase-type" type="sportsml:phaseType.Core" use="optional">
      <annotation>
        <documentation>Value can be college or professional, etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="name" type="string" use="optional">
      <annotation>
        <documentation>Name of the team or college, for example.</documentation>
      </annotation>
    </attribute>
    <attribute name="start-date" type="string" use="optional">
      <annotation>
        <documentation>When the player started this phase in the career, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
    <attribute name="end-date" type="string" use="optional">
      <annotation>
        <documentation>When the player ended this phase in the career, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
    <attribute name="duration" type="sportsml:duration.Common" use="optional">
      <annotation>
        <documentation>In lieu of a start-date and end-date. Generally in years. Could hold the number of years that a player was a pro.</documentation>
      </annotation>
    </attribute>
    <attribute name="subphase-type" type="string" use="optional">
      <annotation>
        <documentation>A subcategory of the phase-type, for example could be sophomore or rookie.</documentation>
      </annotation>
    </attribute>
    <attribute name="phase-status" type="sportsml:phaseStatus.Core" use="optional">
      <annotation>
        <documentation>Player's status within a particular phase. For example, active, injured, etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="phase-caliber" type="string" use="optional">
      <annotation>
        <documentation>A controlled vocabulary for the name attribute. States organization this player was in, for the duration of the phase. For example, league or team.</documentation>
      </annotation>
    </attribute>
    <attribute name="phase-caliber-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>The metadata key within the phase-caliber. For example, l.nfl.com if phase-caliber is league. Or l.nfl.com-t.2 if phase-caliber is team.</documentation>
      </annotation>
    </attribute>
    <attribute name="entry-reason" type="string" use="optional">
      <annotation>
        <documentation>The reason why the player entered this phase. For example, draft or trade.</documentation>
      </annotation>
    </attribute>
    <attribute name="selection-level" type="string" use="optional">
      <annotation>
        <documentation>The level within which the player was selected to enter this phase. For example, 1, if drafted in 1st round.</documentation>
      </annotation>
    </attribute>
    <attribute name="selection-sublevel" type="string" use="optional">
      <annotation>
        <documentation>The sublevel of the selection-level. For example, 27, if picked as 27th selection in 1st round.</documentation>
      </annotation>
    </attribute>
    <attribute name="selection-overall" type="string" use="optional">
      <annotation>
        <documentation>The total ranking amongst all levels in a draft.</documentation>
      </annotation>
    </attribute>
    <attribute name="exit-reason" type="string" use="optional">
      <annotation>
        <documentation>The reason why the player exitted this phase. For example, retired or waived.</documentation>
      </annotation>
    </attribute>
    <attribute name="weight" type="string" use="optional">
      <annotation>
        <documentation>Weight of a player. Generally in kg.</documentation>
      </annotation>
    </attribute>
    <attribute name="position-regular" type="sportsml:position.Common" use="optional">
      <annotation>
        <documentation>The code for the typical position at which this player plays.</documentation>
      </annotation>
    </attribute>
    <attribute name="position-depth" type="string" use="optional">
      <annotation>
        <documentation>A ranking amongst players on the team who share the same position.</documentation>
      </annotation>
    </attribute>
    <attribute name="uniform-number" type="string" use="optional">
      <annotation>
        <documentation>The number currently displayed on the uniform or jersey of the player.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:injury-phase
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A description of the phase during which a player is injured.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#injury-phase_phase-type sportsml-core_xsd.tmp#injury-phase_injury-type sportsml-core_xsd.tmp#injury-phase_injury-side sportsml-core_xsd.tmp#injury-phase_start-date sportsml-core_xsd.tmp#injury-phase_end-date sportsml-core_xsd.tmp#injury-phase_upcoming-event-date sportsml-core_xsd.tmp#injury-phase_upcoming-event-key sportsml-core_xsd.tmp#injury-phase_upcoming-event-status sportsml-core_xsd.tmp#injury-phase_comment
Properties
content complex
Used by
Attributes
QName Type Use Annotation
comment string optional
A textual description for the injury phase.
end-date string optional
When the player ended this injury phase, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
id ID optional
An XML-specific identifier for the element.
injury-side string optional
A controlled vocabulary for the body side of the injury. For example, left or right.
injury-type string optional
A controlled vocabulary for the injury. For example, thigh or hand or lower-back.
phase-type string optional
An indication as to whether this phase was an unofficial injury report, or a formalized disabled-list.
start-date string optional
When the player started this injury phase, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
upcoming-event-date string optional
Generally, the date on which this player has a non-injured status, and has some probability of playing again.
upcoming-event-key sportsml:genericKeyType optional
The key for the forthcoming event taking place on upcoming-event-date.
upcoming-event-status string optional
A measurement of the status of the player for that upcoming event. For example, probable or likely.
Source
<element name="injury-phase">
  <annotation>
    <documentation>A description of the phase during which a player is injured.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="phase-type" type="string" use="optional">
      <annotation>
        <documentation>An indication as to whether this phase was an unofficial injury report, or a formalized disabled-list.</documentation>
      </annotation>
    </attribute>
    <attribute name="injury-type" type="string" use="optional">
      <annotation>
        <documentation>A controlled vocabulary for the injury. For example, thigh or hand or lower-back.</documentation>
      </annotation>
    </attribute>
    <attribute name="injury-side" type="string" use="optional">
      <annotation>
        <documentation>A controlled vocabulary for the body side of the injury. For example, left or right.</documentation>
      </annotation>
    </attribute>
    <attribute name="start-date" type="string" use="optional">
      <annotation>
        <documentation>When the player started this injury phase, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
    <attribute name="end-date" type="string" use="optional">
      <annotation>
        <documentation>When the player ended this injury phase, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
    <attribute name="upcoming-event-date" type="string" use="optional">
      <annotation>
        <documentation>Generally, the date on which this player has a non-injured status, and has some probability of playing again.</documentation>
      </annotation>
    </attribute>
    <attribute name="upcoming-event-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>The key for the forthcoming event taking place on upcoming-event-date.</documentation>
      </annotation>
    </attribute>
    <attribute name="upcoming-event-status" type="string" use="optional">
      <annotation>
        <documentation>A measurement of the status of the player for that upcoming event. For example, probable or likely.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>A textual description for the injury phase.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:player-stats
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Statistics that capture how a player has performed. | Generally does change over the course of a sports-event.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#statAttributes sportsml-core_xsd.tmp#player-stats_time-played-event sportsml-core_xsd.tmp#player-stats_time-played-total sportsml-core_xsd.tmp#player-stats_time-played-event-average sportsml-core_xsd.tmp#player-stats_events-played sportsml-core_xsd.tmp#player-stats_events-started sportsml-core_xsd.tmp#sub-score sportsml-core_xsd.tmp#sub-score-attempts sportsml-core_xsd.tmp#penalty-stats sportsml-core_xsd.tmp#outcome-totals sportsml-core_xsd.tmp#highlight sportsml-core_xsd.tmp#award sportsml-core_xsd.tmp#event-record sportsml-core_xsd.tmp#rank sportsml-core_xsd.tmp#rating sportsml-specific-american-football_xsd.tmp#player-stats-american-football sportsml-specific-baseball_xsd.tmp#player-stats-baseball sportsml-specific-basketball_xsd.tmp#player-stats-basketball sportsml-specific-golf_xsd.tmp#player-stats-golf sportsml-specific-ice-hockey_xsd.tmp#player-stats-ice-hockey sportsml-specific-soccer_xsd.tmp#player-stats-soccer sportsml-specific-tennis_xsd.tmp#player-stats-tennis sportsml-specific-motor-racing_xsd.tmp#player-stats-motor-racing sportsml-specific-curling_xsd.tmp#player-stats-curling sportsml-specific-rugby_xsd.tmp#player-stats-rugby sportsml-G2_xsd.tmp#playerStatsSpecific sportsml-core_xsd.tmp#sports-property
Properties
content complex
Used by
Element sportsml:player
Model
Children sportsml:award, sportsml:event-record, sportsml:highlight, sportsml:outcome-totals, sportsml:penalty-stats, sportsml:player-stats-american-football, sportsml:player-stats-baseball, sportsml:player-stats-basketball, sportsml:player-stats-curling, sportsml:player-stats-golf, sportsml:player-stats-ice-hockey, sportsml:player-stats-motor-racing, sportsml:player-stats-rugby, sportsml:player-stats-soccer, sportsml:player-stats-tennis, sportsml:rank, sportsml:rating, sportsml:sports-property, sportsml:sub-score, sportsml:sub-score-attempts
Instance
<sportsml:player-stats alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" event-odds="" event-outcome="" events-played="" events-started="" event-standing-points="" id="" period-value="" position-scope="" record-making-scope="" result-effect="" scoping-label="" score="" score-attempts="" score-attempts-on-goal="" score-attempts-on-goal-opposing="" score-attempts-opposing="" score-average="" score-opposing="" score-opposing-average="" score-percentage="" score-percentage-opposing="" score-units="" stats-coverage="" team-coverage="" time-played-event="" time-played-event-average="" time-played-total="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:sub-score period-value="" score="">{0,unbounded}</sportsml:sub-score>
  <sportsml:sub-score-attempts period-value="" score-attempts="">{0,unbounded}</sportsml:sub-score-attempts>
  <sportsml:penalty-stats count="" id="" type="">{0,unbounded}</sportsml:penalty-stats>
  <sportsml:outcome-totals alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" losses="" period-value="" points-difference="" points-scored-against="" points-scored-for="" position-scope="" record-making-scope="" scoping-label="" standing-points="" stats-coverage="" streak-duration="" streak-end="" streak-start="" streak-total="" streak-type="" team-coverage="" ties="" undecideds="" winning-percentage="" wins="">{0,unbounded}</sportsml:outcome-totals>
  <sportsml:highlight class="" id="" style="">{0,unbounded}</sportsml:highlight>
  <sportsml:award award-type="" class="" currency="" id="" name="" place="" player-or-team-idref="" style="" total="" value="">{0,unbounded}</sportsml:award>
  <sportsml:event-record previous-record="" type="">{0,unbounded}</sportsml:event-record>
  <sportsml:rank alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" issuer="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" type="" value="" value-previous="">{0,unbounded}</sportsml:rank>
  <sportsml:rating id="" rating-issuer="" rating-maximum="" rating-type="" rating-value="">{0,unbounded}</sportsml:rating>
  <sportsml:player-stats-american-football id="">{1,1}</sportsml:player-stats-american-football>
  <sportsml:player-stats-baseball 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="">{1,1}</sportsml:player-stats-baseball>
  <sportsml:player-stats-basketball alignment-scope="" average-minutes-per-game="" competition-scope="" date-coverage-type="" date-coverage-value="" double-doubles="" duration-scope="" games-played="" games-started="" id="" minutes-played="" period-value="" personal-fouls-per-game="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" triple-doubles="">{1,1}</sportsml:player-stats-basketball>
  <sportsml:player-stats-golf 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="">{1,1}</sportsml:player-stats-golf>
  <sportsml:player-stats-ice-hockey alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" goaltender-losses="" goaltender-ties="" goaltender-wins="" id="" minus-total="" minutes-played="" penalty-minutes="" period-value="" plus-minus="" plus-total="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="">{1,1}</sportsml:player-stats-ice-hockey>
  <sportsml:player-stats-soccer 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="">{1,1}</sportsml:player-stats-soccer>
  <sportsml:player-stats-tennis 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="">{1,1}</sportsml:player-stats-tennis>
  <sportsml:player-stats-motor-racing 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="">{1,1}</sportsml:player-stats-motor-racing>
  <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="">{1,1}</sportsml:player-stats-curling>
  <sportsml:player-stats-rugby 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="">{1,1}</sportsml:player-stats-rugby>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
</sportsml:player-stats>
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.
event-odds string optional
The odds that this team or player would win the event. Candidate for deprecation.
event-outcome restriction of string optional
Whether the competitor won, lost, or tied.
event-standing-points string optional
How many new points were earned as a result of the outcome of this particular event.
events-played string optional
Number of sports-events the player has participated in.
events-started string optional
Number of sports-events the player has played in since the start of the event.
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.
result-effect sportsml:resultEffect.Core optional
Describes the effect that the result of the event or rank changing has had on the team. Example: Whether or not a team has qualified for the playoffs, or has been promoted or demoted to a different division.
scoping-label string optional
A textual description for the scope.
score string optional
Final or current score of the team or player.
score-attempts string optional
Final or current number of attempts to score by a team or player. Example: in ice hockey, would represent total shots on goal.
score-attempts-on-goal string optional
A subset of score-attempts. Only counts those attempts that were on-goal.
score-attempts-on-goal-opposing string optional
Final or current number of attempts to score by an opposing team or player that were on-goal.
score-attempts-opposing string optional
Final or current number of attempts to score by an opposing team or player.
score-average string optional
Average per-game score for the team or player.
score-opposing string optional
Final or current score of the opposing team or player.
score-opposing-average string optional
Average per-game score for the opposing team or player.
score-percentage string optional
Percentage of attempted scores that reached their mark.
score-percentage-opposing string optional
Percentage of attempted scores by opposing team or player that reached their mark.
score-units sportsml:scoreUnits.Core optional
Describes how the score and score-opposing is valued.
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.
time-played-event string optional
Value for the amount of time played by this player in a particular sports-event.
time-played-event-average string optional
Value for the average amount of time played per-event by the player over the course of a particular time-span, such as a season.
time-played-total string optional
Value for the amount of time played by the player over the course of a particular time-span, such as a season.
Source
<element name="player-stats">
  <annotation>
    <documentation>Statistics that capture how a player has performed. | Generally does change over the course of a sports-event.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:sub-score" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:sub-score-attempts" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:penalty-stats" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:outcome-totals" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:highlight" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:award" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:event-record" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:rank" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:rating" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:playerStatsSpecific" minOccurs="0"/>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attributeGroup ref="sportsml:statAttributes"/>
    <attribute name="time-played-event" type="string" use="optional">
      <annotation>
        <documentation>Value for the amount of time played by this player in a particular sports-event.</documentation>
      </annotation>
    </attribute>
    <attribute name="time-played-total" type="string" use="optional">
      <annotation>
        <documentation>Value for the amount of time played by the player over the course of a particular time-span, such as a season.</documentation>
      </annotation>
    </attribute>
    <attribute name="time-played-event-average" type="string" use="optional">
      <annotation>
        <documentation>Value for the average amount of time played per-event by the player over the course of a particular time-span, such as a season.</documentation>
      </annotation>
    </attribute>
    <attribute name="events-played" type="string" use="optional">
      <annotation>
        <documentation>Number of sports-events the player has participated in.</documentation>
      </annotation>
    </attribute>
    <attribute name="events-started" type="string" use="optional">
      <annotation>
        <documentation>Number of sports-events the player has played in since the start of the event.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:wagering-stats
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
An element to house lines and odds for wagering. | Includes moneylines, spreads, etc.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#wagering-stats_comment sportsml-core_xsd.tmp#wagering-moneyline sportsml-core_xsd.tmp#wagering-total-score sportsml-core_xsd.tmp#wagering-runline sportsml-core_xsd.tmp#wagering-odds sportsml-core_xsd.tmp#wagering-straight-spread
Properties
content complex
Used by
Model
Children sportsml:wagering-moneyline, sportsml:wagering-odds, sportsml:wagering-runline, sportsml:wagering-straight-spread, sportsml:wagering-total-score
Instance
<sportsml:wagering-stats comment="" id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:wagering-moneyline bookmaker-key="" bookmaker-name="" comment="" context="" date-time="" id="" line="" line-opening="" prediction="" prediction-opening="" rotation-key="" vigorish="">{1,1}</sportsml:wagering-moneyline>
  <sportsml:wagering-total-score bookmaker-key="" bookmaker-name="" comment="" context="" date-time="" id="" line-over="" line-over-opening="" line-under="" line-under-opening="" prediction="" prediction-opening="" rotation-key="" total="" total-opening="" vigorish="">{1,1}</sportsml:wagering-total-score>
  <sportsml:wagering-runline bookmaker-key="" bookmaker-name="" comment="" context="" date-time="" id="" line="" line-opening="" prediction="" prediction-opening="" rotation-key="" value="" value-opening="" vigorish="">{1,1}</sportsml:wagering-runline>
  <sportsml:wagering-odds bookmaker-key="" bookmaker-name="" comment="" context="" date-time="" denominator="" denominator-opening="" id="" numerator="" numerator-opening="" payback-amount="" payout-calcluation="" rotation-key="">{1,1}</sportsml:wagering-odds>
  <sportsml:wagering-straight-spread bookmaker-key="" bookmaker-name="" comment="" context="" date-time="" id="" line="" line-opening="" prediction="" prediction-opening="" rotation-key="" value="" value-opening="" vigorish="">{1,1}</sportsml:wagering-straight-spread>
</sportsml:wagering-stats>
Attributes
QName Type Use Annotation
comment string optional
A generic comment for the wagering stats.
id ID optional
An XML-specific identifier for the element.
Source
<element name="wagering-stats">
  <annotation>
    <documentation>An element to house lines and odds for wagering. | Includes moneylines, spreads, etc.</documentation>
  </annotation>
  <complexType>
    <choice minOccurs="0" maxOccurs="unbounded">
      <element ref="sportsml:wagering-moneyline"/>
      <element ref="sportsml:wagering-total-score"/>
      <element ref="sportsml:wagering-runline"/>
      <element ref="sportsml:wagering-odds"/>
      <element ref="sportsml:wagering-straight-spread"/>
    </choice>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>A generic comment for the wagering stats.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:wagering-moneyline
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Odds in terms of money. | Negative amount indicates wagerer must lay that amount to win say a hundred dollars. Positive amount indicates wagerer gets that amount for every hundred dollars wagered.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#wagering-moneyline_bookmaker-key sportsml-core_xsd.tmp#wagering-moneyline_bookmaker-name sportsml-core_xsd.tmp#wagering-moneyline_rotation-key sportsml-core_xsd.tmp#wagering-moneyline_comment sportsml-core_xsd.tmp#wagering-moneyline_date-time sportsml-core_xsd.tmp#wagering-moneyline_context sportsml-core_xsd.tmp#wagering-moneyline_prediction sportsml-core_xsd.tmp#wagering-moneyline_line sportsml-core_xsd.tmp#wagering-moneyline_prediction-opening sportsml-core_xsd.tmp#wagering-moneyline_line-opening sportsml-core_xsd.tmp#wagering-moneyline_vigorish
Properties
content complex
Used by
Attributes
QName Type Use Annotation
bookmaker-key sportsml:genericKeyType optional
Unique ID for the make of the line.
bookmaker-name string optional
Name of the maker of the line.
comment string optional
A comment for this line. Often the same comment is supplied for both teams in a game.
context restriction of string optional
An indication of whether this line is a current line, or a repeat of a special-interest line from the past.
date-time string optional
The date and time which this wagering info was assigned by the bookmaker.
id ID optional
An XML-specific identifier for the element.
line string optional
The actual line value.
line-opening string optional
The opening value for this line.
prediction restriction of string optional
Whether this team or player is the favorite or the underdog.
prediction-opening restriction of string optional
The opening value for this prediction.
rotation-key string optional
Reusable ID for the team generally agreed upon by a pool of bookmakers.
vigorish string optional
The commission paid to the bookmaker.
Source
<element name="wagering-moneyline">
  <annotation>
    <documentation>Odds in terms of money. | Negative amount indicates wagerer must lay that amount to win say a hundred dollars. Positive amount indicates wagerer gets that amount for every hundred dollars wagered.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="bookmaker-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>Unique ID for the make of the line.</documentation>
      </annotation>
    </attribute>
    <attribute name="bookmaker-name" type="string" use="optional">
      <annotation>
        <documentation>Name of the maker of the line.</documentation>
      </annotation>
    </attribute>
    <attribute name="rotation-key" type="string" use="optional">
      <annotation>
        <documentation>Reusable ID for the team generally agreed upon by a pool of bookmakers.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>A comment for this line. Often the same comment is supplied for both teams in a game.</documentation>
      </annotation>
    </attribute>
    <attribute name="date-time" type="string" use="optional">
      <annotation>
        <documentation>The date and time which this wagering info was assigned by the bookmaker.</documentation>
      </annotation>
    </attribute>
    <attribute name="context" use="optional">
      <annotation>
        <documentation>An indication of whether this line is a current line, or a repeat of a special-interest line from the past.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="opening"/>
          <enumeration value="closing"/>
          <enumeration value="current"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="prediction" use="optional">
      <annotation>
        <documentation>Whether this team or player is the favorite or the underdog.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="favorite"/>
          <enumeration value="underdog"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="line" type="string" use="optional">
      <annotation>
        <documentation>The actual line value.</documentation>
      </annotation>
    </attribute>
    <attribute name="prediction-opening" use="optional">
      <annotation>
        <documentation>The opening value for this prediction.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="favorite"/>
          <enumeration value="underdog"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="line-opening" type="string" use="optional">
      <annotation>
        <documentation>The opening value for this line.</documentation>
      </annotation>
    </attribute>
    <attribute name="vigorish" type="string" use="optional">
      <annotation>
        <documentation>The commission paid to the bookmaker.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:wagering-total-score
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Total combined point/runs/goals scored in a game.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#wagering-total-score_bookmaker-key sportsml-core_xsd.tmp#wagering-total-score_bookmaker-name sportsml-core_xsd.tmp#wagering-total-score_rotation-key sportsml-core_xsd.tmp#wagering-total-score_comment sportsml-core_xsd.tmp#wagering-total-score_date-time sportsml-core_xsd.tmp#wagering-total-score_context sportsml-core_xsd.tmp#wagering-total-score_prediction sportsml-core_xsd.tmp#wagering-total-score_line-over sportsml-core_xsd.tmp#wagering-total-score_line-under sportsml-core_xsd.tmp#wagering-total-score_total sportsml-core_xsd.tmp#wagering-total-score_prediction-opening sportsml-core_xsd.tmp#wagering-total-score_line-over-opening sportsml-core_xsd.tmp#wagering-total-score_line-under-opening sportsml-core_xsd.tmp#wagering-total-score_total-opening sportsml-core_xsd.tmp#wagering-total-score_vigorish
Properties
content complex
Used by
Attributes
QName Type Use Annotation
bookmaker-key sportsml:genericKeyType optional
Unique ID for the make of the line.
bookmaker-name string optional
Name of the maker of the line.
comment string optional
A comment for this line. Often the same comment is supplied for both teams in a game.
context restriction of string optional
An indication of whether this line is a current line, or a repeat of a special-interest line from the past.
date-time string optional
The date and time which this wagering info was assigned by the bookmaker.
id ID optional
An XML-specific identifier for the element.
line-over string optional
The OVER section of an over/under line.
line-over-opening string optional
The opening value of the OVER section of an over/under line.
line-under string optional
The UNDER section of an over/under line.
line-under-opening string optional
The opening value of the UNDER section of an over/under line.
prediction restriction of string optional
Whether this team or player is the favorite or the underdog.
prediction-opening restriction of string optional
The opening value for this prediction.
rotation-key string optional
Reusable ID for the team generally agreed upon by a pool of bookmakers.
total string optional
The combined total of the score for the two teams.
total-opening string optional
The opening value of the combined score for the two teams.
vigorish string optional
The commission paid to the bookmaker.
Source
<element name="wagering-total-score">
  <annotation>
    <documentation>Total combined point/runs/goals scored in a game.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="bookmaker-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>Unique ID for the make of the line.</documentation>
      </annotation>
    </attribute>
    <attribute name="bookmaker-name" type="string" use="optional">
      <annotation>
        <documentation>Name of the maker of the line.</documentation>
      </annotation>
    </attribute>
    <attribute name="rotation-key" type="string" use="optional">
      <annotation>
        <documentation>Reusable ID for the team generally agreed upon by a pool of bookmakers.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>A comment for this line. Often the same comment is supplied for both teams in a game.</documentation>
      </annotation>
    </attribute>
    <attribute name="date-time" type="string" use="optional">
      <annotation>
        <documentation>The date and time which this wagering info was assigned by the bookmaker.</documentation>
      </annotation>
    </attribute>
    <attribute name="context" use="optional">
      <annotation>
        <documentation>An indication of whether this line is a current line, or a repeat of a special-interest line from the past.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="opening"/>
          <enumeration value="closing"/>
          <enumeration value="current"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="prediction" use="optional">
      <annotation>
        <documentation>Whether this team or player is the favorite or the underdog.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="favorite"/>
          <enumeration value="underdog"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="line-over" type="string" use="optional">
      <annotation>
        <documentation>The OVER section of an over/under line.</documentation>
      </annotation>
    </attribute>
    <attribute name="line-under" type="string" use="optional">
      <annotation>
        <documentation>The UNDER section of an over/under line.</documentation>
      </annotation>
    </attribute>
    <attribute name="total" type="string" use="optional">
      <annotation>
        <documentation>The combined total of the score for the two teams.</documentation>
      </annotation>
    </attribute>
    <attribute name="prediction-opening" use="optional">
      <annotation>
        <documentation>The opening value for this prediction.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="favorite"/>
          <enumeration value="underdog"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="line-over-opening" type="string" use="optional">
      <annotation>
        <documentation>The opening value of the OVER section of an over/under line.</documentation>
      </annotation>
    </attribute>
    <attribute name="line-under-opening" type="string" use="optional">
      <annotation>
        <documentation>The opening value of the UNDER section of an over/under line.</documentation>
      </annotation>
    </attribute>
    <attribute name="total-opening" type="string" use="optional">
      <annotation>
        <documentation>The opening value of the combined score for the two teams.</documentation>
      </annotation>
    </attribute>
    <attribute name="vigorish" type="string" use="optional">
      <annotation>
        <documentation>The commission paid to the bookmaker.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:wagering-runline
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A line used in baseball.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#wagering-runline_bookmaker-key sportsml-core_xsd.tmp#wagering-runline_bookmaker-name sportsml-core_xsd.tmp#wagering-runline_rotation-key sportsml-core_xsd.tmp#wagering-runline_comment sportsml-core_xsd.tmp#wagering-runline_date-time sportsml-core_xsd.tmp#wagering-runline_context sportsml-core_xsd.tmp#wagering-runline_line sportsml-core_xsd.tmp#wagering-runline_value sportsml-core_xsd.tmp#wagering-runline_prediction sportsml-core_xsd.tmp#wagering-runline_line-opening sportsml-core_xsd.tmp#wagering-runline_value-opening sportsml-core_xsd.tmp#wagering-runline_prediction-opening sportsml-core_xsd.tmp#wagering-runline_vigorish
Properties
content complex
Used by
Attributes
QName Type Use Annotation
bookmaker-key sportsml:genericKeyType optional
Unique ID for the make of the line.
bookmaker-name string optional
Name of the maker of the line.
comment string optional
A comment for this line. Often the same comment is supplied for both teams in a game.
context restriction of string optional
An indication of whether this line is a current line, or a repeat of a special-interest line from the past.
date-time string optional
The date and time which this wagering info was assigned by the bookmaker.
id ID optional
An XML-specific identifier for the element.
line string optional
The value of the runline.
line-opening string optional
The opening line for this runline.
prediction restriction of string optional
Whether this team or player is the favorite or the underdog.
prediction-opening restriction of string optional
The opening value for this prediction.
rotation-key string optional
Reusable ID for the team generally agreed upon by a pool of bookmakers.
value string optional
Generally +1.5 or -1.5.
value-opening string optional
The opening value for this runline.
vigorish string optional
The commission paid to the bookmaker.
Source
<element name="wagering-runline">
  <annotation>
    <documentation>A line used in baseball.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="bookmaker-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>Unique ID for the make of the line.</documentation>
      </annotation>
    </attribute>
    <attribute name="bookmaker-name" type="string" use="optional">
      <annotation>
        <documentation>Name of the maker of the line.</documentation>
      </annotation>
    </attribute>
    <attribute name="rotation-key" type="string" use="optional">
      <annotation>
        <documentation>Reusable ID for the team generally agreed upon by a pool of bookmakers.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>A comment for this line. Often the same comment is supplied for both teams in a game.</documentation>
      </annotation>
    </attribute>
    <attribute name="date-time" type="string" use="optional">
      <annotation>
        <documentation>The date and time which this wagering info was assigned by the bookmaker.</documentation>
      </annotation>
    </attribute>
    <attribute name="context" use="optional">
      <annotation>
        <documentation>An indication of whether this line is a current line, or a repeat of a special-interest line from the past.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="opening"/>
          <enumeration value="closing"/>
          <enumeration value="current"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="line" type="string" use="optional">
      <annotation>
        <documentation>The value of the runline.</documentation>
      </annotation>
    </attribute>
    <attribute name="value" type="string" use="optional">
      <annotation>
        <documentation>Generally +1.5 or -1.5.</documentation>
      </annotation>
    </attribute>
    <attribute name="prediction" use="optional">
      <annotation>
        <documentation>Whether this team or player is the favorite or the underdog.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="favorite"/>
          <enumeration value="underdog"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="line-opening" type="string" use="optional">
      <annotation>
        <documentation>The opening line for this runline.</documentation>
      </annotation>
    </attribute>
    <attribute name="value-opening" type="string" use="optional">
      <annotation>
        <documentation>The opening value for this runline.</documentation>
      </annotation>
    </attribute>
    <attribute name="prediction-opening" use="optional">
      <annotation>
        <documentation>The opening value for this prediction.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="favorite"/>
          <enumeration value="underdog"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="vigorish" type="string" use="optional">
      <annotation>
        <documentation>The commission paid to the bookmaker.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:wagering-odds
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A line that gives formal odds on a team or player winning, such as 3-to-1 odds.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#wagering-odds_bookmaker-key sportsml-core_xsd.tmp#wagering-odds_bookmaker-name sportsml-core_xsd.tmp#wagering-odds_rotation-key sportsml-core_xsd.tmp#wagering-odds_comment sportsml-core_xsd.tmp#wagering-odds_date-time sportsml-core_xsd.tmp#wagering-odds_context sportsml-core_xsd.tmp#wagering-odds_numerator sportsml-core_xsd.tmp#wagering-odds_denominator sportsml-core_xsd.tmp#wagering-odds_numerator-opening sportsml-core_xsd.tmp#wagering-odds_denominator-opening sportsml-core_xsd.tmp#wagering-odds_payout-calcluation sportsml-core_xsd.tmp#wagering-odds_payback-amount sportsml-core_xsd.tmp#wagering-prediction
Properties
content complex
Used by
Model
Children sportsml:wagering-prediction
Instance
<sportsml:wagering-odds bookmaker-key="" bookmaker-name="" comment="" context="" date-time="" denominator="" denominator-opening="" id="" numerator="" numerator-opening="" payback-amount="" payout-calcluation="" rotation-key="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:wagering-prediction alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" prediction="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="">{1,1}</sportsml:wagering-prediction>
</sportsml:wagering-odds>
Attributes
QName Type Use Annotation
bookmaker-key sportsml:genericKeyType optional
Unique ID for the make of the line.
bookmaker-name string optional
Name of the maker of the line.
comment string optional
A comment for this line. Often the same comment is supplied for both teams in a game.
context restriction of string optional
An indication of whether this line is a current line, or a repeat of a special-interest line from the past.
date-time string optional
The date and time which this wagering info was assigned by the bookmaker.
denominator string optional
The denominator of the chances this team or player is given.
denominator-opening string optional
The opening value of the denominator.
id ID optional
An XML-specific identifier for the element.
numerator string optional
The numerator of the chances this team or player is given.
numerator-opening string optional
The opening value of the numerator.
payback-amount string optional
The total amount paid back to the winning wagerer, including the amount invested.
payout-calcluation string optional
How much money additional gets paid should this team or player or team win.
rotation-key string optional
Reusable ID for the team generally agreed upon by a pool of bookmakers.
Source
<element name="wagering-odds">
  <annotation>
    <documentation>A line that gives formal odds on a team or player winning, such as 3-to-1 odds.</documentation>
  </annotation>
  <complexType>
    <sequence minOccurs="0" maxOccurs="unbounded">
      <element ref="sportsml:wagering-prediction"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="bookmaker-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>Unique ID for the make of the line.</documentation>
      </annotation>
    </attribute>
    <attribute name="bookmaker-name" type="string" use="optional">
      <annotation>
        <documentation>Name of the maker of the line.</documentation>
      </annotation>
    </attribute>
    <attribute name="rotation-key" type="string" use="optional">
      <annotation>
        <documentation>Reusable ID for the team generally agreed upon by a pool of bookmakers.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>A comment for this line. Often the same comment is supplied for both teams in a game.</documentation>
      </annotation>
    </attribute>
    <attribute name="date-time" type="string" use="optional">
      <annotation>
        <documentation>The date and time which this wagering info was assigned by the bookmaker.</documentation>
      </annotation>
    </attribute>
    <attribute name="context" use="optional">
      <annotation>
        <documentation>An indication of whether this line is a current line, or a repeat of a special-interest line from the past.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="opening"/>
          <enumeration value="closing"/>
          <enumeration value="current"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="numerator" type="string" use="optional">
      <annotation>
        <documentation>The numerator of the chances this team or player is given.</documentation>
      </annotation>
    </attribute>
    <attribute name="denominator" type="string" use="optional">
      <annotation>
        <documentation>The denominator of the chances this team or player is given.</documentation>
      </annotation>
    </attribute>
    <attribute name="numerator-opening" type="string" use="optional">
      <annotation>
        <documentation>The opening value of the numerator.</documentation>
      </annotation>
    </attribute>
    <attribute name="denominator-opening" type="string" use="optional">
      <annotation>
        <documentation>The opening value of the denominator.</documentation>
      </annotation>
    </attribute>
    <attribute name="payout-calcluation" type="string" use="optional">
      <annotation>
        <documentation>How much money additional gets paid should this team or player or team win.</documentation>
      </annotation>
    </attribute>
    <attribute name="payback-amount" type="string" use="optional">
      <annotation>
        <documentation>The total amount paid back to the winning wagerer, including the amount invested.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:wagering-prediction
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A prediction as to whether a team or player is a favorite or an underdog.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#wagering-prediction_prediction
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.
prediction restriction of string optional
Whether this team or player is the favorite or the underdog.
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="wagering-prediction">
  <annotation>
    <documentation>A prediction as to whether a team or player is a favorite or an underdog.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="prediction" use="optional">
      <annotation>
        <documentation>Whether this team or player is the favorite or the underdog.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="favorite"/>
          <enumeration value="underdog"/>
        </restriction>
      </simpleType>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:wagering-straight-spread
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A wager built around the different between the scores of two teams.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#wagering-straight-spread_bookmaker-key sportsml-core_xsd.tmp#wagering-straight-spread_bookmaker-name sportsml-core_xsd.tmp#wagering-straight-spread_rotation-key sportsml-core_xsd.tmp#wagering-straight-spread_comment sportsml-core_xsd.tmp#wagering-straight-spread_date-time sportsml-core_xsd.tmp#wagering-straight-spread_context sportsml-core_xsd.tmp#wagering-straight-spread_line sportsml-core_xsd.tmp#wagering-straight-spread_line-opening sportsml-core_xsd.tmp#wagering-straight-spread_prediction sportsml-core_xsd.tmp#wagering-straight-spread_value sportsml-core_xsd.tmp#wagering-straight-spread_prediction-opening sportsml-core_xsd.tmp#wagering-straight-spread_value-opening sportsml-core_xsd.tmp#wagering-straight-spread_vigorish
Properties
content complex
Used by
Attributes
QName Type Use Annotation
bookmaker-key sportsml:genericKeyType optional
Unique ID for the make of the line.
bookmaker-name string optional
Name of the maker of the line.
comment string optional
A comment for this line. Often the same comment is supplied for both teams in a game.
context restriction of string optional
An indication of whether this line is a current line, or a repeat of a special-interest line from the past.
date-time string optional
The date and time which this wagering info was assigned by the bookmaker.
id ID optional
An XML-specific identifier for the element.
line string optional
The value of the line accompanying the spread.
line-opening string optional
The opening value of the line accompanying the spread.
prediction restriction of string optional
Whether this team or player is the favorite or the underdog.
prediction-opening restriction of string optional
The opening value for this prediction.
rotation-key string optional
Reusable ID for the team generally agreed upon by a pool of bookmakers.
value string optional
The number of points for which the two scores should differ.
value-opening string optional
The opening value.
vigorish string optional
The commission paid to the bookmaker.
Source
<element name="wagering-straight-spread">
  <annotation>
    <documentation>A wager built around the different between the scores of two teams.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="bookmaker-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>Unique ID for the make of the line.</documentation>
      </annotation>
    </attribute>
    <attribute name="bookmaker-name" type="string" use="optional">
      <annotation>
        <documentation>Name of the maker of the line.</documentation>
      </annotation>
    </attribute>
    <attribute name="rotation-key" type="string" use="optional">
      <annotation>
        <documentation>Reusable ID for the team generally agreed upon by a pool of bookmakers.</documentation>
      </annotation>
    </attribute>
    <attribute name="comment" type="string" use="optional">
      <annotation>
        <documentation>A comment for this line. Often the same comment is supplied for both teams in a game.</documentation>
      </annotation>
    </attribute>
    <attribute name="date-time" type="string" use="optional">
      <annotation>
        <documentation>The date and time which this wagering info was assigned by the bookmaker.</documentation>
      </annotation>
    </attribute>
    <attribute name="context" use="optional">
      <annotation>
        <documentation>An indication of whether this line is a current line, or a repeat of a special-interest line from the past.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="opening"/>
          <enumeration value="closing"/>
          <enumeration value="current"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="line" type="string" use="optional">
      <annotation>
        <documentation>The value of the line accompanying the spread.</documentation>
      </annotation>
    </attribute>
    <attribute name="line-opening" type="string" use="optional">
      <annotation>
        <documentation>The opening value of the line accompanying the spread.</documentation>
      </annotation>
    </attribute>
    <attribute name="prediction" use="optional">
      <annotation>
        <documentation>Whether this team or player is the favorite or the underdog.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="favorite"/>
          <enumeration value="underdog"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="value" type="string" use="optional">
      <annotation>
        <documentation>The number of points for which the two scores should differ.</documentation>
      </annotation>
    </attribute>
    <attribute name="prediction-opening" use="optional">
      <annotation>
        <documentation>The opening value for this prediction.</documentation>
      </annotation>
      <simpleType>
        <restriction base="string">
          <enumeration value="favorite"/>
          <enumeration value="underdog"/>
        </restriction>
      </simpleType>
    </attribute>
    <attribute name="value-opening" type="string" use="optional">
      <annotation>
        <documentation>The opening value.</documentation>
      </annotation>
    </attribute>
    <attribute name="vigorish" type="string" use="optional">
      <annotation>
        <documentation>The commission paid to the bookmaker.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:associate
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Manager or coach or jockey, etc. | An individual or a group that assists a team or player, and functions in a supporting capacity.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#associate-metadata sportsml-core_xsd.tmp#associate-stats sportsml-core_xsd.tmp#affiliation
Properties
content complex
Used by
Model
Children sportsml:affiliation, sportsml:associate-metadata, sportsml:associate-stats
Instance
<sportsml:associate id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:associate-metadata associate-key="" associate-source="" id="" position="" position-source="">{1,1}</sportsml:associate-metadata>
  <sportsml:associate-stats id="" points="">{0,1}</sportsml:associate-stats>
  <sportsml:affiliation alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" membership-idref="" membership-key="" membership-name="" membership-type="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="">{0,unbounded}</sportsml:affiliation>
</sportsml:associate>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="associate">
  <annotation>
    <documentation>Manager or coach or jockey, etc. | An individual or a group that assists a team or player, and functions in a supporting capacity.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:associate-metadata"/>
      <element ref="sportsml:associate-stats" minOccurs="0"/>
      <element ref="sportsml:affiliation" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:associate-metadata
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Metadata that describes an associate | Generally does not change over the course of a sports-events.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#associate-metadata_associate-key sportsml-core_xsd.tmp#associate-metadata_associate-source sportsml-core_xsd.tmp#associate-metadata_position sportsml-core_xsd.tmp#associate-metadata_position-source sportsml-core_xsd.tmp#name sportsml-core_xsd.tmp#home-location sportsml-core_xsd.tmp#sports-property sportsml-specific-motor-racing_xsd.tmp#associate-metadata-motor-racing sportsml-G2_xsd.tmp#associateMetadataSpecific
Properties
content complex
Used by
Model
Children sportsml:associate-metadata-motor-racing, sportsml:home-location, sportsml:name, sportsml:sports-property
Instance
<sportsml:associate-metadata associate-key="" associate-source="" id="" position="" position-source="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:name abbreviation="" first="" full="" id="" language="" last="" middle="" nickname="" part="" prefix="" role="" suffix="">{0,unbounded}</sportsml:name>
  <sportsml:home-location alignment-scope="" area="" building="" city="" competition-scope="" country="" county="" date-coverage-type="" date-coverage-value="" duration-scope="" floor="" id="" latitude="" location-type="" longitude="" period-value="" position-scope="" postal-code="" record-making-scope="" scoping-label="" state="" stats-coverage="" street="" street-number="" street-prefix="" street-suffix="" suite="" team-coverage="" timezone="">{0,1}</sportsml:home-location>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
  <sportsml:associate-metadata-motor-racing id="">{1,1}</sportsml:associate-metadata-motor-racing>
</sportsml:associate-metadata>
Attributes
QName Type Use Annotation
associate-key sportsml:genericKeyType optional
The symbol for the associate.
associate-source string optional
The maintainer of the controlled vocabulary for the key.
id ID optional
An XML-specific identifier for the element.
position string optional
A displayable name for the key.
position-source string optional
The source of the controlled-vocabulary for position.
Source
<element name="associate-metadata">
  <annotation>
    <documentation>Metadata that describes an associate | Generally does not change over the course of a sports-events.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:name" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:home-location" minOccurs="0"/>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:associateMetadataSpecific" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="associate-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>The symbol for the associate.</documentation>
      </annotation>
    </attribute>
    <attribute name="associate-source" type="string" use="optional">
      <annotation>
        <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
      </annotation>
    </attribute>
    <attribute name="position" type="string" use="optional">
      <annotation>
        <documentation>A displayable name for the key.</documentation>
      </annotation>
    </attribute>
    <attribute name="position-source" type="string" use="optional">
      <annotation>
        <documentation>The source of the controlled-vocabulary for position.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:associate-stats
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Statistics that capture values about the participation of an associate during one or more sports-events. | Generally does change over the course of a sports-event.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#associate-stats_points sportsml-core_xsd.tmp#rating sportsml-core_xsd.tmp#outcome-totals sportsml-core_xsd.tmp#sports-property sportsml-G2_xsd.tmp#placeholder-element sportsml-G2_xsd.tmp#associateStatsSpecific
Properties
content complex
Used by
Model
Children sportsml:outcome-totals, sportsml:placeholder-element, sportsml:rating, sportsml:sports-property
Instance
<sportsml:associate-stats id="" points="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:rating id="" rating-issuer="" rating-maximum="" rating-type="" rating-value="">{0,unbounded}</sportsml:rating>
  <sportsml:outcome-totals alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" losses="" period-value="" points-difference="" points-scored-against="" points-scored-for="" position-scope="" record-making-scope="" scoping-label="" standing-points="" stats-coverage="" streak-duration="" streak-end="" streak-start="" streak-total="" streak-type="" team-coverage="" ties="" undecideds="" winning-percentage="" wins="">{0,unbounded}</sportsml:outcome-totals>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
  <sportsml:placeholder-element>{1,1}</sportsml:placeholder-element>
</sportsml:associate-stats>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
points string optional
Points accumulated by this associate. For example, points earned by a NASCAR owner.
Source
<element name="associate-stats">
  <annotation>
    <documentation>Statistics that capture values about the participation of an associate during one or more sports-events. | Generally does change over the course of a sports-event.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:rating" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:outcome-totals" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:associateStatsSpecific" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="points" type="string" use="optional">
      <annotation>
        <documentation>Points accumulated by this associate. For example, points earned by a NASCAR owner.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:affiliation
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A mechanism for assigning the membership of a player or team within a division or larger organizational structure.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#affiliation_membership-idref sportsml-core_xsd.tmp#affiliation_membership-type sportsml-core_xsd.tmp#affiliation_membership-key sportsml-core_xsd.tmp#affiliation_membership-name
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.
membership-idref string optional
A pointer to the ID for the larger organizational structure.
membership-key sportsml:genericKeyType optional
A unique key for the organizational structure in which this item is a member.
membership-name string optional
The name associated with the organizational structure in which this item is a member.
membership-type string optional
The type of organizational structure in which this item is a member.
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="affiliation">
  <annotation>
    <documentation>A mechanism for assigning the membership of a player or team within a division or larger organizational structure.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="membership-idref" type="string" use="optional">
      <annotation>
        <documentation>A pointer to the ID for the larger organizational structure.</documentation>
      </annotation>
    </attribute>
    <attribute name="membership-type" type="string" use="optional">
      <annotation>
        <documentation>The type of organizational structure in which this item is a member.</documentation>
      </annotation>
    </attribute>
    <attribute name="membership-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>A unique key for the organizational structure in which this item is a member.</documentation>
      </annotation>
    </attribute>
    <attribute name="membership-name" type="string" use="optional">
      <annotation>
        <documentation>The name associated with the organizational structure in which this item is a member.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:officials
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A set of officials. | May hold zero or more.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#official
Properties
content complex
Used by
Model
Children sportsml:official
Instance
<sportsml:officials id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:official id="">{0,unbounded}</sportsml:official>
</sportsml:officials>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="officials">
  <annotation>
    <documentation>A set of officials. | May hold zero or more.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:official" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:official
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Also referred to as umpire or referree. | Ensures that the sports-event is played according to its rules.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#official-metadata sportsml-core_xsd.tmp#official-stats
Properties
content complex
Used by
Model
Children sportsml:official-metadata, sportsml:official-stats
Instance
<sportsml:official id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:official-metadata id="" official-key="" official-source="" position="" position-source="">{1,1}</sportsml:official-metadata>
  <sportsml:official-stats id="">{0,1}</sportsml:official-stats>
</sportsml:official>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="official">
  <annotation>
    <documentation>Also referred to as umpire or referree. | Ensures that the sports-event is played according to its rules.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:official-metadata"/>
      <element ref="sportsml:official-stats" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:official-metadata
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Metadata about the official. | Generally does not change over the course of a sports-events.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#official-metadata_official-key sportsml-core_xsd.tmp#official-metadata_official-source sportsml-core_xsd.tmp#official-metadata_position sportsml-core_xsd.tmp#official-metadata_position-source sportsml-core_xsd.tmp#name sportsml-core_xsd.tmp#home-location sportsml-core_xsd.tmp#sports-property sportsml-G2_xsd.tmp#placeholder-element sportsml-G2_xsd.tmp#officialMetadataSpecific
Properties
content complex
Used by
Model
Children sportsml:home-location, sportsml:name, sportsml:placeholder-element, sportsml:sports-property
Instance
<sportsml:official-metadata id="" official-key="" official-source="" position="" position-source="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:name abbreviation="" first="" full="" id="" language="" last="" middle="" nickname="" part="" prefix="" role="" suffix="">{0,unbounded}</sportsml:name>
  <sportsml:home-location alignment-scope="" area="" building="" city="" competition-scope="" country="" county="" date-coverage-type="" date-coverage-value="" duration-scope="" floor="" id="" latitude="" location-type="" longitude="" period-value="" position-scope="" postal-code="" record-making-scope="" scoping-label="" state="" stats-coverage="" street="" street-number="" street-prefix="" street-suffix="" suite="" team-coverage="" timezone="">{0,1}</sportsml:home-location>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
  <sportsml:placeholder-element>{1,1}</sportsml:placeholder-element>
</sportsml:official-metadata>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
official-key sportsml:genericKeyType optional
The symbol or identifying key for the official.
official-source string optional
The maintainer of the controlled vocabulary for the key.
position string optional
A code for the position of the official.
position-source string optional
The source of the controlled-vocabulary for position.
Source
<element name="official-metadata">
  <annotation>
    <documentation>Metadata about the official. | Generally does not change over the course of a sports-events.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:name" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:home-location" minOccurs="0"/>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:officialMetadataSpecific" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="official-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>The symbol or identifying key for the official.</documentation>
      </annotation>
    </attribute>
    <attribute name="official-source" type="string" use="optional">
      <annotation>
        <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
      </annotation>
    </attribute>
    <attribute name="position" type="string" use="optional">
      <annotation>
        <documentation>A code for the position of the official.</documentation>
      </annotation>
    </attribute>
    <attribute name="position-source" type="string" use="optional">
      <annotation>
        <documentation>The source of the controlled-vocabulary for position.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:official-stats
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Statistics about the official. | Generally does change over the course of a sports-events..
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#rating sportsml-G2_xsd.tmp#placeholder-element sportsml-G2_xsd.tmp#officialStatsSpecific
Properties
content complex
Used by
Model
Children sportsml:placeholder-element, sportsml:rating
Instance
<sportsml:official-stats id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:rating id="" rating-issuer="" rating-maximum="" rating-type="" rating-value="">{0,unbounded}</sportsml:rating>
  <sportsml:placeholder-element>{1,1}</sportsml:placeholder-element>
</sportsml:official-stats>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="official-stats">
  <annotation>
    <documentation>Statistics about the official. | Generally does change over the course of a sports-events..</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:rating" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:officialStatsSpecific" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:event-actions
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A container for the various play-by-play actions described herein.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-specific-american-football_xsd.tmp#event-actions-american-football sportsml-specific-baseball_xsd.tmp#event-actions-baseball sportsml-specific-basketball_xsd.tmp#event-actions-basketball sportsml-specific-golf_xsd.tmp#event-actions-golf sportsml-specific-ice-hockey_xsd.tmp#event-actions-ice-hockey sportsml-specific-soccer_xsd.tmp#event-actions-soccer sportsml-specific-tennis_xsd.tmp#event-actions-tennis sportsml-specific-motor-racing_xsd.tmp#event-actions-motor-racing sportsml-specific-curling_xsd.tmp#event-actions-curling sportsml-specific-rugby_xsd.tmp#event-actions-rugby sportsml-G2_xsd.tmp#eventActionsSpecific
Properties
content complex
Used by
Model
Children sportsml:event-actions-american-football, sportsml:event-actions-baseball, sportsml:event-actions-basketball, sportsml:event-actions-curling, sportsml:event-actions-golf, sportsml:event-actions-ice-hockey, sportsml:event-actions-motor-racing, sportsml:event-actions-rugby, sportsml:event-actions-soccer, sportsml:event-actions-tennis
Instance
<sportsml:event-actions id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:event-actions-american-football id="">{1,1}</sportsml:event-actions-american-football>
  <sportsml:event-actions-baseball id="">{1,1}</sportsml:event-actions-baseball>
  <sportsml:event-actions-basketball id="">{1,1}</sportsml:event-actions-basketball>
  <sportsml:event-actions-golf id="">{1,1}</sportsml:event-actions-golf>
  <sportsml:event-actions-ice-hockey id="">{1,1}</sportsml:event-actions-ice-hockey>
  <sportsml:event-actions-soccer id="">{1,1}</sportsml:event-actions-soccer>
  <sportsml:event-actions-tennis id="">{1,1}</sportsml:event-actions-tennis>
  <sportsml:event-actions-motor-racing id="">{1,1}</sportsml:event-actions-motor-racing>
  <sportsml:event-actions-curling id="">{1,1}</sportsml:event-actions-curling>
  <sportsml:event-actions-rugby id="">{1,1}</sportsml:event-actions-rugby>
</sportsml:event-actions>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="event-actions">
  <annotation>
    <documentation>A container for the various play-by-play actions described herein.</documentation>
  </annotation>
  <complexType>
    <group ref="sportsml:eventActionsSpecific" minOccurs="0"/>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:tournament
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A structured series of competitions within one sport. | Generally organized by a particular sponsoring body. Can happen all in one day, or be spread out - like the Davis Cup in tennis.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#tournament-metadata sportsml-core_xsd.tmp#tournament-division
Properties
content complex
Used by
Model
Children sportsml:tournament-division, sportsml:tournament-metadata
Instance
<sportsml:tournament id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:tournament-metadata alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" end-date-time="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" site-alignment="" site-attendance="" site-capacity="" site-city="" site-country="" site-county="" site-key="" site-name="" site-source="" site-state="" site-style="" site-surface="" site-temperature="" site-temperature-units="" site-weather-label="" site-weather-wind="" start-date-time="" stats-coverage="" team-coverage="" tournament-key="" tournament-name="" tournament-source="">{0,1}</sportsml:tournament-metadata>
  <sportsml:tournament-division id="">{0,unbounded}</sportsml:tournament-division>
</sportsml:tournament>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="tournament">
  <annotation>
    <documentation>A structured series of competitions within one sport. | Generally organized by a particular sponsoring body. Can happen all in one day, or be spread out - like the Davis Cup in tennis.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:tournament-metadata" minOccurs="0"/>
      <element ref="sportsml:tournament-division" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:tournament-metadata
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Background data about a tournament. | Where and when the this tournament took place.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#siteAttributes sportsml-core_xsd.tmp#tournament-metadata_tournament-key sportsml-core_xsd.tmp#tournament-metadata_tournament-source sportsml-core_xsd.tmp#tournament-metadata_tournament-name sportsml-core_xsd.tmp#tournament-metadata_start-date-time sportsml-core_xsd.tmp#tournament-metadata_end-date-time sportsml-core_xsd.tmp#sports-content-codes sportsml-core_xsd.tmp#sports-property sportsml-core_xsd.tmp#award sportsml-specific-golf_xsd.tmp#tournament-metadata-golf sportsml-specific-tennis_xsd.tmp#tournament-metadata-tennis sportsml-G2_xsd.tmp#tournamentMetadataSpecific
Properties
content complex
Used by
Model
Children sportsml:award, sportsml:sports-content-codes, sportsml:sports-property, sportsml:tournament-metadata-golf, sportsml:tournament-metadata-tennis
Instance
<sportsml:tournament-metadata alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" end-date-time="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" site-alignment="" site-attendance="" site-capacity="" site-city="" site-country="" site-county="" site-key="" site-name="" site-source="" site-state="" site-style="" site-surface="" site-temperature="" site-temperature-units="" site-weather-label="" site-weather-wind="" start-date-time="" stats-coverage="" team-coverage="" tournament-key="" tournament-name="" tournament-source="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:sports-content-codes id="">{0,1}</sportsml:sports-content-codes>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
  <sportsml:award award-type="" class="" currency="" id="" name="" place="" player-or-team-idref="" style="" total="" value="">{0,unbounded}</sportsml:award>
  <sportsml:tournament-metadata-golf id="">{1,1}</sportsml:tournament-metadata-golf>
  <sportsml:tournament-metadata-tennis id="" tour-name="">{1,1}</sportsml:tournament-metadata-tennis>
</sportsml:tournament-metadata>
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-date-time string optional
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
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.
site-alignment restriction of string optional
Whether the site is neutral with respect to the competitors, or is the often-used site of the home team. Deprecated in favor of site element.
site-attendance string optional
How many spectators attended during the event. Deprecated in favor of site element.
site-capacity string optional
How many spectators can fill the site. Deprecated in favor of site element.
site-city string optional
City in which the site is located. Deprecated in favor of site element.
site-country string optional
Country in which the site is located. Generally, a two-letter ISO code. Deprecated in favor of site element.
site-county string optional
County in which the site is located. Deprecated in favor of site element.
site-key sportsml:genericKeyType optional
The symbol for the site at which the event is played. Deprecated in favor of site element.
site-name string optional
A displayable name for the key. Deprecated in favor of site element.
site-source string optional
The maintainer of the controlled vocabulary for the key. Deprecated in favor of site element.
site-state string optional
State or province in which the site is located. Deprecated in favor of site element.
site-style sportsml:siteStyle.Core optional
Whether it is an indoor or outdoor site. Deprecated in favor of site element.
site-surface sportsml:siteSurface.Core optional
Describes the surface upon which events are played. For example, in tennis, could be hard-court or grass or clay. Deprecated in favor of site element.
site-temperature string optional
Temperature of the event recorded during the competition. Deprecated in favor of site element.
site-temperature-units string optional
Units of the temperature value. Deprecated in favor of site element.
site-weather-label string optional
Additional comment about the weather. Deprecated in favor of site element.
site-weather-wind string optional
Wind reading of the event recorded during the competition. Deprecated in favor of site element.
start-date-time string optional
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
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.
tournament-key sportsml:genericKeyType optional
The symbol or identifying key for the tournament.
tournament-name string optional
A displayable name for the key.
tournament-source string optional
The maintainer of the controlled vocabulary for the key.
Source
<element name="tournament-metadata">
  <annotation>
    <documentation>Background data about a tournament. | Where and when the this tournament took place.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:sports-content-codes" minOccurs="0"/>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:award" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:tournamentMetadataSpecific" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attributeGroup ref="sportsml:siteAttributes"/>
    <attribute name="tournament-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>The symbol or identifying key for the tournament.</documentation>
      </annotation>
    </attribute>
    <attribute name="tournament-source" type="string" use="optional">
      <annotation>
        <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
      </annotation>
    </attribute>
    <attribute name="tournament-name" type="string" use="optional">
      <annotation>
        <documentation>A displayable name for the key.</documentation>
      </annotation>
    </attribute>
    <attribute name="start-date-time" type="string" use="optional">
      <annotation>
        <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
    <attribute name="end-date-time" type="string" use="optional">
      <annotation>
        <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:tournament-division
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A tournament subcategory, often with its own trophy and prize. | Like Mens 30k Nordic Skiing, Womens Doubles.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#tournament-division-metadata sportsml-core_xsd.tmp#site sportsml-core_xsd.tmp#standing sportsml-core_xsd.tmp#tournament-stage sportsml-core_xsd.tmp#tournament-round
Properties
content complex
Used by
Model
Children sportsml:site, sportsml:standing, sportsml:tournament-division-metadata, sportsml:tournament-round, sportsml:tournament-stage
Instance
<sportsml:tournament-division id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:tournament-division-metadata division-key="" division-name="" division-source="" end-date-time="" id="" site-alignment="" site-attendance="" site-capacity="" site-city="" site-country="" site-county="" site-key="" site-name="" site-source="" site-state="" site-style="" site-surface="" site-temperature="" site-temperature-units="" site-weather-label="" site-weather-wind="" start-date-time="">{0,1}</sportsml:tournament-division-metadata>
  <sportsml:site id="">{0,1}</sportsml:site>
  <sportsml:standing content-label="" id="">{0,1}</sportsml:standing>
  <sportsml:tournament-stage id="">{0,unbounded}</sportsml:tournament-stage>
  <sportsml:tournament-round end-date-time="" id="" round-key="" round-name="" round-number="" round-source="" round-status="" site-alignment="" site-attendance="" site-capacity="" site-city="" site-country="" site-county="" site-key="" site-name="" site-source="" site-state="" site-style="" site-surface="" site-temperature="" site-temperature-units="" site-weather-label="" site-weather-wind="" start-date-time="">{0,unbounded}</sportsml:tournament-round>
</sportsml:tournament-division>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="tournament-division">
  <annotation>
    <documentation>A tournament subcategory, often with its own trophy and prize. | Like Mens 30k Nordic Skiing, Womens Doubles.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:tournament-division-metadata" minOccurs="0"/>
      <element ref="sportsml:site" minOccurs="0"/>
      <element ref="sportsml:standing" minOccurs="0"/>
      <choice>
        <element ref="sportsml:tournament-stage" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="sportsml:tournament-round" minOccurs="0" maxOccurs="unbounded"/>
      </choice>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:tournament-division-metadata
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
General information about the division of this tournament. | Where and when this division is competing.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#siteAttributes sportsml-core_xsd.tmp#tournament-division-metadata_division-key sportsml-core_xsd.tmp#tournament-division-metadata_division-source sportsml-core_xsd.tmp#tournament-division-metadata_division-name sportsml-core_xsd.tmp#tournament-division-metadata_start-date-time sportsml-core_xsd.tmp#tournament-division-metadata_end-date-time sportsml-core_xsd.tmp#sports-content-qualifier sportsml-core_xsd.tmp#sports-property sportsml-core_xsd.tmp#award sportsml-specific-golf_xsd.tmp#tournament-division-metadata-golf sportsml-G2_xsd.tmp#tournamentDivisionMetadataSpecific
Properties
content complex
Used by
Model
Children sportsml:award, sportsml:sports-content-qualifier, sportsml:sports-property, sportsml:tournament-division-metadata-golf
Instance
<sportsml:tournament-division-metadata division-key="" division-name="" division-source="" end-date-time="" id="" site-alignment="" site-attendance="" site-capacity="" site-city="" site-country="" site-county="" site-key="" site-name="" site-source="" site-state="" site-style="" site-surface="" site-temperature="" site-temperature-units="" site-weather-label="" site-weather-wind="" start-date-time="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:sports-content-qualifier gender="" id="" maximum-age="" minimum-age="" participant-count="" professional-status="" special-group="" special-needs="">{0,1}</sportsml:sports-content-qualifier>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
  <sportsml:award award-type="" class="" currency="" id="" name="" place="" player-or-team-idref="" style="" total="" value="">{0,unbounded}</sportsml:award>
  <sportsml:tournament-division-metadata-golf course-par="" course-yardage="" id="">{1,1}</sportsml:tournament-division-metadata-golf>
</sportsml:tournament-division-metadata>
Attributes
QName Type Use Annotation
division-key sportsml:genericKeyType optional
The symbol or identifying key for the division.
division-name string optional
A displayable name for the key.
division-source string optional
The maintainer of the controlled vocabulary for the key.
end-date-time string optional
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
id ID optional
An XML-specific identifier for the element.
site-alignment restriction of string optional
Whether the site is neutral with respect to the competitors, or is the often-used site of the home team. Deprecated in favor of site element.
site-attendance string optional
How many spectators attended during the event. Deprecated in favor of site element.
site-capacity string optional
How many spectators can fill the site. Deprecated in favor of site element.
site-city string optional
City in which the site is located. Deprecated in favor of site element.
site-country string optional
Country in which the site is located. Generally, a two-letter ISO code. Deprecated in favor of site element.
site-county string optional
County in which the site is located. Deprecated in favor of site element.
site-key sportsml:genericKeyType optional
The symbol for the site at which the event is played. Deprecated in favor of site element.
site-name string optional
A displayable name for the key. Deprecated in favor of site element.
site-source string optional
The maintainer of the controlled vocabulary for the key. Deprecated in favor of site element.
site-state string optional
State or province in which the site is located. Deprecated in favor of site element.
site-style sportsml:siteStyle.Core optional
Whether it is an indoor or outdoor site. Deprecated in favor of site element.
site-surface sportsml:siteSurface.Core optional
Describes the surface upon which events are played. For example, in tennis, could be hard-court or grass or clay. Deprecated in favor of site element.
site-temperature string optional
Temperature of the event recorded during the competition. Deprecated in favor of site element.
site-temperature-units string optional
Units of the temperature value. Deprecated in favor of site element.
site-weather-label string optional
Additional comment about the weather. Deprecated in favor of site element.
site-weather-wind string optional
Wind reading of the event recorded during the competition. Deprecated in favor of site element.
start-date-time string optional
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Source
<element name="tournament-division-metadata">
  <annotation>
    <documentation>General information about the division of this tournament. | Where and when this division is competing.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:sports-content-qualifier" minOccurs="0"/>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:award" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:tournamentDivisionMetadataSpecific" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:siteAttributes"/>
    <attribute name="division-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>The symbol or identifying key for the division.</documentation>
      </annotation>
    </attribute>
    <attribute name="division-source" type="string" use="optional">
      <annotation>
        <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
      </annotation>
    </attribute>
    <attribute name="division-name" type="string" use="optional">
      <annotation>
        <documentation>A displayable name for the key.</documentation>
      </annotation>
    </attribute>
    <attribute name="start-date-time" type="string" use="optional">
      <annotation>
        <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
    <attribute name="end-date-time" type="string" use="optional">
      <annotation>
        <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:standing
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A series of team or individual records. | A series of team or individual records.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#standing_content-label sportsml-core_xsd.tmp#standing-metadata sportsml-core_xsd.tmp#team sportsml-core_xsd.tmp#player
Properties
content complex
Used by
Model
Children sportsml:player, sportsml:standing-metadata, sportsml:team
Instance
<sportsml:standing content-label="" id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:standing-metadata 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="">{1,1}</sportsml:standing-metadata>
  <sportsml:team id="">{0,unbounded}</sportsml:team>
  <sportsml:player id="">{0,unbounded}</sportsml:player>
</sportsml:standing>
Attributes
QName Type Use Annotation
content-label string optional
A displayable label describing this standing.
id ID optional
An XML-specific identifier for the element.
Source
<element name="standing">
  <annotation>
    <documentation>A series of team or individual records. | A series of team or individual records.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:standing-metadata"/>
      <choice>
        <element ref="sportsml:team" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="sportsml:player" minOccurs="0" maxOccurs="unbounded"/>
      </choice>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="content-label" type="string" use="optional">
      <annotation>
        <documentation>A displayable label describing this standing.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:standing-metadata
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A series of team or individual records. | A series of team or individual records.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#sports-content-codes sportsml-core_xsd.tmp#sports-property
Properties
content complex
Used by
Model
Children sportsml:sports-content-codes, sportsml:sports-property
Instance
<sportsml:standing-metadata 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:sports-content-codes id="">{0,1}</sportsml:sports-content-codes>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
</sportsml:standing-metadata>
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="standing-metadata">
  <annotation>
    <documentation>A series of team or individual records. | A series of team or individual records.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:sports-content-codes" minOccurs="0"/>
      <element ref="sportsml:sports-property" 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-core.xsd
Element sportsml:tournament-stage
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A tournament subcategory. | Used to group rounds, or other stages. Useful for large-scale soccer tournaments, for example.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#tournament-stage-metadata sportsml-core_xsd.tmp#site sportsml-core_xsd.tmp#tournament-stage sportsml-core_xsd.tmp#tournament-round
Properties
content complex
Used by
Model
Children sportsml:site, sportsml:tournament-round, sportsml:tournament-stage, sportsml:tournament-stage-metadata
Instance
<sportsml:tournament-stage id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:tournament-stage-metadata end-date-time="" id="" site-alignment="" site-attendance="" site-capacity="" site-city="" site-country="" site-county="" site-key="" site-name="" site-source="" site-state="" site-style="" site-surface="" site-temperature="" site-temperature-units="" site-weather-label="" site-weather-wind="" stage-key="" stage-name="" stage-source="" start-date-time="">{0,1}</sportsml:tournament-stage-metadata>
  <sportsml:site id="">{0,1}</sportsml:site>
  <sportsml:tournament-stage id="">{0,unbounded}</sportsml:tournament-stage>
  <sportsml:tournament-round end-date-time="" id="" round-key="" round-name="" round-number="" round-source="" round-status="" site-alignment="" site-attendance="" site-capacity="" site-city="" site-country="" site-county="" site-key="" site-name="" site-source="" site-state="" site-style="" site-surface="" site-temperature="" site-temperature-units="" site-weather-label="" site-weather-wind="" start-date-time="">{0,unbounded}</sportsml:tournament-round>
</sportsml:tournament-stage>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="tournament-stage">
  <annotation>
    <documentation>A tournament subcategory. | Used to group rounds, or other stages. Useful for large-scale soccer tournaments, for example.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:tournament-stage-metadata" minOccurs="0"/>
      <element ref="sportsml:site" minOccurs="0"/>
      <choice>
        <element ref="sportsml:tournament-stage" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="sportsml:tournament-round" minOccurs="0" maxOccurs="unbounded"/>
      </choice>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:tournament-stage-metadata
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
General information about the stage of this tournament. | Where and when this stage is competing.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#siteAttributes sportsml-core_xsd.tmp#tournament-stage-metadata_stage-key sportsml-core_xsd.tmp#tournament-stage-metadata_stage-source sportsml-core_xsd.tmp#tournament-stage-metadata_stage-name sportsml-core_xsd.tmp#tournament-stage-metadata_start-date-time sportsml-core_xsd.tmp#tournament-stage-metadata_end-date-time sportsml-core_xsd.tmp#sports-content-qualifier sportsml-core_xsd.tmp#award sportsml-G2_xsd.tmp#placeholder-element sportsml-G2_xsd.tmp#tournamentStageMetadataSpecific
Properties
content complex
Used by
Model
Children sportsml:award, sportsml:placeholder-element, sportsml:sports-content-qualifier
Instance
<sportsml:tournament-stage-metadata end-date-time="" id="" site-alignment="" site-attendance="" site-capacity="" site-city="" site-country="" site-county="" site-key="" site-name="" site-source="" site-state="" site-style="" site-surface="" site-temperature="" site-temperature-units="" site-weather-label="" site-weather-wind="" stage-key="" stage-name="" stage-source="" start-date-time="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:sports-content-qualifier gender="" id="" maximum-age="" minimum-age="" participant-count="" professional-status="" special-group="" special-needs="">{0,1}</sportsml:sports-content-qualifier>
  <sportsml:award award-type="" class="" currency="" id="" name="" place="" player-or-team-idref="" style="" total="" value="">{0,unbounded}</sportsml:award>
  <sportsml:placeholder-element>{1,1}</sportsml:placeholder-element>
</sportsml:tournament-stage-metadata>
Attributes
QName Type Use Annotation
end-date-time string optional
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
id ID optional
An XML-specific identifier for the element.
site-alignment restriction of string optional
Whether the site is neutral with respect to the competitors, or is the often-used site of the home team. Deprecated in favor of site element.
site-attendance string optional
How many spectators attended during the event. Deprecated in favor of site element.
site-capacity string optional
How many spectators can fill the site. Deprecated in favor of site element.
site-city string optional
City in which the site is located. Deprecated in favor of site element.
site-country string optional
Country in which the site is located. Generally, a two-letter ISO code. Deprecated in favor of site element.
site-county string optional
County in which the site is located. Deprecated in favor of site element.
site-key sportsml:genericKeyType optional
The symbol for the site at which the event is played. Deprecated in favor of site element.
site-name string optional
A displayable name for the key. Deprecated in favor of site element.
site-source string optional
The maintainer of the controlled vocabulary for the key. Deprecated in favor of site element.
site-state string optional
State or province in which the site is located. Deprecated in favor of site element.
site-style sportsml:siteStyle.Core optional
Whether it is an indoor or outdoor site. Deprecated in favor of site element.
site-surface sportsml:siteSurface.Core optional
Describes the surface upon which events are played. For example, in tennis, could be hard-court or grass or clay. Deprecated in favor of site element.
site-temperature string optional
Temperature of the event recorded during the competition. Deprecated in favor of site element.
site-temperature-units string optional
Units of the temperature value. Deprecated in favor of site element.
site-weather-label string optional
Additional comment about the weather. Deprecated in favor of site element.
site-weather-wind string optional
Wind reading of the event recorded during the competition. Deprecated in favor of site element.
stage-key sportsml:genericKeyType optional
The symbol or identifying key for the stage.
stage-name string optional
A displayable name for the key.
stage-source string optional
The maintainer of the controlled vocabulary for the key.
start-date-time string optional
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Source
<element name="tournament-stage-metadata">
  <annotation>
    <documentation>General information about the stage of this tournament. | Where and when this stage is competing.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:sports-content-qualifier" minOccurs="0"/>
      <element ref="sportsml:award" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:tournamentStageMetadataSpecific" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:siteAttributes"/>
    <attribute name="stage-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>The symbol or identifying key for the stage.</documentation>
      </annotation>
    </attribute>
    <attribute name="stage-source" type="string" use="optional">
      <annotation>
        <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
      </annotation>
    </attribute>
    <attribute name="stage-name" type="string" use="optional">
      <annotation>
        <documentation>A displayable name for the key.</documentation>
      </annotation>
    </attribute>
    <attribute name="start-date-time" type="string" use="optional">
      <annotation>
        <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
    <attribute name="end-date-time" type="string" use="optional">
      <annotation>
        <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:tournament-round
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Sub-component of tournament-division. | All teams might participate in each round, or only the winners might progress. Not always sequential.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#siteAttributes sportsml-core_xsd.tmp#tournament-round_round-key sportsml-core_xsd.tmp#tournament-round_round-source sportsml-core_xsd.tmp#tournament-round_round-name sportsml-core_xsd.tmp#tournament-round_round-number sportsml-core_xsd.tmp#tournament-round_round-status sportsml-core_xsd.tmp#tournament-round_start-date-time sportsml-core_xsd.tmp#tournament-round_end-date-time sportsml-core_xsd.tmp#site sportsml-core_xsd.tmp#sports-event sportsml-core_xsd.tmp#team sportsml-core_xsd.tmp#player
Properties
content complex
Used by
Model
Children sportsml:player, sportsml:site, sportsml:sports-event, sportsml:team
Instance
<sportsml:tournament-round end-date-time="" id="" round-key="" round-name="" round-number="" round-source="" round-status="" site-alignment="" site-attendance="" site-capacity="" site-city="" site-country="" site-county="" site-key="" site-name="" site-source="" site-state="" site-style="" site-surface="" site-temperature="" site-temperature-units="" site-weather-label="" site-weather-wind="" start-date-time="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:site id="">{0,1}</sportsml:site>
  <sportsml:sports-event id="">{0,unbounded}</sportsml:sports-event>
  <sportsml:team id="">{0,unbounded}</sportsml:team>
  <sportsml:player id="">{0,unbounded}</sportsml:player>
</sportsml:tournament-round>
Attributes
QName Type Use Annotation
end-date-time string optional
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
id ID optional
An XML-specific identifier for the element.
round-key sportsml:genericKeyType optional
The symbol or identifying key for the round.
round-name string optional
A displayable name for the key.
round-number string optional
The number of the round.
round-source string optional
The maintainer of the controlled vocabulary for the key.
round-status sportsml:eventStatus.Core optional
Whether the round hasn't started, is in progress, or is over.
site-alignment restriction of string optional
Whether the site is neutral with respect to the competitors, or is the often-used site of the home team. Deprecated in favor of site element.
site-attendance string optional
How many spectators attended during the event. Deprecated in favor of site element.
site-capacity string optional
How many spectators can fill the site. Deprecated in favor of site element.
site-city string optional
City in which the site is located. Deprecated in favor of site element.
site-country string optional
Country in which the site is located. Generally, a two-letter ISO code. Deprecated in favor of site element.
site-county string optional
County in which the site is located. Deprecated in favor of site element.
site-key sportsml:genericKeyType optional
The symbol for the site at which the event is played. Deprecated in favor of site element.
site-name string optional
A displayable name for the key. Deprecated in favor of site element.
site-source string optional
The maintainer of the controlled vocabulary for the key. Deprecated in favor of site element.
site-state string optional
State or province in which the site is located. Deprecated in favor of site element.
site-style sportsml:siteStyle.Core optional
Whether it is an indoor or outdoor site. Deprecated in favor of site element.
site-surface sportsml:siteSurface.Core optional
Describes the surface upon which events are played. For example, in tennis, could be hard-court or grass or clay. Deprecated in favor of site element.
site-temperature string optional
Temperature of the event recorded during the competition. Deprecated in favor of site element.
site-temperature-units string optional
Units of the temperature value. Deprecated in favor of site element.
site-weather-label string optional
Additional comment about the weather. Deprecated in favor of site element.
site-weather-wind string optional
Wind reading of the event recorded during the competition. Deprecated in favor of site element.
start-date-time string optional
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Source
<element name="tournament-round">
  <annotation>
    <documentation>Sub-component of tournament-division. | All teams might participate in each round, or only the winners might progress. Not always sequential.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:site" minOccurs="0"/>
      <choice>
        <element ref="sportsml:sports-event" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="sportsml:team" minOccurs="0" maxOccurs="unbounded"/>
        <element ref="sportsml:player" minOccurs="0" maxOccurs="unbounded"/>
      </choice>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:siteAttributes"/>
    <attribute name="round-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>The symbol or identifying key for the round.</documentation>
      </annotation>
    </attribute>
    <attribute name="round-source" type="string" use="optional">
      <annotation>
        <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
      </annotation>
    </attribute>
    <attribute name="round-name" type="string" use="optional">
      <annotation>
        <documentation>A displayable name for the key.</documentation>
      </annotation>
    </attribute>
    <attribute name="round-number" type="string" use="optional">
      <annotation>
        <documentation>The number of the round.</documentation>
      </annotation>
    </attribute>
    <attribute name="round-status" type="sportsml:eventStatus.Core" use="optional">
      <annotation>
        <documentation>Whether the round hasn't started, is in progress, or is over.</documentation>
      </annotation>
    </attribute>
    <attribute name="start-date-time" type="string" use="optional">
      <annotation>
        <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
    <attribute name="end-date-time" type="string" use="optional">
      <annotation>
        <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:schedule
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A series of games. | Usually grouped by date.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#schedule_date-label sportsml-core_xsd.tmp#schedule_content-label sportsml-core_xsd.tmp#schedule-metadata sportsml-core_xsd.tmp#sports-event
Properties
content complex
Used by
Model
Children sportsml:schedule-metadata, sportsml:sports-event
Instance
<sportsml:schedule content-label="" date-label="" id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:schedule-metadata 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="">{1,1}</sportsml:schedule-metadata>
  <sportsml:sports-event id="">{0,unbounded}</sportsml:sports-event>
</sportsml:schedule>
Attributes
QName Type Use Annotation
content-label string optional
Displayable label that describes what events this schedule includes.
date-label string optional
Displayable label that describes what dates this schedule covers.
id ID optional
An XML-specific identifier for the element.
Source
<element name="schedule">
  <annotation>
    <documentation>A series of games. | Usually grouped by date.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:schedule-metadata"/>
      <element ref="sportsml:sports-event" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="date-label" type="string" use="optional">
      <annotation>
        <documentation>Displayable label that describes what dates this schedule covers.</documentation>
      </annotation>
    </attribute>
    <attribute name="content-label" type="string" use="optional">
      <annotation>
        <documentation>Displayable label that describes what events this schedule includes.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:schedule-metadata
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Background information about the schedule. | Describes the time period which the schedule covers, and which teams or events may be covered.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#sports-content-codes sportsml-core_xsd.tmp#sports-property
Properties
content complex
Used by
Model
Children sportsml:sports-content-codes, sportsml:sports-property
Instance
<sportsml:schedule-metadata 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:sports-content-codes id="">{0,1}</sportsml:sports-content-codes>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
</sportsml:schedule-metadata>
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="schedule-metadata">
  <annotation>
    <documentation>Background information about the schedule. | Describes the time period which the schedule covers, and which teams or events may be covered.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:sports-content-codes" minOccurs="0"/>
      <element ref="sportsml:sports-property" 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-core.xsd
Element sportsml:statistic
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A table that generally compares the performance of teams or players. | The fixture-key can identify which regulary-running statistics are being presented.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#statistic_type sportsml-core_xsd.tmp#statistic_content-label sportsml-core_xsd.tmp#statistic-metadata sportsml-core_xsd.tmp#group sportsml-core_xsd.tmp#team sportsml-core_xsd.tmp#player sportsml-core_xsd.tmp#associate sportsml-core_xsd.tmp#status-change
Properties
content complex
Used by
Model
Children sportsml:associate, sportsml:group, sportsml:player, sportsml:statistic-metadata, sportsml:status-change, sportsml:team
Instance
<sportsml:statistic alignment-scope="" competition-scope="" content-label="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" type="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:statistic-metadata 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="">{1,1}</sportsml:statistic-metadata>
  <sportsml:group id="">{0,unbounded}</sportsml:group>
  <sportsml:team id="">{0,unbounded}</sportsml:team>
  <sportsml:player id="">{0,unbounded}</sportsml:player>
  <sportsml:associate id="">{0,unbounded}</sportsml:associate>
  <sportsml:status-change alignment-scope="" changer-idref="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" new-idref="" new-status="" original-idref="" original-status="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" status-change-type="" team-coverage="">{0,unbounded}</sportsml:status-change>
</sportsml:statistic>
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.
content-label string optional
A display label for the enclosed statistical ranking.
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.
type string optional
A code describing the class of statistic covered herein, generally part of a controlled vocabulary.
Source
<element name="statistic">
  <annotation>
    <documentation>A table that generally compares the performance of teams or players. | The fixture-key can identify which regulary-running statistics are being presented.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:statistic-metadata"/>
      <element ref="sportsml:group" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:team" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:player" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:associate" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:status-change" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="type" type="string" use="optional">
      <annotation>
        <documentation>A code describing the class of statistic covered herein, generally part of a controlled vocabulary.</documentation>
      </annotation>
    </attribute>
    <attribute name="content-label" type="string" use="optional">
      <annotation>
        <documentation>A display label for the enclosed statistical ranking.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:statistic-metadata
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Identifies which teams are being covered. | Also indicates the date ranges for which these stats cover.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#sports-content-codes sportsml-core_xsd.tmp#sports-property
Properties
content complex
Used by
Model
Children sportsml:sports-content-codes, sportsml:sports-property
Instance
<sportsml:statistic-metadata 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:sports-content-codes id="">{0,1}</sportsml:sports-content-codes>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
</sportsml:statistic-metadata>
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="statistic-metadata">
  <annotation>
    <documentation>Identifies which teams are being covered. | Also indicates the date ranges for which these stats cover.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:sports-content-codes" minOccurs="0"/>
      <element ref="sportsml:sports-property" 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-core.xsd
Element sportsml:group
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
A holder for statistics about a particular bracket or division or conference or league. | Holds metadata and stats.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#group-metadata sportsml-core_xsd.tmp#group-stats sportsml-core_xsd.tmp#group sportsml-core_xsd.tmp#team sportsml-core_xsd.tmp#player sportsml-core_xsd.tmp#affiliation
Properties
content complex
Used by
Model
Children sportsml:affiliation, sportsml:group, sportsml:group-metadata, sportsml:group-stats, sportsml:player, sportsml:team
Instance
<sportsml:group id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:group-metadata group-key="" group-source="" group-type="" home-page-url="" id="">{1,1}</sportsml:group-metadata>
  <sportsml:group-stats alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" event-odds="" event-outcome="" event-standing-points="" id="" period-value="" position-scope="" record-making-scope="" result-effect="" scoping-label="" score="" score-attempts="" score-attempts-on-goal="" score-attempts-on-goal-opposing="" score-attempts-opposing="" score-average="" score-opposing="" score-opposing-average="" score-percentage="" score-percentage-opposing="" score-units="" stats-coverage="" team-coverage="">{0,unbounded}</sportsml:group-stats>
  <sportsml:group id="">{0,unbounded}</sportsml:group>
  <sportsml:team id="">{0,unbounded}</sportsml:team>
  <sportsml:player id="">{0,unbounded}</sportsml:player>
  <sportsml:affiliation alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" membership-idref="" membership-key="" membership-name="" membership-type="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="">{0,unbounded}</sportsml:affiliation>
</sportsml:group>
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<element name="group">
  <annotation>
    <documentation>A holder for statistics about a particular bracket or division or conference or league. | Holds metadata and stats.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:group-metadata"/>
      <element ref="sportsml:group-stats" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:group" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:team" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:player" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:affiliation" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:group-metadata
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Metadata about the group.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#group-metadata_group-key sportsml-core_xsd.tmp#group-metadata_group-source sportsml-core_xsd.tmp#group-metadata_group-type sportsml-core_xsd.tmp#group-metadata_home-page-url sportsml-core_xsd.tmp#name sportsml-core_xsd.tmp#sports-content-code sportsml-core_xsd.tmp#sports-property sportsml-G2_xsd.tmp#placeholder-element sportsml-G2_xsd.tmp#groupMetadataSpecific
Properties
content complex
Used by
Element sportsml:group
Model
Children sportsml:name, sportsml:placeholder-element, sportsml:sports-content-code, sportsml:sports-property
Instance
<sportsml:group-metadata group-key="" group-source="" group-type="" home-page-url="" id="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:name abbreviation="" first="" full="" id="" language="" last="" middle="" nickname="" part="" prefix="" role="" suffix="">{0,unbounded}</sportsml:name>
  <sportsml:sports-content-code code-key="" code-name="" code-source="" code-type="" id="">{0,unbounded}</sportsml:sports-content-code>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
  <sportsml:placeholder-element>{1,1}</sportsml:placeholder-element>
</sportsml:group-metadata>
Attributes
QName Type Use Annotation
group-key sportsml:genericKeyType optional
A unique ID for the group.
group-source string optional
The source for the controlled vocabulary for the group-key.
group-type string optional
The type of group. For example: conference, division, etc.
home-page-url string optional
The home page URL for the group.
id ID optional
An XML-specific identifier for the element.
Source
<element name="group-metadata">
  <annotation>
    <documentation>Metadata about the group.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:name" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:sports-content-code" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:groupMetadataSpecific" minOccurs="0"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attribute name="group-key" type="sportsml:genericKeyType" use="optional">
      <annotation>
        <documentation>A unique ID for the group.</documentation>
      </annotation>
    </attribute>
    <attribute name="group-source" type="string" use="optional">
      <annotation>
        <documentation>The source for the controlled vocabulary for the group-key.</documentation>
      </annotation>
    </attribute>
    <attribute name="group-type" type="string" use="optional">
      <annotation>
        <documentation>The type of group. For example: conference, division, etc.</documentation>
      </annotation>
    </attribute>
    <attribute name="home-page-url" type="string" use="optional">
      <annotation>
        <documentation>The home page URL for the group.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:group-stats
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Statistics that apply to the team as a whole. | Not all stats are used in every sport.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#statAttributes sportsml-core_xsd.tmp#penalty-stats sportsml-core_xsd.tmp#outcome-totals sportsml-core_xsd.tmp#award sportsml-core_xsd.tmp#rank sportsml-core_xsd.tmp#rating sportsml-G2_xsd.tmp#placeholder-element sportsml-G2_xsd.tmp#groupStatsSpecific sportsml-core_xsd.tmp#sports-property
Properties
content complex
Used by
Element sportsml:group
Model
Children sportsml:award, sportsml:outcome-totals, sportsml:penalty-stats, sportsml:placeholder-element, sportsml:rank, sportsml:rating, sportsml:sports-property
Instance
<sportsml:group-stats alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" event-odds="" event-outcome="" event-standing-points="" id="" period-value="" position-scope="" record-making-scope="" result-effect="" scoping-label="" score="" score-attempts="" score-attempts-on-goal="" score-attempts-on-goal-opposing="" score-attempts-opposing="" score-average="" score-opposing="" score-opposing-average="" score-percentage="" score-percentage-opposing="" score-units="" stats-coverage="" team-coverage="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <sportsml:penalty-stats count="" id="" type="">{0,unbounded}</sportsml:penalty-stats>
  <sportsml:outcome-totals alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" losses="" period-value="" points-difference="" points-scored-against="" points-scored-for="" position-scope="" record-making-scope="" scoping-label="" standing-points="" stats-coverage="" streak-duration="" streak-end="" streak-start="" streak-total="" streak-type="" team-coverage="" ties="" undecideds="" winning-percentage="" wins="">{0,unbounded}</sportsml:outcome-totals>
  <sportsml:award award-type="" class="" currency="" id="" name="" place="" player-or-team-idref="" style="" total="" value="">{0,unbounded}</sportsml:award>
  <sportsml:rank alignment-scope="" competition-scope="" date-coverage-type="" date-coverage-value="" duration-scope="" id="" issuer="" period-value="" position-scope="" record-making-scope="" scoping-label="" stats-coverage="" team-coverage="" type="" value="" value-previous="">{0,unbounded}</sportsml:rank>
  <sportsml:rating id="" rating-issuer="" rating-maximum="" rating-type="" rating-value="">{0,unbounded}</sportsml:rating>
  <sportsml:placeholder-element>{1,1}</sportsml:placeholder-element>
  <sportsml:sports-property allowed-values="" formal-name="" id="" scheme="" value="" vocabulary="">{0,unbounded}</sportsml:sports-property>
</sportsml:group-stats>
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.
event-odds string optional
The odds that this team or player would win the event. Candidate for deprecation.
event-outcome restriction of string optional
Whether the competitor won, lost, or tied.
event-standing-points string optional
How many new points were earned as a result of the outcome of this particular event.
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.
result-effect sportsml:resultEffect.Core optional
Describes the effect that the result of the event or rank changing has had on the team. Example: Whether or not a team has qualified for the playoffs, or has been promoted or demoted to a different division.
scoping-label string optional
A textual description for the scope.
score string optional
Final or current score of the team or player.
score-attempts string optional
Final or current number of attempts to score by a team or player. Example: in ice hockey, would represent total shots on goal.
score-attempts-on-goal string optional
A subset of score-attempts. Only counts those attempts that were on-goal.
score-attempts-on-goal-opposing string optional
Final or current number of attempts to score by an opposing team or player that were on-goal.
score-attempts-opposing string optional
Final or current number of attempts to score by an opposing team or player.
score-average string optional
Average per-game score for the team or player.
score-opposing string optional
Final or current score of the opposing team or player.
score-opposing-average string optional
Average per-game score for the opposing team or player.
score-percentage string optional
Percentage of attempted scores that reached their mark.
score-percentage-opposing string optional
Percentage of attempted scores by opposing team or player that reached their mark.
score-units sportsml:scoreUnits.Core optional
Describes how the score and score-opposing is valued.
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="group-stats">
  <annotation>
    <documentation>Statistics that apply to the team as a whole. | Not all stats are used in every sport.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="sportsml:penalty-stats" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:outcome-totals" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:award" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:rank" minOccurs="0" maxOccurs="unbounded"/>
      <element ref="sportsml:rating" minOccurs="0" maxOccurs="unbounded"/>
      <group ref="sportsml:groupStatsSpecific" minOccurs="0"/>
      <element ref="sportsml:sports-property" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attributeGroup ref="sportsml:statAttributes"/>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:status-change
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Identifies which teams are being covered. | Also indicates the date ranges for which these stats cover.
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes sportsml-core_xsd.tmp#coverageAttributes sportsml-core_xsd.tmp#status-change_changer-idref sportsml-core_xsd.tmp#status-change_status-change-type sportsml-core_xsd.tmp#status-change_original-status sportsml-core_xsd.tmp#status-change_new-status sportsml-core_xsd.tmp#status-change_original-idref sportsml-core_xsd.tmp#status-change_new-idref
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.
changer-idref IDREF required
A pointer to the player or team that has undergone the status change.
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.
new-idref IDREF optional
Generally, a pointer to the new team that the player in changer-idref is now affiliated with.
new-status string optional
What the new status of the player or team is. Examples are active, inactive, disabled-list.
original-idref IDREF optional
Generally, a pointer to the original team that the player in changer-idref was affiliated with.
original-status string optional
What the original status of the player or team was. Examples are active, inactive, disabled-list.
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.
status-change-type sportsml:statusChangeType.Core required
What type of change was made in the status of a player or team. Examples are injury, trade, cut.
team-coverage sportsml:teamCoverage.Core optional
Indicates whether the item contains information about one team, or many teams.
Source
<element name="status-change">
  <annotation>
    <documentation>Identifies which teams are being covered. | Also indicates the date ranges for which these stats cover.</documentation>
  </annotation>
  <complexType>
    <attributeGroup ref="sportsml:globalAttributes"/>
    <attributeGroup ref="sportsml:coverageAttributes"/>
    <attribute name="changer-idref" type="IDREF" use="required">
      <annotation>
        <documentation>A pointer to the player or team that has undergone the status change.</documentation>
      </annotation>
    </attribute>
    <attribute name="status-change-type" type="sportsml:statusChangeType.Core" use="required">
      <annotation>
        <documentation>What type of change was made in the status of a player or team. Examples are injury, trade, cut.</documentation>
      </annotation>
    </attribute>
    <attribute name="original-status" type="string" use="optional">
      <annotation>
        <documentation>What the original status of the player or team was. Examples are active, inactive, disabled-list.</documentation>
      </annotation>
    </attribute>
    <attribute name="new-status" type="string" use="optional">
      <annotation>
        <documentation>What the new status of the player or team is. Examples are active, inactive, disabled-list.</documentation>
      </annotation>
    </attribute>
    <attribute name="original-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>Generally, a pointer to the original team that the player in changer-idref was affiliated with.</documentation>
      </annotation>
    </attribute>
    <attribute name="new-idref" type="IDREF" use="optional">
      <annotation>
        <documentation>Generally, a pointer to the new team that the player in changer-idref is now affiliated with.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Element sportsml:article
Namespace http://iptc.org/std/SportsML/2008-04-01/
Annotations
Holds either an article or a reference to an article. | Recommended format is NITF.
Diagram
Diagram sportsml-core_xsd.tmp#commonAttributes sportsml-core_xsd.tmp#article_format sportsml-core_xsd.tmp#article_article-ref
Properties
content complex
Used by
Element sportsml:sports-content
Model
nitf
Children nitf
Instance
<sportsml:article article-ref="" class="" format="" id="" style="" xmlns:sportsml="http://iptc.org/std/SportsML/2008-04-01/">
  <nitf>{1,1}</nitf>
</sportsml:article>
Attributes
QName Type Use Annotation
article-ref string optional
URL or system identifier (or IDREF?) to an externally-located news article.
class string optional
An open placeholder for categorization.
format string optional
Format for the included content.
id ID optional
An XML-specific identifier for the element.
style string optional
An open placeholder for reference by an external stylesheet.
Source
<element name="article">
  <annotation>
    <documentation>Holds either an article or a reference to an article. | Recommended format is NITF.</documentation>
  </annotation>
  <complexType>
    <sequence>
      <element ref="nitf:nitf"/>
      <!-- <any namespace="http://www.w3.org/namespace/"/> -->
    </sequence>
    <attributeGroup ref="sportsml:commonAttributes"/>
    <attribute name="format" type="string" use="optional">
      <annotation>
        <documentation>Format for the included content.</documentation>
      </annotation>
    </attribute>
    <attribute name="article-ref" type="string" use="optional">
      <annotation>
        <documentation>URL or system identifier (or IDREF?) to an externally-located news article.</documentation>
      </annotation>
    </attribute>
  </complexType>
</element>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:globalAttributes / @id
Namespace No namespace
Annotations
An XML-specific identifier for the element.
Type ID
Properties
use optional
Used by
Attribute Group sportsml:globalAttributes
Source
<attribute name="id" type="ID" use="optional">
  <annotation>
    <documentation>An XML-specific identifier for the element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:coverageAttributes / @stats-coverage
Namespace No namespace
Annotations
A relative indication of how many statistics are included in the item.
Type sportsml:statsCoverage.Core
Properties
use optional
Used by
Attribute Group sportsml:coverageAttributes
Source
<attribute name="stats-coverage" type="sportsml:statsCoverage.Core" use="optional">
  <annotation>
    <documentation>A relative indication of how many statistics are included in the item.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:coverageAttributes / @team-coverage
Namespace No namespace
Annotations
Indicates whether the item contains information about one team, or many teams.
Type sportsml:teamCoverage.Core
Properties
use optional
Used by
Attribute Group sportsml:coverageAttributes
Source
<attribute name="team-coverage" type="sportsml:teamCoverage.Core" use="optional">
  <annotation>
    <documentation>Indicates whether the item contains information about one team, or many teams.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:coverageAttributes / @date-coverage-type
Namespace No namespace
Annotations
Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.
Type sportsml:dateCoverageType.Core
Properties
use optional
Used by
Attribute Group sportsml:coverageAttributes
Source
<attribute name="date-coverage-type" type="sportsml:dateCoverageType.Core" use="optional">
  <annotation>
    <documentation>Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:coverageAttributes / @date-coverage-value
Namespace No namespace
Annotations
Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.
Type string
Properties
use optional
Used by
Attribute Group sportsml:coverageAttributes
Source
<attribute name="date-coverage-value" type="string" use="optional">
  <annotation>
    <documentation>Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:coverageAttributes / @duration-scope
Namespace No namespace
Annotations
Indicates what class of events the included statistics apply. Example: those events that went into overtime.
Type sportsml:durationScope.Core
Properties
use optional
Used by
Attribute Group sportsml:coverageAttributes
Source
<attribute name="duration-scope" type="sportsml:durationScope.Core" use="optional">
  <annotation>
    <documentation>Indicates what class of events the included statistics apply. Example: those events that went into overtime.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:coverageAttributes / @competition-scope
Namespace No namespace
Annotations
Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.
Type sportsml:competitionScope.Core
Properties
use optional
Used by
Attribute Group sportsml:coverageAttributes
Source
<attribute name="competition-scope" type="sportsml:competitionScope.Core" use="optional">
  <annotation>
    <documentation>Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:coverageAttributes / @alignment-scope
Namespace No namespace
Annotations
Indicates that the included statistics apply only to events played either at home or away.
Type sportsml:alignmentScope.Core
Properties
use optional
Used by
Attribute Group sportsml:coverageAttributes
Source
<attribute name="alignment-scope" type="sportsml:alignmentScope.Core" use="optional">
  <annotation>
    <documentation>Indicates that the included statistics apply only to events played either at home or away.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:coverageAttributes / @position-scope
Namespace No namespace
Annotations
Indicates that the included statistics apply only to while played at a particular position.
Type string
Properties
use optional
Used by
Attribute Group sportsml:coverageAttributes
Source
<attribute name="position-scope" type="string" use="optional">
  <annotation>
    <documentation>Indicates that the included statistics apply only to while played at a particular position.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:coverageAttributes / @record-making-scope
Namespace No namespace
Annotations
Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.
Type sportsml:recordMakingScope.Core
Properties
use optional
Used by
Attribute Group sportsml:coverageAttributes
Source
<attribute name="record-making-scope" type="sportsml:recordMakingScope.Core" use="optional">
  <annotation>
    <documentation>Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:coverageAttributes / @scoping-label
Namespace No namespace
Annotations
A textual description for the scope.
Type string
Properties
use optional
Used by
Attribute Group sportsml:coverageAttributes
Source
<attribute name="scoping-label" type="string" use="optional">
  <annotation>
    <documentation>A textual description for the scope.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:coverageAttributes / @period-value
Namespace No namespace
Annotations
Used for tracking hits-per-inning, for example.
Type string
Properties
use optional
Used by
Attribute Group sportsml:coverageAttributes
Source
<attribute name="period-value" type="string" use="optional">
  <annotation>
    <documentation>Used for tracking hits-per-inning, for example.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:commonAttributes / @id
Namespace No namespace
Annotations
An XML-specific identifier for the element.
Type ID
Properties
use optional
Used by
Attribute Group sportsml:commonAttributes
Source
<attribute name="id" type="ID" use="optional">
  <annotation>
    <documentation>An XML-specific identifier for the element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:commonAttributes / @class
Namespace No namespace
Annotations
An open placeholder for categorization.
Type string
Properties
use optional
Used by
Attribute Group sportsml:commonAttributes
Source
<attribute name="class" type="string" use="optional">
  <annotation>
    <documentation>An open placeholder for categorization.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:commonAttributes / @style
Namespace No namespace
Annotations
An open placeholder for reference by an external stylesheet.
Type string
Properties
use optional
Used by
Attribute Group sportsml:commonAttributes
Source
<attribute name="style" type="string" use="optional">
  <annotation>
    <documentation>An open placeholder for reference by an external stylesheet.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-key
Namespace No namespace
Annotations
The symbol for the site at which the event is played. Deprecated in favor of site element.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The symbol for the site at which the event is played. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-source
Namespace No namespace
Annotations
The maintainer of the controlled vocabulary for the key. Deprecated in favor of site element.
Type string
Properties
use optional
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-source" type="string" use="optional">
  <annotation>
    <documentation>The maintainer of the controlled vocabulary for the key. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-name
Namespace No namespace
Annotations
A displayable name for the key. Deprecated in favor of site element.
Type string
Properties
use optional
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-name" type="string" use="optional">
  <annotation>
    <documentation>A displayable name for the key. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-capacity
Namespace No namespace
Annotations
How many spectators can fill the site. Deprecated in favor of site element.
Type string
Properties
use optional
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-capacity" type="string" use="optional">
  <annotation>
    <documentation>How many spectators can fill the site. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-style
Namespace No namespace
Annotations
Whether it is an indoor or outdoor site. Deprecated in favor of site element.
Type sportsml:siteStyle.Core
Properties
use optional
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-style" type="sportsml:siteStyle.Core" use="optional">
  <annotation>
    <documentation>Whether it is an indoor or outdoor site. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-surface
Namespace No namespace
Annotations
Describes the surface upon which events are played. For example, in tennis, could be hard-court or grass or clay. Deprecated in favor of site element.
Type sportsml:siteSurface.Core
Properties
use optional
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-surface" type="sportsml:siteSurface.Core" use="optional">
  <annotation>
    <documentation>Describes the surface upon which events are played. For example, in tennis, could be hard-court or grass or clay. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-city
Namespace No namespace
Annotations
City in which the site is located. Deprecated in favor of site element.
Type string
Properties
use optional
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-city" type="string" use="optional">
  <annotation>
    <documentation>City in which the site is located. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-county
Namespace No namespace
Annotations
County in which the site is located. Deprecated in favor of site element.
Type string
Properties
use optional
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-county" type="string" use="optional">
  <annotation>
    <documentation>County in which the site is located. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-state
Namespace No namespace
Annotations
State or province in which the site is located. Deprecated in favor of site element.
Type string
Properties
use optional
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-state" type="string" use="optional">
  <annotation>
    <documentation>State or province in which the site is located. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-country
Namespace No namespace
Annotations
Country in which the site is located. Generally, a two-letter ISO code. Deprecated in favor of site element.
Type string
Properties
use optional
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-country" type="string" use="optional">
  <annotation>
    <documentation>Country in which the site is located. Generally, a two-letter ISO code. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-alignment
Namespace No namespace
Annotations
Whether the site is neutral with respect to the competitors, or is the often-used site of the home team. Deprecated in favor of site element.
Type restriction of string
Properties
use optional
Facets
enumeration home
enumeration neutral
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-alignment" use="optional">
  <annotation>
    <documentation>Whether the site is neutral with respect to the competitors, or is the often-used site of the home team. Deprecated in favor of site element.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="home"/>
      <enumeration value="neutral"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-attendance
Namespace No namespace
Annotations
How many spectators attended during the event. Deprecated in favor of site element.
Type string
Properties
use optional
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-attendance" type="string" use="optional">
  <annotation>
    <documentation>How many spectators attended during the event. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-temperature
Namespace No namespace
Annotations
Temperature of the event recorded during the competition. Deprecated in favor of site element.
Type string
Properties
use optional
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-temperature" type="string" use="optional">
  <annotation>
    <documentation>Temperature of the event recorded during the competition. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-temperature-units
Namespace No namespace
Annotations
Units of the temperature value. Deprecated in favor of site element.
Type string
Properties
use optional
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-temperature-units" type="string" use="optional">
  <annotation>
    <documentation>Units of the temperature value. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-weather-wind
Namespace No namespace
Annotations
Wind reading of the event recorded during the competition. Deprecated in favor of site element.
Type string
Properties
use optional
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-weather-wind" type="string" use="optional">
  <annotation>
    <documentation>Wind reading of the event recorded during the competition. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:siteAttributes / @site-weather-label
Namespace No namespace
Annotations
Additional comment about the weather. Deprecated in favor of site element.
Type string
Properties
use optional
Used by
Attribute Group sportsml:siteAttributes
Source
<attribute name="site-weather-label" type="string" use="optional">
  <annotation>
    <documentation>Additional comment about the weather. Deprecated in favor of site element.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @score
Namespace No namespace
Annotations
Final or current score of the team or player.
Type string
Properties
use optional
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="score" type="string" use="optional">
  <annotation>
    <documentation>Final or current score of the team or player.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @score-opposing
Namespace No namespace
Annotations
Final or current score of the opposing team or player.
Type string
Properties
use optional
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="score-opposing" type="string" use="optional">
  <annotation>
    <documentation>Final or current score of the opposing team or player.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @score-average
Namespace No namespace
Annotations
Average per-game score for the team or player.
Type string
Properties
use optional
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="score-average" type="string" use="optional">
  <annotation>
    <documentation>Average per-game score for the team or player.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @score-opposing-average
Namespace No namespace
Annotations
Average per-game score for the opposing team or player.
Type string
Properties
use optional
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="score-opposing-average" type="string" use="optional">
  <annotation>
    <documentation>Average per-game score for the opposing team or player.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @score-units
Namespace No namespace
Annotations
Describes how the score and score-opposing is valued.
Type sportsml:scoreUnits.Core
Properties
use optional
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="score-units" type="sportsml:scoreUnits.Core" use="optional">
  <annotation>
    <documentation>Describes how the score and score-opposing is valued.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @score-attempts
Namespace No namespace
Annotations
Final or current number of attempts to score by a team or player. Example: in ice hockey, would represent total shots on goal.
Type string
Properties
use optional
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="score-attempts" type="string" use="optional">
  <annotation>
    <documentation>Final or current number of attempts to score by a team or player. Example: in ice hockey, would represent total shots on goal.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @score-attempts-opposing
Namespace No namespace
Annotations
Final or current number of attempts to score by an opposing team or player.
Type string
Properties
use optional
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="score-attempts-opposing" type="string" use="optional">
  <annotation>
    <documentation>Final or current number of attempts to score by an opposing team or player.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @score-attempts-on-goal
Namespace No namespace
Annotations
A subset of score-attempts. Only counts those attempts that were on-goal.
Type string
Properties
use optional
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="score-attempts-on-goal" type="string" use="optional">
  <annotation>
    <documentation>A subset of score-attempts. Only counts those attempts that were on-goal.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @score-attempts-on-goal-opposing
Namespace No namespace
Annotations
Final or current number of attempts to score by an opposing team or player that were on-goal.
Type string
Properties
use optional
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="score-attempts-on-goal-opposing" type="string" use="optional">
  <annotation>
    <documentation>Final or current number of attempts to score by an opposing team or player that were on-goal.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @score-percentage
Namespace No namespace
Annotations
Percentage of attempted scores that reached their mark.
Type string
Properties
use optional
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="score-percentage" type="string" use="optional">
  <annotation>
    <documentation>Percentage of attempted scores that reached their mark.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @score-percentage-opposing
Namespace No namespace
Annotations
Percentage of attempted scores by opposing team or player that reached their mark.
Type string
Properties
use optional
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="score-percentage-opposing" type="string" use="optional">
  <annotation>
    <documentation>Percentage of attempted scores by opposing team or player that reached their mark.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @result-effect
Namespace No namespace
Annotations
Describes the effect that the result of the event or rank changing has had on the team. Example: Whether or not a team has qualified for the playoffs, or has been promoted or demoted to a different division.
Type sportsml:resultEffect.Core
Properties
use optional
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="result-effect" type="sportsml:resultEffect.Core" use="optional">
  <annotation>
    <documentation>Describes the effect that the result of the event or rank changing has had on the team. Example: Whether or not a team has qualified for the playoffs, or has been promoted or demoted to a different division.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @event-outcome
Namespace No namespace
Annotations
Whether the competitor won, lost, or tied.
Type restriction of string
Properties
use optional
Facets
enumeration win
enumeration loss
enumeration tie
enumeration undecided
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="event-outcome" use="optional">
  <annotation>
    <documentation>Whether the competitor won, lost, or tied.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="win"/>
      <enumeration value="loss"/>
      <enumeration value="tie"/>
      <enumeration value="undecided"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @event-standing-points
Namespace No namespace
Annotations
How many new points were earned as a result of the outcome of this particular event.
Type string
Properties
use optional
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="event-standing-points" type="string" use="optional">
  <annotation>
    <documentation>How many new points were earned as a result of the outcome of this particular event.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statAttributes / @event-odds
Namespace No namespace
Annotations
The odds that this team or player would win the event. Candidate for deprecation.
Type string
Properties
use optional
Used by
Attribute Group sportsml:statAttributes
Source
<attribute name="event-odds" type="string" use="optional">
  <annotation>
    <documentation>The odds that this team or player would win the event. Candidate for deprecation.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:catalog / @href
Namespace No namespace
Annotations
The URL for the catalog.
Type string
Properties
use optional
Used by
Source
<attribute name="href" type="string" use="optional">
  <annotation>
    <documentation>The URL for the catalog.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-content-qualifier / @gender
Namespace No namespace
Annotations
One specific gender or mixed.
Type sportsml:gender.Core
Properties
use optional
Used by
Source
<attribute name="gender" type="sportsml:gender.Core" use="optional">
  <annotation>
    <documentation>One specific gender or mixed.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-content-qualifier / @participant-count
Namespace No namespace
Annotations
Number of participants playing on a team or side in the events covered.
Type sportsml:participantCount.Core
Properties
use optional
Used by
Source
<attribute name="participant-count" type="sportsml:participantCount.Core" use="optional">
  <annotation>
    <documentation>Number of participants playing on a team or side in the events covered.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-content-qualifier / @professional-status
Namespace No namespace
Annotations
The professional-status of the events covered.
Type sportsml:professionalStatus.Core
Properties
use optional
Used by
Source
<attribute name="professional-status" type="sportsml:professionalStatus.Core" use="optional">
  <annotation>
    <documentation>The professional-status of the events covered.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-content-qualifier / @special-group
Namespace No namespace
Annotations
If the events covered are for special groups. Can be school-oriented, age-oriented, or group names, like Firefighters.
Type sportsml:specialGroup.Core
Properties
use optional
Used by
Source
<attribute name="special-group" type="sportsml:specialGroup.Core" use="optional">
  <annotation>
    <documentation>If the events covered are for special groups. Can be school-oriented, age-oriented, or group names, like Firefighters.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-content-qualifier / @minimum-age
Namespace No namespace
Annotations
Lowest age for participants, in years. Examples: 0, 14, 21.5.
Type string
Properties
use optional
Used by
Source
<attribute name="minimum-age" type="string" use="optional">
  <annotation>
    <documentation>Lowest age for participants, in years. Examples: 0, 14, 21.5.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-content-qualifier / @maximum-age
Namespace No namespace
Annotations
Highest age for participants, in years. Examples: 8, 65, 120.
Type string
Properties
use optional
Used by
Source
<attribute name="maximum-age" type="string" use="optional">
  <annotation>
    <documentation>Highest age for participants, in years. Examples: 8, 65, 120.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-content-qualifier / @special-needs
Namespace No namespace
Annotations
Events for persons with special-needs.
Type sportsml:specialNeeds.Core
Properties
use optional
Used by
Source
<attribute name="special-needs" type="sportsml:specialNeeds.Core" use="optional">
  <annotation>
    <documentation>Events for persons with special-needs.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-content-code / @code-type
Namespace No namespace
Annotations
What type of item is being described.
Type sportsml:codeType.Core
Properties
use required
Used by
Source
<attribute name="code-type" type="sportsml:codeType.Core" use="required">
  <annotation>
    <documentation>What type of item is being described.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-content-code / @code-key
Namespace No namespace
Annotations
The symbol for the identified content.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="code-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The symbol for the identified content.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-content-code / @code-source
Namespace No namespace
Annotations
The maintainer of the controlled vocabulary for the code.
Type string
Properties
use optional
Used by
Source
<attribute name="code-source" type="string" use="optional">
  <annotation>
    <documentation>The maintainer of the controlled vocabulary for the code.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-content-code / @code-name
Namespace No namespace
Annotations
A displayable name for the code.
Type string
Properties
use optional
Used by
Source
<attribute name="code-name" type="string" use="optional">
  <annotation>
    <documentation>A displayable name for the code.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-property / @formal-name
Namespace No namespace
Annotations
The code or key for the property.
Type string
Properties
use optional
Used by
Source
<attribute name="formal-name" type="string" use="optional">
  <annotation>
    <documentation>The code or key for the property.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-property / @vocabulary
Namespace No namespace
Annotations
Provides a pointer to a Topic Set which is the controlled vocabulary that can be used to resolve the meaning of the formal-name.
Type string
Properties
use optional
Used by
Source
<attribute name="vocabulary" type="string" use="optional">
  <annotation>
    <documentation>Provides a pointer to a Topic Set which is the controlled vocabulary that can be used to resolve the meaning of the formal-name.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-property / @scheme
Namespace No namespace
Annotations
Distinguishes which of possibly multiple naming schemes in the controlled vocabulary is the one that governs this formal-name.
Type string
Properties
use optional
Used by
Source
<attribute name="scheme" type="string" use="optional">
  <annotation>
    <documentation>Distinguishes which of possibly multiple naming schemes in the controlled vocabulary is the one that governs this formal-name.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-property / @value
Namespace No namespace
Annotations
The value of the property. For example, if formal-name equals favorite-color, then value might equal blue.
Type string
Properties
use optional
Used by
Source
<attribute name="value" type="string" use="optional">
  <annotation>
    <documentation>The value of the property. For example, if formal-name equals favorite-color, then value might equal blue.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-property / @allowed-values
Namespace No namespace
Annotations
Points to a controlled vocabulary that delimits the set of allowed values for the property.
Type string
Properties
use optional
Used by
Source
<attribute name="allowed-values" type="string" use="optional">
  <annotation>
    <documentation>Points to a controlled vocabulary that delimits the set of allowed values for the property.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-metadata / @doc-id
Namespace No namespace
Annotations
The often-unique ID of the document, tracked by publishers.
Type string
Properties
use required
Used by
Source
<attribute name="doc-id" type="string" use="required">
  <annotation>
    <documentation>The often-unique ID of the document, tracked by publishers.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-metadata / @publisher
Namespace No namespace
Annotations
Publisher of the data.
Type string
Properties
use optional
Used by
Source
<attribute name="publisher" type="string" use="optional">
  <annotation>
    <documentation>Publisher of the data.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-metadata / @date-time
Namespace No namespace
Annotations
Date-timestamp for the document, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD when no time is available
Type sportsml:dateTime.Common
Properties
use optional
Used by
Source
<attribute name="date-time" type="sportsml:dateTime.Common" use="optional">
  <annotation>
    <documentation>Date-timestamp for the document, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD when no time is available</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-metadata / @language
Namespace No namespace
Annotations
The default language of the document. May be overridden via xml:lang. In ISO format - example: en-US.
Type string
Properties
use optional
Used by
Source
<attribute name="language" type="string" use="optional">
  <annotation>
    <documentation>The default language of the document. May be overridden via xml:lang. In ISO format - example: en-US.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-metadata / @slug
Namespace No namespace
Annotations
A keyword used by editors to refer to the document.
Type string
Properties
use optional
Used by
Source
<attribute name="slug" type="string" use="optional">
  <annotation>
    <documentation>A keyword used by editors to refer to the document.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-metadata / @document-class
Namespace No namespace
Annotations
A category code for the fixture-key. Equals news, standings, schedules, statistics, event-summary, event-action, dynamic-resource-file
Type string
Properties
use optional
Used by
Source
<attribute name="document-class" type="string" use="optional">
  <annotation>
    <documentation>A category code for the fixture-key. Equals news, standings, schedules, statistics, event-summary, event-action, dynamic-resource-file</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-metadata / @fixture-key
Namespace No namespace
Annotations
A consistent key for the type of regularly-published document being transmitted. External controlled vocabulary: fixture-key.list
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="fixture-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>A consistent key for the type of regularly-published document being transmitted. External controlled vocabulary: fixture-key.list</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-metadata / @fixture-source
Namespace No namespace
Annotations
The maintainer of the controlled-vocabulary of fixture-keys.
Type string
Properties
use optional
Used by
Source
<attribute name="fixture-source" type="string" use="optional">
  <annotation>
    <documentation>The maintainer of the controlled-vocabulary of fixture-keys.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-metadata / @fixture-name
Namespace No namespace
Annotations
A displayable name for the fixture-key.
Type string
Properties
use optional
Used by
Source
<attribute name="fixture-name" type="string" use="optional">
  <annotation>
    <documentation>A displayable name for the fixture-key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sports-metadata / @feature-name
Namespace No namespace
Annotations
A publisher-created subset of the fixture-key.
Type string
Properties
use optional
Used by
Source
<attribute name="feature-name" type="string" use="optional">
  <annotation>
    <documentation>A publisher-created subset of the fixture-key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-sponsor / @type
Namespace No namespace
Annotations
Could be main, supporting, etc.
Type string
Properties
use optional
Used by
Source
<attribute name="type" type="string" use="optional">
  <annotation>
    <documentation>Could be main, supporting, etc.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-sponsor / @name
Namespace No namespace
Annotations
The name of the sponsor.
Type string
Properties
use optional
Used by
Source
<attribute name="name" type="string" use="optional">
  <annotation>
    <documentation>The name of the sponsor.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:name / @role
Namespace No namespace
Type sportsml:genericKeyListType
Properties
content simple
Used by
Element sportsml:name
Source
<attribute name="role" type="sportsml:genericKeyListType"/>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:name / @part
Namespace No namespace
Type sportsml:genericKeyType
Properties
content simple
Facets
pattern [^\s:]+:[^\s]+
Used by
Element sportsml:name
Source
<attribute name="part" type="sportsml:genericKeyType"/>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:name / @full
Namespace No namespace
Annotations
The entire name.
Type string
Properties
use optional
Used by
Element sportsml:name
Source
<attribute name="full" type="string" use="optional">
  <annotation>
    <documentation>The entire name.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:name / @first
Namespace No namespace
Annotations
The first name refered to. For people, should be the given name. Also, if person has only one name, like Pele or Ronaldo, use this one.
Type string
Properties
use optional
Used by
Element sportsml:name
Source
<attribute name="first" type="string" use="optional">
  <annotation>
    <documentation>The first name refered to. For people, should be the given name. Also, if person has only one name, like Pele or Ronaldo, use this one.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:name / @middle
Namespace No namespace
Annotations
The middle name refered to.
Type string
Properties
use optional
Used by
Element sportsml:name
Source
<attribute name="middle" type="string" use="optional">
  <annotation>
    <documentation>The middle name refered to.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:name / @last
Namespace No namespace
Annotations
The last name referred to. For people, should be the surname.
Type string
Properties
use optional
Used by
Element sportsml:name
Source
<attribute name="last" type="string" use="optional">
  <annotation>
    <documentation>The last name referred to. For people, should be the surname.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:name / @nickname
Namespace No namespace
Annotations
A nickname ascribed to the person or team.
Type string
Properties
use optional
Used by
Element sportsml:name
Source
<attribute name="nickname" type="string" use="optional">
  <annotation>
    <documentation>A nickname ascribed to the person or team.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:name / @prefix
Namespace No namespace
Annotations
A part of a name such as Mr. or Mrs. or Dr.
Type string
Properties
use optional
Used by
Element sportsml:name
Source
<attribute name="prefix" type="string" use="optional">
  <annotation>
    <documentation>A part of a name such as Mr. or Mrs. or Dr.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:name / @suffix
Namespace No namespace
Annotations
A part of a name such as Jr. or III.
Type string
Properties
use optional
Used by
Element sportsml:name
Source
<attribute name="suffix" type="string" use="optional">
  <annotation>
    <documentation>A part of a name such as Jr. or III.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:name / @abbreviation
Namespace No namespace
Annotations
An abbreviation, usually used for teams in display locations where space is constrained.
Type string
Properties
use optional
Used by
Element sportsml:name
Source
<attribute name="abbreviation" type="string" use="optional">
  <annotation>
    <documentation>An abbreviation, usually used for teams in display locations where space is constrained.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:name / @language
Namespace No namespace
Annotations
A language code in which it is appropriate to display this name.
Type string
Properties
use optional
Used by
Element sportsml:name
Source
<attribute name="language" type="string" use="optional">
  <annotation>
    <documentation>A language code in which it is appropriate to display this name.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @location-type
Namespace No namespace
Annotations
The kind of location, whether birthplace, place of residence, home town, etc.
Type sportsml:locationType.Core
Properties
use optional
Used by
Source
<attribute name="location-type" type="sportsml:locationType.Core" use="optional">
  <annotation>
    <documentation>The kind of location, whether birthplace, place of residence, home town, etc.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @street-number
Namespace No namespace
Annotations
The number of the street.
Type string
Properties
use optional
Used by
Source
<attribute name="street-number" type="string" use="optional">
  <annotation>
    <documentation>The number of the street.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @street
Namespace No namespace
Annotations
The name of the street.
Type string
Properties
use optional
Used by
Source
<attribute name="street" type="string" use="optional">
  <annotation>
    <documentation>The name of the street.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @street-prefix
Namespace No namespace
Annotations
The prefix of the street. For example, rue, calle de, etc.
Type string
Properties
use optional
Used by
Source
<attribute name="street-prefix" type="string" use="optional">
  <annotation>
    <documentation>The prefix of the street. For example, rue, calle de, etc.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @street-suffix
Namespace No namespace
Annotations
The suffix of the street. For example, boulevard, lance, etc.
Type string
Properties
use optional
Used by
Source
<attribute name="street-suffix" type="string" use="optional">
  <annotation>
    <documentation>The suffix of the street. For example, boulevard, lance, etc.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @suite
Namespace No namespace
Annotations
The suite name or number.
Type string
Properties
use optional
Used by
Source
<attribute name="suite" type="string" use="optional">
  <annotation>
    <documentation>The suite name or number.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @floor
Namespace No namespace
Annotations
The floor number.
Type string
Properties
use optional
Used by
Source
<attribute name="floor" type="string" use="optional">
  <annotation>
    <documentation>The floor number.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @building
Namespace No namespace
Annotations
The name of the building.
Type string
Properties
use optional
Used by
Source
<attribute name="building" type="string" use="optional">
  <annotation>
    <documentation>The name of the building.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @city
Namespace No namespace
Annotations
The city.
Type string
Properties
use optional
Used by
Source
<attribute name="city" type="string" use="optional">
  <annotation>
    <documentation>The city.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @county
Namespace No namespace
Annotations
The county.
Type string
Properties
use optional
Used by
Source
<attribute name="county" type="string" use="optional">
  <annotation>
    <documentation>The county.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @area
Namespace No namespace
Annotations
The name of the area of the location.
Type string
Properties
use optional
Used by
Source
<attribute name="area" type="string" use="optional">
  <annotation>
    <documentation>The name of the area of the location.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @state
Namespace No namespace
Annotations
The state or province.
Type string
Properties
use optional
Used by
Source
<attribute name="state" type="string" use="optional">
  <annotation>
    <documentation>The state or province.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @country
Namespace No namespace
Annotations
The country. Generally, an ISO two-letter country-code.
Type string
Properties
use optional
Used by
Source
<attribute name="country" type="string" use="optional">
  <annotation>
    <documentation>The country. Generally, an ISO two-letter country-code.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @postal-code
Namespace No namespace
Annotations
The postal code.
Type string
Properties
use optional
Used by
Source
<attribute name="postal-code" type="string" use="optional">
  <annotation>
    <documentation>The postal code.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @timezone
Namespace No namespace
Annotations
The name of the time zone of the location.
Type string
Properties
use optional
Used by
Source
<attribute name="timezone" type="string" use="optional">
  <annotation>
    <documentation>The name of the time zone of the location.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @latitude
Namespace No namespace
Annotations
The latitude of the location.
Type string
Properties
use optional
Used by
Source
<attribute name="latitude" type="string" use="optional">
  <annotation>
    <documentation>The latitude of the location.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:home-location / @longitude
Namespace No namespace
Annotations
The longitude of the location.
Type string
Properties
use optional
Used by
Source
<attribute name="longitude" type="string" use="optional">
  <annotation>
    <documentation>The longitude of the location.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-metadata / @site-key
Namespace No namespace
Annotations
The unique identifier for the site.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="site-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The unique identifier for the site.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-metadata / @site-source
Namespace No namespace
Annotations
The maintainer of the controlled vocabulary for the site-key.
Type string
Properties
use optional
Used by
Source
<attribute name="site-source" type="string" use="optional">
  <annotation>
    <documentation>The maintainer of the controlled vocabulary for the site-key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-metadata / @capacity
Namespace No namespace
Annotations
How many spectators can fill the site.
Type string
Properties
use optional
Used by
Source
<attribute name="capacity" type="string" use="optional">
  <annotation>
    <documentation>How many spectators can fill the site.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-metadata / @style
Namespace No namespace
Annotations
Whether it is an indoor or outdoor site.
Type string
Properties
use optional
Used by
Source
<attribute name="style" type="string" use="optional">
  <annotation>
    <documentation>Whether it is an indoor or outdoor site.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-metadata / @surface
Namespace No namespace
Annotations
Describes the surface upon which events are played. For example, in tennis, could be hard-court or grass or clay.
Type string
Properties
use optional
Used by
Source
<attribute name="surface" type="string" use="optional">
  <annotation>
    <documentation>Describes the surface upon which events are played. For example, in tennis, could be hard-court or grass or clay.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-metadata / @shape
Namespace No namespace
Annotations
A controlled vocabulary for the site's shape. Example for motor-racing: oval.
Type string
Properties
use optional
Used by
Source
<attribute name="shape" type="string" use="optional">
  <annotation>
    <documentation>A controlled vocabulary for the site's shape. Example for motor-racing: oval.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-metadata / @incline
Namespace No namespace
Annotations
The pitch or embankment of the field of play. Generally in degrees. Example for motor-racing: 13.
Type string
Properties
use optional
Used by
Source
<attribute name="incline" type="string" use="optional">
  <annotation>
    <documentation>The pitch or embankment of the field of play. Generally in degrees. Example for motor-racing: 13.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-metadata / @length
Namespace No namespace
Annotations
The length of the arena or field of play.
Type string
Properties
use optional
Used by
Source
<attribute name="length" type="string" use="optional">
  <annotation>
    <documentation>The length of the arena or field of play.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-metadata / @length-units
Namespace No namespace
Annotations
The units used for the length attribute.
Type string
Properties
use optional
Used by
Source
<attribute name="length-units" type="string" use="optional">
  <annotation>
    <documentation>The units used for the length attribute.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-metadata / @type
Namespace No namespace
Annotations
A controlled vocabulary for the type or class of arena. Example for motor-racing: super-speedway.
Type string
Properties
use optional
Used by
Source
<attribute name="type" type="string" use="optional">
  <annotation>
    <documentation>A controlled vocabulary for the type or class of arena. Example for motor-racing: super-speedway.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-metadata / @home-page-url
Namespace No namespace
Annotations
The website for the venue or arena.
Type string
Properties
use optional
Used by
Source
<attribute name="home-page-url" type="string" use="optional">
  <annotation>
    <documentation>The website for the venue or arena.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-stats / @alignment
Namespace No namespace
Annotations
Statistics about the site, accurate for a particular occasion.
Type restriction of string
Properties
use optional
Facets
enumeration home
enumeration neutral
Used by
Source
<attribute name="alignment" use="optional">
  <annotation>
    <documentation>Statistics about the site, accurate for a particular occasion.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="home"/>
      <enumeration value="neutral"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-stats / @attendance
Namespace No namespace
Annotations
How many spectators attended during the event.
Type string
Properties
use optional
Used by
Source
<attribute name="attendance" type="string" use="optional">
  <annotation>
    <documentation>How many spectators attended during the event.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-stats / @attendance-average
Namespace No namespace
Annotations
Average number of spectators that have attended.
Type string
Properties
use optional
Used by
Source
<attribute name="attendance-average" type="string" use="optional">
  <annotation>
    <documentation>Average number of spectators that have attended.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-stats / @temperature
Namespace No namespace
Annotations
Temperature of the event recorded during the competition.
Type string
Properties
use optional
Used by
Source
<attribute name="temperature" type="string" use="optional">
  <annotation>
    <documentation>Temperature of the event recorded during the competition.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-stats / @temperature-units
Namespace No namespace
Annotations
Units of the temperature value.
Type string
Properties
use optional
Used by
Source
<attribute name="temperature-units" type="string" use="optional">
  <annotation>
    <documentation>Units of the temperature value.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-stats / @weather-code
Namespace No namespace
Annotations
A controlled-vocabulary description of the weather, such as sunny, partly-cloudy, etc.
Type string
Properties
use optional
Used by
Source
<attribute name="weather-code" type="string" use="optional">
  <annotation>
    <documentation>A controlled-vocabulary description of the weather, such as sunny, partly-cloudy, etc.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-stats / @weather-label
Namespace No namespace
Annotations
Additional comment about the weather.
Type string
Properties
use optional
Used by
Source
<attribute name="weather-label" type="string" use="optional">
  <annotation>
    <documentation>Additional comment about the weather.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-stats / @weather-wind
Namespace No namespace
Annotations
Wind reading of the event recorded during the competition.
Type string
Properties
use optional
Used by
Source
<attribute name="weather-wind" type="string" use="optional">
  <annotation>
    <documentation>Wind reading of the event recorded during the competition.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-stats / @weather-prediction
Namespace No namespace
Annotations
Predicted weather conditions for the event.
Type sportsml:weatherPrediction.Core
Properties
use optional
Used by
Source
<attribute name="weather-prediction" type="sportsml:weatherPrediction.Core" use="optional">
  <annotation>
    <documentation>Predicted weather conditions for the event.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:site-stats / @probability-of-precipitation
Namespace No namespace
Annotations
Percentage likelihood of precipitation.
Type string
Properties
use optional
Used by
Source
<attribute name="probability-of-precipitation" type="string" use="optional">
  <annotation>
    <documentation>Percentage likelihood of precipitation.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @event-key
Namespace No namespace
Annotations
The symbol for the identified sports-event. Best if globally unique.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="event-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The symbol for the identified sports-event. Best if globally unique.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @event-source
Namespace No namespace
Annotations
The maintainer of the controlled vocabulary for the key.
Type string
Properties
use optional
Used by
Source
<attribute name="event-source" type="string" use="optional">
  <annotation>
    <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @event-name
Namespace No namespace
Annotations
A displayable name for the key.
Type string
Properties
use optional
Used by
Source
<attribute name="event-name" type="string" use="optional">
  <annotation>
    <documentation>A displayable name for the key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @event-recurring-key
Namespace No namespace
Annotations
The symbol for an identified sports-event that recurs every season. This same key should be used from season to season.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="event-recurring-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The symbol for an identified sports-event that recurs every season. This same key should be used from season to season.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @event-recurring-name
Namespace No namespace
Annotations
A displayable name for the event-recurring-key.
Type string
Properties
use optional
Used by
Source
<attribute name="event-recurring-name" type="string" use="optional">
  <annotation>
    <documentation>A displayable name for the event-recurring-key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @event-style
Namespace No namespace
Annotations
Indicates whether competitors are trying to defeat each other or just outdo one another.
Type sportsml:eventStyle.Core
Properties
use optional
Used by
Source
<attribute name="event-style" type="sportsml:eventStyle.Core" use="optional">
  <annotation>
    <documentation>Indicates whether competitors are trying to defeat each other or just outdo one another.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @event-number
Namespace No namespace
Annotations
The ranked position this event had among other events.
Type string
Properties
use optional
Used by
Source
<attribute name="event-number" type="string" use="optional">
  <annotation>
    <documentation>The ranked position this event had among other events.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @event-status
Namespace No namespace
Annotations
The stage of the event, describing whether it has started, is in progress, etc.
Type sportsml:eventStatus.Core
Properties
use optional
Used by
Source
<attribute name="event-status" type="sportsml:eventStatus.Core" use="optional">
  <annotation>
    <documentation>The stage of the event, describing whether it has started, is in progress, etc.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @event-of-day
Namespace No namespace
Annotations
If the day had multiple events involving these competitors, which event of the day it was. Example values: 1, 2, 3, etc.
Type string
Properties
use optional
Used by
Source
<attribute name="event-of-day" type="string" use="optional">
  <annotation>
    <documentation>If the day had multiple events involving these competitors, which event of the day it was. Example values: 1, 2, 3, etc.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @events-day-total
Namespace No namespace
Annotations
How many events involving these competitors have been planned for that day.
Type string
Properties
use optional
Used by
Source
<attribute name="events-day-total" type="string" use="optional">
  <annotation>
    <documentation>How many events involving these competitors have been planned for that day.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @postponement-status
Namespace No namespace
Annotations
Either none, weather-delay, or other.
Type sportsml:postponementStatus.Core
Properties
use optional
Used by
Source
<attribute name="postponement-status" type="sportsml:postponementStatus.Core" use="optional">
  <annotation>
    <documentation>Either none, weather-delay, or other.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @postponement-note
Namespace No namespace
Annotations
A displayable notice as to why an event was postponed.
Type string
Properties
use optional
Used by
Source
<attribute name="postponement-note" type="string" use="optional">
  <annotation>
    <documentation>A displayable notice as to why an event was postponed.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @start-date-time
Namespace No namespace
Annotations
Time the game starts, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="start-date-time" type="string" use="optional">
  <annotation>
    <documentation>Time the game starts, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @start-weekday
Namespace No namespace
Annotations
Day of the week in which the game starts.
Type restriction of string
Properties
use optional
Facets
enumeration sunday
enumeration monday
enumeration tuesday
enumeration wednesday
enumeration thursday
enumeration friday
enumeration saturday
Used by
Source
<attribute name="start-weekday" use="optional">
  <annotation>
    <documentation>Day of the week in which the game starts.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="sunday"/>
      <enumeration value="monday"/>
      <enumeration value="tuesday"/>
      <enumeration value="wednesday"/>
      <enumeration value="thursday"/>
      <enumeration value="friday"/>
      <enumeration value="saturday"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @end-date-time
Namespace No namespace
Annotations
Time the game ends, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="end-date-time" type="string" use="optional">
  <annotation>
    <documentation>Time the game ends, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @end-weekday
Namespace No namespace
Annotations
Day of the week in which the game ends.
Type restriction of string
Properties
use optional
Facets
enumeration sunday
enumeration monday
enumeration tuesday
enumeration wednesday
enumeration thursday
enumeration friday
enumeration saturday
Used by
Source
<attribute name="end-weekday" use="optional">
  <annotation>
    <documentation>Day of the week in which the game ends.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="sunday"/>
      <enumeration value="monday"/>
      <enumeration value="tuesday"/>
      <enumeration value="wednesday"/>
      <enumeration value="thursday"/>
      <enumeration value="friday"/>
      <enumeration value="saturday"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @heat-number
Namespace No namespace
Annotations
The ranked position this heat had among other heats.
Type string
Properties
use optional
Used by
Source
<attribute name="heat-number" type="string" use="optional">
  <annotation>
    <documentation>The ranked position this heat had among other heats.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @duration
Namespace No namespace
Annotations
The length of time the event took place.
Type sportsml:duration.Common
Properties
use optional
Used by
Source
<attribute name="duration" type="sportsml:duration.Common" use="optional">
  <annotation>
    <documentation>The length of time the event took place.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @time-certainty
Namespace No namespace
Annotations
For TBA times.
Type restriction of string
Properties
use optional
Facets
enumeration certain
enumeration to-be-announced
Used by
Source
<attribute name="time-certainty" use="optional">
  <annotation>
    <documentation>For TBA times.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="certain"/>
      <enumeration value="to-be-announced"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @season-key
Namespace No namespace
Annotations
The season this event is in.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="season-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The season this event is in.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-metadata / @season-type
Namespace No namespace
Annotations
A subcategory of the season.
Type sportsml:seasonType.Core
Properties
use optional
Used by
Source
<attribute name="season-type" type="sportsml:seasonType.Core" use="optional">
  <annotation>
    <documentation>A subcategory of the season.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:team-metadata / @team-key
Namespace No namespace
Annotations
A unique identifier for the team.
Type sportsml:teamKey.Common
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="team-key" type="sportsml:teamKey.Common" use="optional">
  <annotation>
    <documentation>A unique identifier for the team.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:team-metadata / @team-source
Namespace No namespace
Annotations
The maintainer of the controlled vocabulary for the team-key. A reference to the catalog file, which holds the URL for the topic set in which the team-key is listed.
Type string
Properties
use optional
Used by
Source
<attribute name="team-source" type="string" use="optional">
  <annotation>
    <documentation>The maintainer of the controlled vocabulary for the team-key. A reference to the catalog file, which holds the URL for the topic set in which the team-key is listed.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:team-metadata / @alignment
Namespace No namespace
Annotations
Home or visiting.
Type restriction of string
Properties
use optional
Facets
enumeration home
enumeration away
enumeration none
Used by
Source
<attribute name="alignment" use="optional">
  <annotation>
    <documentation>Home or visiting.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="home"/>
      <enumeration value="away"/>
      <enumeration value="none"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:team-metadata / @team-idref
Namespace No namespace
Annotations
Optional reference to a team in which this team is a member. Example: The U.S. Davis Cup team consists of many sub-teams.
Type IDREF
Properties
use optional
Used by
Source
<attribute name="team-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>Optional reference to a team in which this team is a member. Example: The U.S. Davis Cup team consists of many sub-teams.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:team-metadata / @home-page-url
Namespace No namespace
Annotations
The fully-qualified URL for the official home page of the team.
Type string
Properties
use optional
Used by
Source
<attribute name="home-page-url" type="string" use="optional">
  <annotation>
    <documentation>The fully-qualified URL for the official home page of the team.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:team-metadata / @round-position
Namespace No namespace
Annotations
The seed or position in this particular round for which this player started. Useful for bracketed tournaments, such as tennis.
Type string
Properties
use optional
Used by
Source
<attribute name="round-position" type="string" use="optional">
  <annotation>
    <documentation>The seed or position in this particular round for which this player started. Useful for bracketed tournaments, such as tennis.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sub-score / @period-value
Namespace No namespace
Annotations
Could be quarter-1, period-2, inning-5, etc.
Type string
Properties
use optional
Used by
Source
<attribute name="period-value" type="string" use="optional">
  <annotation>
    <documentation>Could be quarter-1, period-2, inning-5, etc.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sub-score / @score
Namespace No namespace
Annotations
The score for that period.
Type string
Properties
use optional
Used by
Source
<attribute name="score" type="string" use="optional">
  <annotation>
    <documentation>The score for that period.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sub-score-attempts / @period-value
Namespace No namespace
Annotations
Could be quarter-1, period-2, inning-5, etc.
Type string
Properties
use optional
Used by
Source
<attribute name="period-value" type="string" use="optional">
  <annotation>
    <documentation>Could be quarter-1, period-2, inning-5, etc.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:sub-score-attempts / @score-attempts
Namespace No namespace
Annotations
The score for that period.
Type string
Properties
use optional
Used by
Source
<attribute name="score-attempts" type="string" use="optional">
  <annotation>
    <documentation>The score for that period.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:penalty-stats / @type
Namespace No namespace
Annotations
Could be a numeric value like 2, 5 or 10 for ice hockey, or yellow-card or red-card for soccer etc.
Type string
Properties
use optional
Used by
Source
<attribute name="type" type="string" use="optional">
  <annotation>
    <documentation>Could be a numeric value like 2, 5 or 10 for ice hockey, or yellow-card or red-card for soccer etc.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:penalty-stats / @count
Namespace No namespace
Annotations
The number of that type of penalities for this team or player.
Type string
Properties
use optional
Used by
Source
<attribute name="count" type="string" use="optional">
  <annotation>
    <documentation>The number of that type of penalities for this team or player.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:outcome-totals / @wins
Namespace No namespace
Annotations
Number of wins.
Type string
Properties
use optional
Used by
Source
<attribute name="wins" type="string" use="optional">
  <annotation>
    <documentation>Number of wins.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:outcome-totals / @losses
Namespace No namespace
Annotations
Number of losses.
Type string
Properties
use optional
Used by
Source
<attribute name="losses" type="string" use="optional">
  <annotation>
    <documentation>Number of losses.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:outcome-totals / @ties
Namespace No namespace
Annotations
Number of ties.
Type string
Properties
use optional
Used by
Source
<attribute name="ties" type="string" use="optional">
  <annotation>
    <documentation>Number of ties.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:outcome-totals / @undecideds
Namespace No namespace
Annotations
Number of events that were started, but ended up undecided.
Type string
Properties
use optional
Used by
Source
<attribute name="undecideds" type="string" use="optional">
  <annotation>
    <documentation>Number of events that were started, but ended up undecided.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:outcome-totals / @winning-percentage
Namespace No namespace
Annotations
The winning percentage. Generally, wins divided by total events completed.
Type string
Properties
use optional
Used by
Source
<attribute name="winning-percentage" type="string" use="optional">
  <annotation>
    <documentation>The winning percentage. Generally, wins divided by total events completed.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:outcome-totals / @points-scored-for
Namespace No namespace
Annotations
The number of points a team has scored against its opponents during an extended time period.
Type string
Properties
use optional
Used by
Source
<attribute name="points-scored-for" type="string" use="optional">
  <annotation>
    <documentation>The number of points a team has scored against its opponents during an extended time period.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:outcome-totals / @points-scored-against
Namespace No namespace
Annotations
The number of points scored against a team by its opponents during an extended time period.
Type string
Properties
use optional
Used by
Source
<attribute name="points-scored-against" type="string" use="optional">
  <annotation>
    <documentation>The number of points scored against a team by its opponents during an extended time period.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:outcome-totals / @points-difference
Namespace No namespace
Annotations
The final calculated difference between points-scored-for and points-scored-against. Possibly takes into account other scoring aspects, such as penalties and differences in score-values.
Type string
Properties
use optional
Used by
Source
<attribute name="points-difference" type="string" use="optional">
  <annotation>
    <documentation>The final calculated difference between points-scored-for and points-scored-against. Possibly takes into account other scoring aspects, such as penalties and differences in score-values.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:outcome-totals / @standing-points
Namespace No namespace
Annotations
A quantity used to rank teams, usually within a division, in order to decide who comes in first at the end of a season. Localized to the coverage-attributes.
Type string
Properties
use optional
Used by
Source
<attribute name="standing-points" type="string" use="optional">
  <annotation>
    <documentation>A quantity used to rank teams, usually within a division, in order to decide who comes in first at the end of a season. Localized to the coverage-attributes.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:outcome-totals / @streak-type
Namespace No namespace
Annotations
Whether this is a streak of wins, of losses, etc.
Type restriction of string
Properties
use optional
Facets
enumeration win
enumeration loss
enumeration tie
enumeration score
enumeration assist
enumeration point
Used by
Source
<attribute name="streak-type" use="optional">
  <annotation>
    <documentation>Whether this is a streak of wins, of losses, etc.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="win"/>
      <enumeration value="loss"/>
      <enumeration value="tie"/>
      <enumeration value="score"/>
      <enumeration value="assist"/>
      <enumeration value="point"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:outcome-totals / @streak-duration
Namespace No namespace
Annotations
How long the streak lasted.
Type sportsml:duration.Common
Properties
use optional
Used by
Source
<attribute name="streak-duration" type="sportsml:duration.Common" use="optional">
  <annotation>
    <documentation>How long the streak lasted.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:outcome-totals / @streak-total
Namespace No namespace
Annotations
Holds the number of goals scored during a streak-type of score, for example.
Type string
Properties
use optional
Used by
Source
<attribute name="streak-total" type="string" use="optional">
  <annotation>
    <documentation>Holds the number of goals scored during a streak-type of score, for example.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:outcome-totals / @streak-start
Namespace No namespace
Annotations
Date on which the streak began.
Type sportsml:dateTime.Common
Properties
use optional
Used by
Source
<attribute name="streak-start" type="sportsml:dateTime.Common" use="optional">
  <annotation>
    <documentation>Date on which the streak began.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:outcome-totals / @streak-end
Namespace No namespace
Annotations
Date on which the streak ended.
Type sportsml:dateTime.Common
Properties
use optional
Used by
Source
<attribute name="streak-end" type="sportsml:dateTime.Common" use="optional">
  <annotation>
    <documentation>Date on which the streak ended.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:award / @award-type
Namespace No namespace
Annotations
Type of award.
Type sportsml:awardType.Core
Properties
use optional
Used by
Element sportsml:award
Source
<attribute name="award-type" type="sportsml:awardType.Core" use="optional">
  <annotation>
    <documentation>Type of award.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:award / @name
Namespace No namespace
Annotations
Displayable name. For NHL Hockey, could be first-star, second-star, etc.
Type string
Properties
use optional
Used by
Element sportsml:award
Source
<attribute name="name" type="string" use="optional">
  <annotation>
    <documentation>Displayable name. For NHL Hockey, could be first-star, second-star, etc.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:award / @player-or-team-idref
Namespace No namespace
Annotations
Reference to the player or team that received the award.
Type IDREF
Properties
use optional
Used by
Element sportsml:award
Source
<attribute name="player-or-team-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>Reference to the player or team that received the award.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:award / @total
Namespace No namespace
Annotations
Total number of these such awards given to the player or team. Can be used to count medals for each country.
Type string
Properties
use optional
Used by
Element sportsml:award
Source
<attribute name="total" type="string" use="optional">
  <annotation>
    <documentation>Total number of these such awards given to the player or team. Can be used to count medals for each country.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:award / @place
Namespace No namespace
Annotations
The place for which this prize is offered. For example, place=1 means the first-place prize.
Type string
Properties
use optional
Used by
Element sportsml:award
Source
<attribute name="place" type="string" use="optional">
  <annotation>
    <documentation>The place for which this prize is offered. For example, place=1 means the first-place prize.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:award / @value
Namespace No namespace
Annotations
The amount of money earned by the player who came in this place.
Type string
Properties
use optional
Used by
Element sportsml:award
Source
<attribute name="value" type="string" use="optional">
  <annotation>
    <documentation>The amount of money earned by the player who came in this place.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:award / @currency
Namespace No namespace
Annotations
The units of currency for the value attribute.
Type string
Properties
use optional
Used by
Element sportsml:award
Source
<attribute name="currency" type="string" use="optional">
  <annotation>
    <documentation>The units of currency for the value attribute.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-record / @type
Namespace No namespace
Annotations
The type or record.
Type string
Properties
use optional
Used by
Source
<attribute name="type" type="string" use="optional">
  <annotation>
    <documentation>The type or record.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:event-record / @previous-record
Namespace No namespace
Annotations
The score value of the previously-held record.
Type string
Properties
use optional
Used by
Source
<attribute name="previous-record" type="string" use="optional">
  <annotation>
    <documentation>The score value of the previously-held record.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:rank / @type
Namespace No namespace
Annotations
The type of the rank. Generally a publisher-specific controlled vocabulary.
Type string
Properties
use optional
Used by
Element sportsml:rank
Source
<attribute name="type" type="string" use="optional">
  <annotation>
    <documentation>The type of the rank. Generally a publisher-specific controlled vocabulary.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:rank / @issuer
Namespace No namespace
Annotations
The entity or organization which issued the rank.
Type string
Properties
use optional
Used by
Element sportsml:rank
Source
<attribute name="issuer" type="string" use="optional">
  <annotation>
    <documentation>The entity or organization which issued the rank.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:rank / @value
Namespace No namespace
Annotations
The value of the rank.
Type string
Properties
use optional
Used by
Element sportsml:rank
Source
<attribute name="value" type="string" use="optional">
  <annotation>
    <documentation>The value of the rank.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:rank / @value-previous
Namespace No namespace
Annotations
The previous rank.
Type string
Properties
use optional
Used by
Element sportsml:rank
Source
<attribute name="value-previous" type="string" use="optional">
  <annotation>
    <documentation>The previous rank.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:rating / @rating-type
Namespace No namespace
Annotations
A classification for the rating.
Type string
Properties
use optional
Used by
Element sportsml:rating
Source
<attribute name="rating-type" type="string" use="optional">
  <annotation>
    <documentation>A classification for the rating.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:rating / @rating-issuer
Namespace No namespace
Annotations
The entity or organization which issued the rating.
Type string
Properties
use optional
Used by
Element sportsml:rating
Source
<attribute name="rating-issuer" type="string" use="optional">
  <annotation>
    <documentation>The entity or organization which issued the rating.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:rating / @rating-value
Namespace No namespace
Annotations
The value of the rating.
Type string
Properties
use optional
Used by
Element sportsml:rating
Source
<attribute name="rating-value" type="string" use="optional">
  <annotation>
    <documentation>The value of the rating.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:rating / @rating-maximum
Namespace No namespace
Annotations
The maximum value for the rating.
Type string
Properties
use optional
Used by
Element sportsml:rating
Source
<attribute name="rating-maximum" type="string" use="optional">
  <annotation>
    <documentation>The maximum value for the rating.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:team-stats / @events-played
Namespace No namespace
Annotations
The number of sports-events in which this team has already participated.
Type string
Properties
use optional
Used by
Source
<attribute name="events-played" type="string" use="optional">
  <annotation>
    <documentation>The number of sports-events in which this team has already participated.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:team-stats / @time-played-total
Namespace No namespace
Annotations
Value for the amount of time played by the team over the course of a particular time-span, such as a season.
Type string
Properties
use optional
Used by
Source
<attribute name="time-played-total" type="string" use="optional">
  <annotation>
    <documentation>Value for the amount of time played by the team over the course of a particular time-span, such as a season.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:team-stats / @standing-points
Namespace No namespace
Annotations
A quantity used to rank teams, usually within a division, in order to decide who comes in first at the end of a season.
Type string
Properties
use optional
Used by
Source
<attribute name="standing-points" type="string" use="optional">
  <annotation>
    <documentation>A quantity used to rank teams, usually within a division, in order to decide who comes in first at the end of a season.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:team-stats / @games-back
Namespace No namespace
Annotations
A number used to measure how behind one team is from first place. The first place team is 0 games back.
Type string
Properties
use optional
Used by
Source
<attribute name="games-back" type="string" use="optional">
  <annotation>
    <documentation>A number used to measure how behind one team is from first place. The first place team is 0 games back.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:team-stats / @streak
Namespace No namespace
Annotations
A value used to say how many events in a row the team has most recently won or lost. Deprecated. Use outcome-totals instead.
Type string
Properties
use optional
Used by
Source
<attribute name="streak" type="string" use="optional">
  <annotation>
    <documentation>A value used to say how many events in a row the team has most recently won or lost. Deprecated. Use outcome-totals instead.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @phase-type
Namespace No namespace
Annotations
Value can be college or professional, etc.
Type sportsml:phaseType.Core
Properties
use optional
Used by
Source
<attribute name="phase-type" type="sportsml:phaseType.Core" use="optional">
  <annotation>
    <documentation>Value can be college or professional, etc.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @name
Namespace No namespace
Annotations
Name of the team or college, for example.
Type string
Properties
use optional
Used by
Source
<attribute name="name" type="string" use="optional">
  <annotation>
    <documentation>Name of the team or college, for example.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @start-date
Namespace No namespace
Annotations
When the player started this phase in the career, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="start-date" type="string" use="optional">
  <annotation>
    <documentation>When the player started this phase in the career, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @end-date
Namespace No namespace
Annotations
When the player ended this phase in the career, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="end-date" type="string" use="optional">
  <annotation>
    <documentation>When the player ended this phase in the career, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @duration
Namespace No namespace
Annotations
In lieu of a start-date and end-date. Generally in years. Could hold the number of years that a player was a pro.
Type sportsml:duration.Common
Properties
use optional
Used by
Source
<attribute name="duration" type="sportsml:duration.Common" use="optional">
  <annotation>
    <documentation>In lieu of a start-date and end-date. Generally in years. Could hold the number of years that a player was a pro.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @subphase-type
Namespace No namespace
Annotations
A subcategory of the phase-type, for example could be sophomore or rookie.
Type string
Properties
use optional
Used by
Source
<attribute name="subphase-type" type="string" use="optional">
  <annotation>
    <documentation>A subcategory of the phase-type, for example could be sophomore or rookie.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @phase-status
Namespace No namespace
Annotations
Player's status within a particular phase. For example, active, injured, etc.
Type sportsml:phaseStatus.Core
Properties
use optional
Used by
Source
<attribute name="phase-status" type="sportsml:phaseStatus.Core" use="optional">
  <annotation>
    <documentation>Player's status within a particular phase. For example, active, injured, etc.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @phase-caliber
Namespace No namespace
Annotations
A controlled vocabulary for the name attribute. States organization this player was in, for the duration of the phase. For example, league or team.
Type string
Properties
use optional
Used by
Source
<attribute name="phase-caliber" type="string" use="optional">
  <annotation>
    <documentation>A controlled vocabulary for the name attribute. States organization this player was in, for the duration of the phase. For example, league or team.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @phase-caliber-key
Namespace No namespace
Annotations
The metadata key within the phase-caliber. For example, l.nfl.com if phase-caliber is league. Or l.nfl.com-t.2 if phase-caliber is team.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="phase-caliber-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The metadata key within the phase-caliber. For example, l.nfl.com if phase-caliber is league. Or l.nfl.com-t.2 if phase-caliber is team.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @entry-reason
Namespace No namespace
Annotations
The reason why the player entered this phase. For example, draft or trade.
Type string
Properties
use optional
Used by
Element sportsml:career-phase
Source
<attribute name="entry-reason" type="string" use="optional">
  <annotation>
    <documentation>The reason why the player entered this phase. For example, draft or trade.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @selection-level
Namespace No namespace
Annotations
The level within which the player was selected to enter this phase. For example, 1, if drafted in 1st round.
Type string
Properties
use optional
Used by
Source
<attribute name="selection-level" type="string" use="optional">
  <annotation>
    <documentation>The level within which the player was selected to enter this phase. For example, 1, if drafted in 1st round.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @selection-sublevel
Namespace No namespace
Annotations
The sublevel of the selection-level. For example, 27, if picked as 27th selection in 1st round.
Type string
Properties
use optional
Used by
Source
<attribute name="selection-sublevel" type="string" use="optional">
  <annotation>
    <documentation>The sublevel of the selection-level. For example, 27, if picked as 27th selection in 1st round.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @selection-overall
Namespace No namespace
Annotations
The total ranking amongst all levels in a draft.
Type string
Properties
use optional
Used by
Source
<attribute name="selection-overall" type="string" use="optional">
  <annotation>
    <documentation>The total ranking amongst all levels in a draft.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @exit-reason
Namespace No namespace
Annotations
The reason why the player exitted this phase. For example, retired or waived.
Type string
Properties
use optional
Used by
Source
<attribute name="exit-reason" type="string" use="optional">
  <annotation>
    <documentation>The reason why the player exitted this phase. For example, retired or waived.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @weight
Namespace No namespace
Annotations
Weight of a player. Generally in kg.
Type string
Properties
use optional
Used by
Source
<attribute name="weight" type="string" use="optional">
  <annotation>
    <documentation>Weight of a player. Generally in kg.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @position-regular
Namespace No namespace
Annotations
The code for the typical position at which this player plays.
Type sportsml:position.Common
Properties
use optional
Used by
Source
<attribute name="position-regular" type="sportsml:position.Common" use="optional">
  <annotation>
    <documentation>The code for the typical position at which this player plays.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @position-depth
Namespace No namespace
Annotations
A ranking amongst players on the team who share the same position.
Type string
Properties
use optional
Used by
Source
<attribute name="position-depth" type="string" use="optional">
  <annotation>
    <documentation>A ranking amongst players on the team who share the same position.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:career-phase / @uniform-number
Namespace No namespace
Annotations
The number currently displayed on the uniform or jersey of the player.
Type string
Properties
use optional
Used by
Source
<attribute name="uniform-number" type="string" use="optional">
  <annotation>
    <documentation>The number currently displayed on the uniform or jersey of the player.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:injury-phase / @phase-type
Namespace No namespace
Annotations
An indication as to whether this phase was an unofficial injury report, or a formalized disabled-list.
Type string
Properties
use optional
Used by
Source
<attribute name="phase-type" type="string" use="optional">
  <annotation>
    <documentation>An indication as to whether this phase was an unofficial injury report, or a formalized disabled-list.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:injury-phase / @injury-type
Namespace No namespace
Annotations
A controlled vocabulary for the injury. For example, thigh or hand or lower-back.
Type string
Properties
use optional
Used by
Source
<attribute name="injury-type" type="string" use="optional">
  <annotation>
    <documentation>A controlled vocabulary for the injury. For example, thigh or hand or lower-back.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:injury-phase / @injury-side
Namespace No namespace
Annotations
A controlled vocabulary for the body side of the injury. For example, left or right.
Type string
Properties
use optional
Used by
Source
<attribute name="injury-side" type="string" use="optional">
  <annotation>
    <documentation>A controlled vocabulary for the body side of the injury. For example, left or right.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:injury-phase / @start-date
Namespace No namespace
Annotations
When the player started this injury phase, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="start-date" type="string" use="optional">
  <annotation>
    <documentation>When the player started this injury phase, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:injury-phase / @end-date
Namespace No namespace
Annotations
When the player ended this injury phase, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="end-date" type="string" use="optional">
  <annotation>
    <documentation>When the player ended this injury phase, generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:injury-phase / @upcoming-event-date
Namespace No namespace
Annotations
Generally, the date on which this player has a non-injured status, and has some probability of playing again.
Type string
Properties
use optional
Used by
Source
<attribute name="upcoming-event-date" type="string" use="optional">
  <annotation>
    <documentation>Generally, the date on which this player has a non-injured status, and has some probability of playing again.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:injury-phase / @upcoming-event-key
Namespace No namespace
Annotations
The key for the forthcoming event taking place on upcoming-event-date.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="upcoming-event-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The key for the forthcoming event taking place on upcoming-event-date.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:injury-phase / @upcoming-event-status
Namespace No namespace
Annotations
A measurement of the status of the player for that upcoming event. For example, probable or likely.
Type string
Properties
use optional
Used by
Source
<attribute name="upcoming-event-status" type="string" use="optional">
  <annotation>
    <documentation>A measurement of the status of the player for that upcoming event. For example, probable or likely.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:injury-phase / @comment
Namespace No namespace
Annotations
A textual description for the injury phase.
Type string
Properties
use optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>A textual description for the injury phase.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @player-key
Namespace No namespace
Annotations
The symbol for the player.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="player-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The symbol for the player.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @player-source
Namespace No namespace
Annotations
The maintainer of the controlled vocabulary for the key.
Type string
Properties
use optional
Used by
Source
<attribute name="player-source" type="string" use="optional">
  <annotation>
    <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @team-idref
Namespace No namespace
Annotations
A reference to the team for which this player competes.
Type string
Properties
use optional
Used by
Source
<attribute name="team-idref" type="string" use="optional">
  <annotation>
    <documentation>A reference to the team for which this player competes.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @team-key
Namespace No namespace
Annotations
A key-based reference to the team for which this player competes.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="team-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>A key-based reference to the team for which this player competes.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @status
Namespace No namespace
Annotations
Whether a player starts playing at the beginning of a sports-event, joins mid-game, or is not available to participate.
Type sportsml:status.Core
Properties
use optional
Used by
Source
<attribute name="status" type="sportsml:status.Core" use="optional">
  <annotation>
    <documentation>Whether a player starts playing at the beginning of a sports-event, joins mid-game, or is not available to participate.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @date-of-birth
Namespace No namespace
Annotations
The day on which a player was born, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="date-of-birth" type="string" use="optional">
  <annotation>
    <documentation>The day on which a player was born, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @date-of-death
Namespace No namespace
Annotations
The day on which a player died, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="date-of-death" type="string" use="optional">
  <annotation>
    <documentation>The day on which a player died, normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @height
Namespace No namespace
Annotations
Height of the player. Generally in cm.
Type string
Properties
use optional
Used by
Source
<attribute name="height" type="string" use="optional">
  <annotation>
    <documentation>Height of the player. Generally in cm.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @weight
Namespace No namespace
Annotations
Weight of a player. Generally in kg.
Type string
Properties
use optional
Used by
Source
<attribute name="weight" type="string" use="optional">
  <annotation>
    <documentation>Weight of a player. Generally in kg.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @position-regular
Namespace No namespace
Annotations
The code for the typical position at which this player plays.
Type sportsml:position.Common
Properties
use optional
Used by
Source
<attribute name="position-regular" type="sportsml:position.Common" use="optional">
  <annotation>
    <documentation>The code for the typical position at which this player plays.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @position-event
Namespace No namespace
Annotations
The code for the position played by the player at this particular sports-event.
Type sportsml:position.Common
Properties
use optional
Used by
Source
<attribute name="position-event" type="sportsml:position.Common" use="optional">
  <annotation>
    <documentation>The code for the position played by the player at this particular sports-event.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @position-depth
Namespace No namespace
Annotations
A ranking amongst players on the team who share the same position.
Type string
Properties
use optional
Used by
Source
<attribute name="position-depth" type="string" use="optional">
  <annotation>
    <documentation>A ranking amongst players on the team who share the same position.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @lineup-slot
Namespace No namespace
Annotations
The order in which a player participated in an event.
Type string
Properties
use optional
Used by
Source
<attribute name="lineup-slot" type="string" use="optional">
  <annotation>
    <documentation>The order in which a player participated in an event.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @lineup-slot-sequence
Namespace No namespace
Annotations
For baseball, cricket, relay races if they substituted for a player in the original lineup, the order in which they served at the above lineup-slot value. Defaults to 1.
Type string
Properties
use optional
Used by
Source
<attribute name="lineup-slot-sequence" type="string" use="optional">
  <annotation>
    <documentation>For baseball, cricket, relay races if they substituted for a player in the original lineup, the order in which they served at the above lineup-slot value. Defaults to 1.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @position-source
Namespace No namespace
Annotations
The source of the controlled-vocabulary for position-regular and position-event.
Type string
Properties
use optional
Used by
Source
<attribute name="position-source" type="string" use="optional">
  <annotation>
    <documentation>The source of the controlled-vocabulary for position-regular and position-event.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @health
Namespace No namespace
Annotations
An indication of the health of the player.
Type sportsml:health.Core
Properties
use optional
Used by
Source
<attribute name="health" type="sportsml:health.Core" use="optional">
  <annotation>
    <documentation>An indication of the health of the player.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @scratch-reason
Namespace No namespace
Annotations
Ad indication as to why this player did not play in an event.
Type sportsml:health.Core
Properties
use optional
Used by
Source
<attribute name="scratch-reason" type="sportsml:health.Core" use="optional">
  <annotation>
    <documentation>Ad indication as to why this player did not play in an event.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @uniform-number
Namespace No namespace
Annotations
The number currently displayed on the uniform or jersey of the player.
Type string
Properties
use optional
Used by
Source
<attribute name="uniform-number" type="string" use="optional">
  <annotation>
    <documentation>The number currently displayed on the uniform or jersey of the player.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @home-page-url
Namespace No namespace
Annotations
The fully-qualified URL for the official home page of the team.
Type string
Properties
use optional
Used by
Source
<attribute name="home-page-url" type="string" use="optional">
  <annotation>
    <documentation>The fully-qualified URL for the official home page of the team.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @gender
Namespace No namespace
Annotations
Male or female.
Type restriction of string
Properties
use optional
Facets
enumeration male
enumeration female
Used by
Source
<attribute name="gender" use="optional">
  <annotation>
    <documentation>Male or female.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="male"/>
      <enumeration value="female"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @nationality
Namespace No namespace
Annotations
Your country of citizinship.
Type string
Properties
use optional
Used by
Source
<attribute name="nationality" type="string" use="optional">
  <annotation>
    <documentation>Your country of citizinship.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-metadata / @round-position
Namespace No namespace
Annotations
The seed or position in this particular round for which this player started. Useful for bracketed tournaments, such as tennis.
Type string
Properties
use optional
Used by
Source
<attribute name="round-position" type="string" use="optional">
  <annotation>
    <documentation>The seed or position in this particular round for which this player started. Useful for bracketed tournaments, such as tennis.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-stats / @time-played-event
Namespace No namespace
Annotations
Value for the amount of time played by this player in a particular sports-event.
Type string
Properties
use optional
Used by
Source
<attribute name="time-played-event" type="string" use="optional">
  <annotation>
    <documentation>Value for the amount of time played by this player in a particular sports-event.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-stats / @time-played-total
Namespace No namespace
Annotations
Value for the amount of time played by the player over the course of a particular time-span, such as a season.
Type string
Properties
use optional
Used by
Source
<attribute name="time-played-total" type="string" use="optional">
  <annotation>
    <documentation>Value for the amount of time played by the player over the course of a particular time-span, such as a season.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-stats / @time-played-event-average
Namespace No namespace
Annotations
Value for the average amount of time played per-event by the player over the course of a particular time-span, such as a season.
Type string
Properties
use optional
Used by
Source
<attribute name="time-played-event-average" type="string" use="optional">
  <annotation>
    <documentation>Value for the average amount of time played per-event by the player over the course of a particular time-span, such as a season.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-stats / @events-played
Namespace No namespace
Annotations
Number of sports-events the player has participated in.
Type string
Properties
use optional
Used by
Source
<attribute name="events-played" type="string" use="optional">
  <annotation>
    <documentation>Number of sports-events the player has participated in.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:player-stats / @events-started
Namespace No namespace
Annotations
Number of sports-events the player has played in since the start of the event.
Type string
Properties
use optional
Used by
Source
<attribute name="events-started" type="string" use="optional">
  <annotation>
    <documentation>Number of sports-events the player has played in since the start of the event.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-moneyline / @bookmaker-key
Namespace No namespace
Annotations
Unique ID for the make of the line.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="bookmaker-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>Unique ID for the make of the line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-moneyline / @bookmaker-name
Namespace No namespace
Annotations
Name of the maker of the line.
Type string
Properties
use optional
Used by
Source
<attribute name="bookmaker-name" type="string" use="optional">
  <annotation>
    <documentation>Name of the maker of the line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-moneyline / @rotation-key
Namespace No namespace
Annotations
Reusable ID for the team generally agreed upon by a pool of bookmakers.
Type string
Properties
use optional
Used by
Source
<attribute name="rotation-key" type="string" use="optional">
  <annotation>
    <documentation>Reusable ID for the team generally agreed upon by a pool of bookmakers.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-moneyline / @comment
Namespace No namespace
Annotations
A comment for this line. Often the same comment is supplied for both teams in a game.
Type string
Properties
use optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>A comment for this line. Often the same comment is supplied for both teams in a game.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-moneyline / @date-time
Namespace No namespace
Annotations
The date and time which this wagering info was assigned by the bookmaker.
Type string
Properties
use optional
Used by
Source
<attribute name="date-time" type="string" use="optional">
  <annotation>
    <documentation>The date and time which this wagering info was assigned by the bookmaker.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-moneyline / @context
Namespace No namespace
Annotations
An indication of whether this line is a current line, or a repeat of a special-interest line from the past.
Type restriction of string
Properties
use optional
Facets
enumeration opening
enumeration closing
enumeration current
Used by
Source
<attribute name="context" use="optional">
  <annotation>
    <documentation>An indication of whether this line is a current line, or a repeat of a special-interest line from the past.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="opening"/>
      <enumeration value="closing"/>
      <enumeration value="current"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-moneyline / @prediction
Namespace No namespace
Annotations
Whether this team or player is the favorite or the underdog.
Type restriction of string
Properties
use optional
Facets
enumeration favorite
enumeration underdog
Used by
Source
<attribute name="prediction" use="optional">
  <annotation>
    <documentation>Whether this team or player is the favorite or the underdog.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="favorite"/>
      <enumeration value="underdog"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-moneyline / @line
Namespace No namespace
Annotations
The actual line value.
Type string
Properties
use optional
Used by
Source
<attribute name="line" type="string" use="optional">
  <annotation>
    <documentation>The actual line value.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-moneyline / @prediction-opening
Namespace No namespace
Annotations
The opening value for this prediction.
Type restriction of string
Properties
use optional
Facets
enumeration favorite
enumeration underdog
Used by
Source
<attribute name="prediction-opening" use="optional">
  <annotation>
    <documentation>The opening value for this prediction.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="favorite"/>
      <enumeration value="underdog"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-moneyline / @line-opening
Namespace No namespace
Annotations
The opening value for this line.
Type string
Properties
use optional
Used by
Source
<attribute name="line-opening" type="string" use="optional">
  <annotation>
    <documentation>The opening value for this line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-moneyline / @vigorish
Namespace No namespace
Annotations
The commission paid to the bookmaker.
Type string
Properties
use optional
Used by
Source
<attribute name="vigorish" type="string" use="optional">
  <annotation>
    <documentation>The commission paid to the bookmaker.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @bookmaker-key
Namespace No namespace
Annotations
Unique ID for the make of the line.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="bookmaker-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>Unique ID for the make of the line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @bookmaker-name
Namespace No namespace
Annotations
Name of the maker of the line.
Type string
Properties
use optional
Used by
Source
<attribute name="bookmaker-name" type="string" use="optional">
  <annotation>
    <documentation>Name of the maker of the line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @rotation-key
Namespace No namespace
Annotations
Reusable ID for the team generally agreed upon by a pool of bookmakers.
Type string
Properties
use optional
Used by
Source
<attribute name="rotation-key" type="string" use="optional">
  <annotation>
    <documentation>Reusable ID for the team generally agreed upon by a pool of bookmakers.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @comment
Namespace No namespace
Annotations
A comment for this line. Often the same comment is supplied for both teams in a game.
Type string
Properties
use optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>A comment for this line. Often the same comment is supplied for both teams in a game.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @date-time
Namespace No namespace
Annotations
The date and time which this wagering info was assigned by the bookmaker.
Type string
Properties
use optional
Used by
Source
<attribute name="date-time" type="string" use="optional">
  <annotation>
    <documentation>The date and time which this wagering info was assigned by the bookmaker.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @context
Namespace No namespace
Annotations
An indication of whether this line is a current line, or a repeat of a special-interest line from the past.
Type restriction of string
Properties
use optional
Facets
enumeration opening
enumeration closing
enumeration current
Used by
Source
<attribute name="context" use="optional">
  <annotation>
    <documentation>An indication of whether this line is a current line, or a repeat of a special-interest line from the past.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="opening"/>
      <enumeration value="closing"/>
      <enumeration value="current"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @prediction
Namespace No namespace
Annotations
Whether this team or player is the favorite or the underdog.
Type restriction of string
Properties
use optional
Facets
enumeration favorite
enumeration underdog
Used by
Source
<attribute name="prediction" use="optional">
  <annotation>
    <documentation>Whether this team or player is the favorite or the underdog.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="favorite"/>
      <enumeration value="underdog"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @line-over
Namespace No namespace
Annotations
The OVER section of an over/under line.
Type string
Properties
use optional
Used by
Source
<attribute name="line-over" type="string" use="optional">
  <annotation>
    <documentation>The OVER section of an over/under line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @line-under
Namespace No namespace
Annotations
The UNDER section of an over/under line.
Type string
Properties
use optional
Used by
Source
<attribute name="line-under" type="string" use="optional">
  <annotation>
    <documentation>The UNDER section of an over/under line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @total
Namespace No namespace
Annotations
The combined total of the score for the two teams.
Type string
Properties
use optional
Used by
Source
<attribute name="total" type="string" use="optional">
  <annotation>
    <documentation>The combined total of the score for the two teams.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @prediction-opening
Namespace No namespace
Annotations
The opening value for this prediction.
Type restriction of string
Properties
use optional
Facets
enumeration favorite
enumeration underdog
Used by
Source
<attribute name="prediction-opening" use="optional">
  <annotation>
    <documentation>The opening value for this prediction.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="favorite"/>
      <enumeration value="underdog"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @line-over-opening
Namespace No namespace
Annotations
The opening value of the OVER section of an over/under line.
Type string
Properties
use optional
Used by
Source
<attribute name="line-over-opening" type="string" use="optional">
  <annotation>
    <documentation>The opening value of the OVER section of an over/under line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @line-under-opening
Namespace No namespace
Annotations
The opening value of the UNDER section of an over/under line.
Type string
Properties
use optional
Used by
Source
<attribute name="line-under-opening" type="string" use="optional">
  <annotation>
    <documentation>The opening value of the UNDER section of an over/under line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @total-opening
Namespace No namespace
Annotations
The opening value of the combined score for the two teams.
Type string
Properties
use optional
Used by
Source
<attribute name="total-opening" type="string" use="optional">
  <annotation>
    <documentation>The opening value of the combined score for the two teams.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-total-score / @vigorish
Namespace No namespace
Annotations
The commission paid to the bookmaker.
Type string
Properties
use optional
Used by
Source
<attribute name="vigorish" type="string" use="optional">
  <annotation>
    <documentation>The commission paid to the bookmaker.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-runline / @bookmaker-key
Namespace No namespace
Annotations
Unique ID for the make of the line.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="bookmaker-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>Unique ID for the make of the line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-runline / @bookmaker-name
Namespace No namespace
Annotations
Name of the maker of the line.
Type string
Properties
use optional
Used by
Source
<attribute name="bookmaker-name" type="string" use="optional">
  <annotation>
    <documentation>Name of the maker of the line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-runline / @rotation-key
Namespace No namespace
Annotations
Reusable ID for the team generally agreed upon by a pool of bookmakers.
Type string
Properties
use optional
Used by
Source
<attribute name="rotation-key" type="string" use="optional">
  <annotation>
    <documentation>Reusable ID for the team generally agreed upon by a pool of bookmakers.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-runline / @comment
Namespace No namespace
Annotations
A comment for this line. Often the same comment is supplied for both teams in a game.
Type string
Properties
use optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>A comment for this line. Often the same comment is supplied for both teams in a game.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-runline / @date-time
Namespace No namespace
Annotations
The date and time which this wagering info was assigned by the bookmaker.
Type string
Properties
use optional
Used by
Source
<attribute name="date-time" type="string" use="optional">
  <annotation>
    <documentation>The date and time which this wagering info was assigned by the bookmaker.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-runline / @context
Namespace No namespace
Annotations
An indication of whether this line is a current line, or a repeat of a special-interest line from the past.
Type restriction of string
Properties
use optional
Facets
enumeration opening
enumeration closing
enumeration current
Used by
Source
<attribute name="context" use="optional">
  <annotation>
    <documentation>An indication of whether this line is a current line, or a repeat of a special-interest line from the past.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="opening"/>
      <enumeration value="closing"/>
      <enumeration value="current"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-runline / @line
Namespace No namespace
Annotations
The value of the runline.
Type string
Properties
use optional
Used by
Source
<attribute name="line" type="string" use="optional">
  <annotation>
    <documentation>The value of the runline.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-runline / @value
Namespace No namespace
Annotations
Generally +1.5 or -1.5.
Type string
Properties
use optional
Used by
Source
<attribute name="value" type="string" use="optional">
  <annotation>
    <documentation>Generally +1.5 or -1.5.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-runline / @prediction
Namespace No namespace
Annotations
Whether this team or player is the favorite or the underdog.
Type restriction of string
Properties
use optional
Facets
enumeration favorite
enumeration underdog
Used by
Source
<attribute name="prediction" use="optional">
  <annotation>
    <documentation>Whether this team or player is the favorite or the underdog.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="favorite"/>
      <enumeration value="underdog"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-runline / @line-opening
Namespace No namespace
Annotations
The opening line for this runline.
Type string
Properties
use optional
Used by
Source
<attribute name="line-opening" type="string" use="optional">
  <annotation>
    <documentation>The opening line for this runline.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-runline / @value-opening
Namespace No namespace
Annotations
The opening value for this runline.
Type string
Properties
use optional
Used by
Source
<attribute name="value-opening" type="string" use="optional">
  <annotation>
    <documentation>The opening value for this runline.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-runline / @prediction-opening
Namespace No namespace
Annotations
The opening value for this prediction.
Type restriction of string
Properties
use optional
Facets
enumeration favorite
enumeration underdog
Used by
Source
<attribute name="prediction-opening" use="optional">
  <annotation>
    <documentation>The opening value for this prediction.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="favorite"/>
      <enumeration value="underdog"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-runline / @vigorish
Namespace No namespace
Annotations
The commission paid to the bookmaker.
Type string
Properties
use optional
Used by
Source
<attribute name="vigorish" type="string" use="optional">
  <annotation>
    <documentation>The commission paid to the bookmaker.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-prediction / @prediction
Namespace No namespace
Annotations
Whether this team or player is the favorite or the underdog.
Type restriction of string
Properties
use optional
Facets
enumeration favorite
enumeration underdog
Used by
Source
<attribute name="prediction" use="optional">
  <annotation>
    <documentation>Whether this team or player is the favorite or the underdog.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="favorite"/>
      <enumeration value="underdog"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-odds / @bookmaker-key
Namespace No namespace
Annotations
Unique ID for the make of the line.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="bookmaker-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>Unique ID for the make of the line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-odds / @bookmaker-name
Namespace No namespace
Annotations
Name of the maker of the line.
Type string
Properties
use optional
Used by
Source
<attribute name="bookmaker-name" type="string" use="optional">
  <annotation>
    <documentation>Name of the maker of the line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-odds / @rotation-key
Namespace No namespace
Annotations
Reusable ID for the team generally agreed upon by a pool of bookmakers.
Type string
Properties
use optional
Used by
Source
<attribute name="rotation-key" type="string" use="optional">
  <annotation>
    <documentation>Reusable ID for the team generally agreed upon by a pool of bookmakers.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-odds / @comment
Namespace No namespace
Annotations
A comment for this line. Often the same comment is supplied for both teams in a game.
Type string
Properties
use optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>A comment for this line. Often the same comment is supplied for both teams in a game.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-odds / @date-time
Namespace No namespace
Annotations
The date and time which this wagering info was assigned by the bookmaker.
Type string
Properties
use optional
Used by
Source
<attribute name="date-time" type="string" use="optional">
  <annotation>
    <documentation>The date and time which this wagering info was assigned by the bookmaker.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-odds / @context
Namespace No namespace
Annotations
An indication of whether this line is a current line, or a repeat of a special-interest line from the past.
Type restriction of string
Properties
use optional
Facets
enumeration opening
enumeration closing
enumeration current
Used by
Source
<attribute name="context" use="optional">
  <annotation>
    <documentation>An indication of whether this line is a current line, or a repeat of a special-interest line from the past.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="opening"/>
      <enumeration value="closing"/>
      <enumeration value="current"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-odds / @numerator
Namespace No namespace
Annotations
The numerator of the chances this team or player is given.
Type string
Properties
use optional
Used by
Source
<attribute name="numerator" type="string" use="optional">
  <annotation>
    <documentation>The numerator of the chances this team or player is given.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-odds / @denominator
Namespace No namespace
Annotations
The denominator of the chances this team or player is given.
Type string
Properties
use optional
Used by
Source
<attribute name="denominator" type="string" use="optional">
  <annotation>
    <documentation>The denominator of the chances this team or player is given.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-odds / @numerator-opening
Namespace No namespace
Annotations
The opening value of the numerator.
Type string
Properties
use optional
Used by
Source
<attribute name="numerator-opening" type="string" use="optional">
  <annotation>
    <documentation>The opening value of the numerator.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-odds / @denominator-opening
Namespace No namespace
Annotations
The opening value of the denominator.
Type string
Properties
use optional
Used by
Source
<attribute name="denominator-opening" type="string" use="optional">
  <annotation>
    <documentation>The opening value of the denominator.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-odds / @payout-calcluation
Namespace No namespace
Annotations
How much money additional gets paid should this team or player or team win.
Type string
Properties
use optional
Used by
Source
<attribute name="payout-calcluation" type="string" use="optional">
  <annotation>
    <documentation>How much money additional gets paid should this team or player or team win.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-odds / @payback-amount
Namespace No namespace
Annotations
The total amount paid back to the winning wagerer, including the amount invested.
Type string
Properties
use optional
Used by
Source
<attribute name="payback-amount" type="string" use="optional">
  <annotation>
    <documentation>The total amount paid back to the winning wagerer, including the amount invested.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-straight-spread / @bookmaker-key
Namespace No namespace
Annotations
Unique ID for the make of the line.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="bookmaker-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>Unique ID for the make of the line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-straight-spread / @bookmaker-name
Namespace No namespace
Annotations
Name of the maker of the line.
Type string
Properties
use optional
Used by
Source
<attribute name="bookmaker-name" type="string" use="optional">
  <annotation>
    <documentation>Name of the maker of the line.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-straight-spread / @rotation-key
Namespace No namespace
Annotations
Reusable ID for the team generally agreed upon by a pool of bookmakers.
Type string
Properties
use optional
Used by
Source
<attribute name="rotation-key" type="string" use="optional">
  <annotation>
    <documentation>Reusable ID for the team generally agreed upon by a pool of bookmakers.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-straight-spread / @comment
Namespace No namespace
Annotations
A comment for this line. Often the same comment is supplied for both teams in a game.
Type string
Properties
use optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>A comment for this line. Often the same comment is supplied for both teams in a game.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-straight-spread / @date-time
Namespace No namespace
Annotations
The date and time which this wagering info was assigned by the bookmaker.
Type string
Properties
use optional
Used by
Source
<attribute name="date-time" type="string" use="optional">
  <annotation>
    <documentation>The date and time which this wagering info was assigned by the bookmaker.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-straight-spread / @context
Namespace No namespace
Annotations
An indication of whether this line is a current line, or a repeat of a special-interest line from the past.
Type restriction of string
Properties
use optional
Facets
enumeration opening
enumeration closing
enumeration current
Used by
Source
<attribute name="context" use="optional">
  <annotation>
    <documentation>An indication of whether this line is a current line, or a repeat of a special-interest line from the past.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="opening"/>
      <enumeration value="closing"/>
      <enumeration value="current"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-straight-spread / @line
Namespace No namespace
Annotations
The value of the line accompanying the spread.
Type string
Properties
use optional
Used by
Source
<attribute name="line" type="string" use="optional">
  <annotation>
    <documentation>The value of the line accompanying the spread.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-straight-spread / @line-opening
Namespace No namespace
Annotations
The opening value of the line accompanying the spread.
Type string
Properties
use optional
Used by
Source
<attribute name="line-opening" type="string" use="optional">
  <annotation>
    <documentation>The opening value of the line accompanying the spread.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-straight-spread / @prediction
Namespace No namespace
Annotations
Whether this team or player is the favorite or the underdog.
Type restriction of string
Properties
use optional
Facets
enumeration favorite
enumeration underdog
Used by
Source
<attribute name="prediction" use="optional">
  <annotation>
    <documentation>Whether this team or player is the favorite or the underdog.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="favorite"/>
      <enumeration value="underdog"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-straight-spread / @value
Namespace No namespace
Annotations
The number of points for which the two scores should differ.
Type string
Properties
use optional
Used by
Source
<attribute name="value" type="string" use="optional">
  <annotation>
    <documentation>The number of points for which the two scores should differ.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-straight-spread / @prediction-opening
Namespace No namespace
Annotations
The opening value for this prediction.
Type restriction of string
Properties
use optional
Facets
enumeration favorite
enumeration underdog
Used by
Source
<attribute name="prediction-opening" use="optional">
  <annotation>
    <documentation>The opening value for this prediction.</documentation>
  </annotation>
  <simpleType>
    <restriction base="string">
      <enumeration value="favorite"/>
      <enumeration value="underdog"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-straight-spread / @value-opening
Namespace No namespace
Annotations
The opening value.
Type string
Properties
use optional
Used by
Source
<attribute name="value-opening" type="string" use="optional">
  <annotation>
    <documentation>The opening value.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-straight-spread / @vigorish
Namespace No namespace
Annotations
The commission paid to the bookmaker.
Type string
Properties
use optional
Used by
Source
<attribute name="vigorish" type="string" use="optional">
  <annotation>
    <documentation>The commission paid to the bookmaker.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:wagering-stats / @comment
Namespace No namespace
Annotations
A generic comment for the wagering stats.
Type string
Properties
use optional
Used by
Source
<attribute name="comment" type="string" use="optional">
  <annotation>
    <documentation>A generic comment for the wagering stats.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:associate-metadata / @associate-key
Namespace No namespace
Annotations
The symbol for the associate.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="associate-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The symbol for the associate.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:associate-metadata / @associate-source
Namespace No namespace
Annotations
The maintainer of the controlled vocabulary for the key.
Type string
Properties
use optional
Used by
Source
<attribute name="associate-source" type="string" use="optional">
  <annotation>
    <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:associate-metadata / @position
Namespace No namespace
Annotations
A displayable name for the key.
Type string
Properties
use optional
Used by
Source
<attribute name="position" type="string" use="optional">
  <annotation>
    <documentation>A displayable name for the key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:associate-metadata / @position-source
Namespace No namespace
Annotations
The source of the controlled-vocabulary for position.
Type string
Properties
use optional
Used by
Source
<attribute name="position-source" type="string" use="optional">
  <annotation>
    <documentation>The source of the controlled-vocabulary for position.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:associate-stats / @points
Namespace No namespace
Annotations
Points accumulated by this associate. For example, points earned by a NASCAR owner.
Type string
Properties
use optional
Used by
Source
<attribute name="points" type="string" use="optional">
  <annotation>
    <documentation>Points accumulated by this associate. For example, points earned by a NASCAR owner.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:affiliation / @membership-idref
Namespace No namespace
Annotations
A pointer to the ID for the larger organizational structure.
Type string
Properties
use optional
Used by
Source
<attribute name="membership-idref" type="string" use="optional">
  <annotation>
    <documentation>A pointer to the ID for the larger organizational structure.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:affiliation / @membership-type
Namespace No namespace
Annotations
The type of organizational structure in which this item is a member.
Type string
Properties
use optional
Used by
Source
<attribute name="membership-type" type="string" use="optional">
  <annotation>
    <documentation>The type of organizational structure in which this item is a member.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:affiliation / @membership-key
Namespace No namespace
Annotations
A unique key for the organizational structure in which this item is a member.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="membership-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>A unique key for the organizational structure in which this item is a member.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:affiliation / @membership-name
Namespace No namespace
Annotations
The name associated with the organizational structure in which this item is a member.
Type string
Properties
use optional
Used by
Source
<attribute name="membership-name" type="string" use="optional">
  <annotation>
    <documentation>The name associated with the organizational structure in which this item is a member.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:official-metadata / @official-key
Namespace No namespace
Annotations
The symbol or identifying key for the official.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="official-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The symbol or identifying key for the official.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:official-metadata / @official-source
Namespace No namespace
Annotations
The maintainer of the controlled vocabulary for the key.
Type string
Properties
use optional
Used by
Source
<attribute name="official-source" type="string" use="optional">
  <annotation>
    <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:official-metadata / @position
Namespace No namespace
Annotations
A code for the position of the official.
Type string
Properties
use optional
Used by
Source
<attribute name="position" type="string" use="optional">
  <annotation>
    <documentation>A code for the position of the official.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:official-metadata / @position-source
Namespace No namespace
Annotations
The source of the controlled-vocabulary for position.
Type string
Properties
use optional
Used by
Source
<attribute name="position-source" type="string" use="optional">
  <annotation>
    <documentation>The source of the controlled-vocabulary for position.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-metadata / @tournament-key
Namespace No namespace
Annotations
The symbol or identifying key for the tournament.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="tournament-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The symbol or identifying key for the tournament.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-metadata / @tournament-source
Namespace No namespace
Annotations
The maintainer of the controlled vocabulary for the key.
Type string
Properties
use optional
Used by
Source
<attribute name="tournament-source" type="string" use="optional">
  <annotation>
    <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-metadata / @tournament-name
Namespace No namespace
Annotations
A displayable name for the key.
Type string
Properties
use optional
Used by
Source
<attribute name="tournament-name" type="string" use="optional">
  <annotation>
    <documentation>A displayable name for the key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-metadata / @start-date-time
Namespace No namespace
Annotations
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="start-date-time" type="string" use="optional">
  <annotation>
    <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-metadata / @end-date-time
Namespace No namespace
Annotations
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="end-date-time" type="string" use="optional">
  <annotation>
    <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-division-metadata / @division-key
Namespace No namespace
Annotations
The symbol or identifying key for the division.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="division-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The symbol or identifying key for the division.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-division-metadata / @division-source
Namespace No namespace
Annotations
The maintainer of the controlled vocabulary for the key.
Type string
Properties
use optional
Used by
Source
<attribute name="division-source" type="string" use="optional">
  <annotation>
    <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-division-metadata / @division-name
Namespace No namespace
Annotations
A displayable name for the key.
Type string
Properties
use optional
Used by
Source
<attribute name="division-name" type="string" use="optional">
  <annotation>
    <documentation>A displayable name for the key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-division-metadata / @start-date-time
Namespace No namespace
Annotations
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="start-date-time" type="string" use="optional">
  <annotation>
    <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-division-metadata / @end-date-time
Namespace No namespace
Annotations
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="end-date-time" type="string" use="optional">
  <annotation>
    <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:standing / @content-label
Namespace No namespace
Annotations
A displayable label describing this standing.
Type string
Properties
use optional
Used by
Source
<attribute name="content-label" type="string" use="optional">
  <annotation>
    <documentation>A displayable label describing this standing.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-stage-metadata / @stage-key
Namespace No namespace
Annotations
The symbol or identifying key for the stage.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="stage-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The symbol or identifying key for the stage.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-stage-metadata / @stage-source
Namespace No namespace
Annotations
The maintainer of the controlled vocabulary for the key.
Type string
Properties
use optional
Used by
Source
<attribute name="stage-source" type="string" use="optional">
  <annotation>
    <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-stage-metadata / @stage-name
Namespace No namespace
Annotations
A displayable name for the key.
Type string
Properties
use optional
Used by
Source
<attribute name="stage-name" type="string" use="optional">
  <annotation>
    <documentation>A displayable name for the key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-stage-metadata / @start-date-time
Namespace No namespace
Annotations
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="start-date-time" type="string" use="optional">
  <annotation>
    <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-stage-metadata / @end-date-time
Namespace No namespace
Annotations
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="end-date-time" type="string" use="optional">
  <annotation>
    <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-round / @round-key
Namespace No namespace
Annotations
The symbol or identifying key for the round.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="round-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>The symbol or identifying key for the round.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-round / @round-source
Namespace No namespace
Annotations
The maintainer of the controlled vocabulary for the key.
Type string
Properties
use optional
Used by
Source
<attribute name="round-source" type="string" use="optional">
  <annotation>
    <documentation>The maintainer of the controlled vocabulary for the key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-round / @round-name
Namespace No namespace
Annotations
A displayable name for the key.
Type string
Properties
use optional
Used by
Source
<attribute name="round-name" type="string" use="optional">
  <annotation>
    <documentation>A displayable name for the key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-round / @round-number
Namespace No namespace
Annotations
The number of the round.
Type string
Properties
use optional
Used by
Source
<attribute name="round-number" type="string" use="optional">
  <annotation>
    <documentation>The number of the round.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-round / @round-status
Namespace No namespace
Annotations
Whether the round hasn't started, is in progress, or is over.
Type sportsml:eventStatus.Core
Properties
use optional
Used by
Source
<attribute name="round-status" type="sportsml:eventStatus.Core" use="optional">
  <annotation>
    <documentation>Whether the round hasn't started, is in progress, or is over.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-round / @start-date-time
Namespace No namespace
Annotations
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="start-date-time" type="string" use="optional">
  <annotation>
    <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:tournament-round / @end-date-time
Namespace No namespace
Annotations
Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.
Type string
Properties
use optional
Used by
Source
<attribute name="end-date-time" type="string" use="optional">
  <annotation>
    <documentation>Generally normalized to ISO 8601: YYYYMMDDTHHMMSS+HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000+HHMM when no time is available.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:schedule / @date-label
Namespace No namespace
Annotations
Displayable label that describes what dates this schedule covers.
Type string
Properties
use optional
Used by
Source
<attribute name="date-label" type="string" use="optional">
  <annotation>
    <documentation>Displayable label that describes what dates this schedule covers.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:schedule / @content-label
Namespace No namespace
Annotations
Displayable label that describes what events this schedule includes.
Type string
Properties
use optional
Used by
Source
<attribute name="content-label" type="string" use="optional">
  <annotation>
    <documentation>Displayable label that describes what events this schedule includes.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:group-metadata / @group-key
Namespace No namespace
Annotations
A unique ID for the group.
Type sportsml:genericKeyType
Properties
use optional
Facets
pattern [^\s:]+:[^\s]+
Used by
Source
<attribute name="group-key" type="sportsml:genericKeyType" use="optional">
  <annotation>
    <documentation>A unique ID for the group.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:group-metadata / @group-source
Namespace No namespace
Annotations
The source for the controlled vocabulary for the group-key.
Type string
Properties
use optional
Used by
Source
<attribute name="group-source" type="string" use="optional">
  <annotation>
    <documentation>The source for the controlled vocabulary for the group-key.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:group-metadata / @group-type
Namespace No namespace
Annotations
The type of group. For example: conference, division, etc.
Type string
Properties
use optional
Used by
Source
<attribute name="group-type" type="string" use="optional">
  <annotation>
    <documentation>The type of group. For example: conference, division, etc.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:group-metadata / @home-page-url
Namespace No namespace
Annotations
The home page URL for the group.
Type string
Properties
use optional
Used by
Source
<attribute name="home-page-url" type="string" use="optional">
  <annotation>
    <documentation>The home page URL for the group.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:status-change / @changer-idref
Namespace No namespace
Annotations
A pointer to the player or team that has undergone the status change.
Type IDREF
Properties
use required
Used by
Source
<attribute name="changer-idref" type="IDREF" use="required">
  <annotation>
    <documentation>A pointer to the player or team that has undergone the status change.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:status-change / @status-change-type
Namespace No namespace
Annotations
What type of change was made in the status of a player or team. Examples are injury, trade, cut.
Type sportsml:statusChangeType.Core
Properties
use required
Used by
Source
<attribute name="status-change-type" type="sportsml:statusChangeType.Core" use="required">
  <annotation>
    <documentation>What type of change was made in the status of a player or team. Examples are injury, trade, cut.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:status-change / @original-status
Namespace No namespace
Annotations
What the original status of the player or team was. Examples are active, inactive, disabled-list.
Type string
Properties
use optional
Used by
Source
<attribute name="original-status" type="string" use="optional">
  <annotation>
    <documentation>What the original status of the player or team was. Examples are active, inactive, disabled-list.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:status-change / @new-status
Namespace No namespace
Annotations
What the new status of the player or team is. Examples are active, inactive, disabled-list.
Type string
Properties
use optional
Used by
Source
<attribute name="new-status" type="string" use="optional">
  <annotation>
    <documentation>What the new status of the player or team is. Examples are active, inactive, disabled-list.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:status-change / @original-idref
Namespace No namespace
Annotations
Generally, a pointer to the original team that the player in changer-idref was affiliated with.
Type IDREF
Properties
use optional
Used by
Source
<attribute name="original-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>Generally, a pointer to the original team that the player in changer-idref was affiliated with.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:status-change / @new-idref
Namespace No namespace
Annotations
Generally, a pointer to the new team that the player in changer-idref is now affiliated with.
Type IDREF
Properties
use optional
Used by
Source
<attribute name="new-idref" type="IDREF" use="optional">
  <annotation>
    <documentation>Generally, a pointer to the new team that the player in changer-idref is now affiliated with.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statistic / @type
Namespace No namespace
Annotations
A code describing the class of statistic covered herein, generally part of a controlled vocabulary.
Type string
Properties
use optional
Used by
Source
<attribute name="type" type="string" use="optional">
  <annotation>
    <documentation>A code describing the class of statistic covered herein, generally part of a controlled vocabulary.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:statistic / @content-label
Namespace No namespace
Annotations
A display label for the enclosed statistical ranking.
Type string
Properties
use optional
Used by
Source
<attribute name="content-label" type="string" use="optional">
  <annotation>
    <documentation>A display label for the enclosed statistical ranking.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:article / @format
Namespace No namespace
Annotations
Format for the included content.
Type string
Properties
use optional
Used by
Element sportsml:article
Source
<attribute name="format" type="string" use="optional">
  <annotation>
    <documentation>Format for the included content.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute sportsml:article / @article-ref
Namespace No namespace
Annotations
URL or system identifier (or IDREF?) to an externally-located news article.
Type string
Properties
use optional
Used by
Element sportsml:article
Source
<attribute name="article-ref" type="string" use="optional">
  <annotation>
    <documentation>URL or system identifier (or IDREF?) to an externally-located news article.</documentation>
  </annotation>
</attribute>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute Group sportsml:globalAttributes
Namespace http://iptc.org/std/SportsML/2008-04-01/
Diagram
Diagram sportsml-core_xsd.tmp#globalAttributes_id
Used by
Elements sportsml:action-american-football-drive, sportsml:action-american-football-other, sportsml:action-american-football-penalty, sportsml:action-american-football-play, sportsml:action-american-football-play-participant, sportsml:action-american-football-score, sportsml:action-american-football-substitution, sportsml:action-american-football-timeout, sportsml:action-baseball-contact, sportsml:action-baseball-other, sportsml:action-baseball-pitch, sportsml:action-baseball-play, sportsml:action-baseball-score, sportsml:action-baseball-substitution, sportsml:action-basketball-assisting-player, sportsml:action-basketball-blocking-player, sportsml:action-basketball-jump-ball, sportsml:action-basketball-other, sportsml:action-basketball-penalty, sportsml:action-basketball-rebounder, sportsml:action-basketball-score, sportsml:action-basketball-score-attempt, sportsml:action-basketball-substitution, sportsml:action-basketball-timeout, sportsml:action-basketball-turnover, sportsml:action-curling-miss-reason, sportsml:action-curling-shot, sportsml:action-golf-other, sportsml:action-golf-shot, sportsml:action-ice-hockey-assisting-player, sportsml:action-ice-hockey-other, sportsml:action-ice-hockey-penalty, sportsml:action-ice-hockey-score, sportsml:action-ice-hockey-score-attempt, sportsml:action-ice-hockey-scored-on-players, sportsml:action-ice-hockey-scoring-players, sportsml:action-ice-hockey-substitution, sportsml:action-ice-hockey-timeout, sportsml:action-motor-racing-flag-change, sportsml:action-motor-racing-position-change, sportsml:action-rugby-foul, sportsml:action-rugby-offside, sportsml:action-rugby-other, sportsml:action-rugby-penalty, sportsml:action-rugby-score, sportsml:action-rugby-score-attempt, sportsml:action-rugby-substitution, sportsml:action-rugby-timeout, sportsml:action-soccer-assisting-player, sportsml:action-soccer-foul, sportsml:action-soccer-offside, sportsml:action-soccer-other, sportsml:action-soccer-penalty, sportsml:action-soccer-score, sportsml:action-soccer-score-attempt, sportsml:action-soccer-substitution, sportsml:action-soccer-timeout, sportsml:action-tennis-other, sportsml:action-tennis-point, sportsml:action-tennis-volley, sportsml:advisory, sportsml:affiliation, sportsml:associate, sportsml:associate-metadata, sportsml:associate-metadata-motor-racing, sportsml:associate-stats, sportsml:career-phase, sportsml:catalog, sportsml:event-actions, sportsml:event-actions-american-football, sportsml:event-actions-baseball, sportsml:event-actions-basketball, sportsml:event-actions-curling, sportsml:event-actions-golf, sportsml:event-actions-ice-hockey, sportsml:event-actions-motor-racing, sportsml:event-actions-rugby, sportsml:event-actions-soccer, sportsml:event-actions-tennis, sportsml:event-metadata, sportsml:event-metadata-american-football, sportsml:event-metadata-baseball, sportsml:event-metadata-basketball, sportsml:event-metadata-curling, sportsml:event-metadata-golf, sportsml:event-metadata-ice-hockey, sportsml:event-metadata-motor-racing, sportsml:event-metadata-rugby, sportsml:event-metadata-soccer, sportsml:event-metadata-tennis, sportsml:event-sponsor, sportsml:event-stats, sportsml:event-stats-motor-racing, sportsml:group, sportsml:group-metadata, sportsml:group-stats, sportsml:home-location, sportsml:injury-phase, sportsml:metadata-motor-racing-vehicle, sportsml:name, sportsml:official, sportsml:official-metadata, sportsml:official-stats, sportsml:officials, sportsml:outcome-totals, sportsml:penalty-stats, sportsml:player, sportsml:player-metadata, sportsml:player-metadata-american-football, sportsml:player-metadata-baseball, sportsml:player-metadata-basketball, sportsml:player-metadata-curling, sportsml:player-metadata-golf, sportsml:player-metadata-ice-hockey, sportsml:player-metadata-motor-racing, sportsml:player-metadata-rugby, sportsml:player-metadata-soccer, sportsml:player-metadata-tennis, sportsml:player-stats, sportsml:player-stats-american-football, sportsml:player-stats-baseball, sportsml:player-stats-basketball, sportsml:player-stats-curling, sportsml:player-stats-golf, sportsml:player-stats-ice-hockey, sportsml:player-stats-motor-racing, sportsml:player-stats-rugby, sportsml:player-stats-soccer, sportsml:player-stats-tennis, sportsml:rank, sportsml:rating, sportsml:schedule, sportsml:schedule-metadata, sportsml:site, sportsml:site-metadata, sportsml:site-stats, sportsml:sports-content, sportsml:sports-content-code, sportsml:sports-content-codes, sportsml:sports-content-qualifier, sportsml:sports-event, sportsml:sports-metadata, sportsml:sports-property, sportsml:sports-title, sportsml:standing, sportsml:standing-metadata, sportsml:statistic, sportsml:statistic-metadata, sportsml:stats-american-football-defensive, sportsml:stats-american-football-down-progress, sportsml:stats-american-football-field-goals, sportsml:stats-american-football-fumbles, sportsml:stats-american-football-offensive, sportsml:stats-american-football-passing, sportsml:stats-american-football-penalties, sportsml:stats-american-football-rushing, sportsml:stats-american-football-sacks-against, sportsml:stats-american-football-scoring, sportsml:stats-american-football-special-teams, sportsml:stats-baseball-defensive, sportsml:stats-baseball-offensive, sportsml:stats-baseball-pitching, sportsml:stats-basketball-defensive, sportsml:stats-basketball-offensive, sportsml:stats-basketball-rebounding, sportsml:stats-curling-accuracy, sportsml:stats-curling-end, sportsml:stats-curling-stone, sportsml:stats-golf, sportsml:stats-golf-hole, sportsml:stats-golf-round, sportsml:stats-ice-hockey-defensive, sportsml:stats-ice-hockey-offensive, sportsml:stats-motor-racing-lap, sportsml:stats-motor-racing-qualifying, sportsml:stats-motor-racing-race, sportsml:stats-rugby-defensive, sportsml:stats-rugby-foul, sportsml:stats-rugby-offensive, sportsml:stats-soccer-defensive, sportsml:stats-soccer-foul, sportsml:stats-soccer-offensive, sportsml:stats-tennis-game, sportsml:stats-tennis-return, sportsml:stats-tennis-service, sportsml:stats-tennis-set, sportsml:status-change, sportsml:team, sportsml:team-metadata, sportsml:team-metadata-american-football, sportsml:team-metadata-baseball, sportsml:team-metadata-basketball, sportsml:team-metadata-golf, sportsml:team-metadata-ice-hockey, sportsml:team-metadata-motor-racing, sportsml:team-metadata-rugby, sportsml:team-metadata-soccer, sportsml:team-metadata-tennis, sportsml:team-stats, sportsml:team-stats-american-football, sportsml:team-stats-baseball, sportsml:team-stats-basketball, sportsml:team-stats-curling, sportsml:team-stats-golf, sportsml:team-stats-ice-hockey, sportsml:team-stats-motor-racing, sportsml:team-stats-rugby, sportsml:team-stats-soccer, sportsml:team-stats-tennis, sportsml:time-adjustment, sportsml:time-adjustment-rugby, sportsml:tournament, sportsml:tournament-division, sportsml:tournament-division-metadata, sportsml:tournament-division-metadata-golf, sportsml:tournament-metadata, sportsml:tournament-metadata-golf, sportsml:tournament-metadata-tennis, sportsml:tournament-round, sportsml:tournament-stage, sportsml:tournament-stage-metadata, sportsml:wagering-moneyline, sportsml:wagering-odds, sportsml:wagering-prediction, sportsml:wagering-runline, sportsml:wagering-stats, sportsml:wagering-straight-spread, sportsml:wagering-total-score
Attributes
QName Type Use Annotation
id ID optional
An XML-specific identifier for the element.
Source
<attributeGroup name="globalAttributes">
  <attribute name="id" type="ID" use="optional">
    <annotation>
      <documentation>An XML-specific identifier for the element.</documentation>
    </annotation>
  </attribute>
</attributeGroup>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute Group sportsml:coverageAttributes
Namespace http://iptc.org/std/SportsML/2008-04-01/
Diagram
Diagram sportsml-core_xsd.tmp#coverageAttributes_stats-coverage sportsml-core_xsd.tmp#coverageAttributes_team-coverage sportsml-core_xsd.tmp#coverageAttributes_date-coverage-type sportsml-core_xsd.tmp#coverageAttributes_date-coverage-value sportsml-core_xsd.tmp#coverageAttributes_duration-scope sportsml-core_xsd.tmp#coverageAttributes_competition-scope sportsml-core_xsd.tmp#coverageAttributes_alignment-scope sportsml-core_xsd.tmp#coverageAttributes_position-scope sportsml-core_xsd.tmp#coverageAttributes_record-making-scope sportsml-core_xsd.tmp#coverageAttributes_scoping-label sportsml-core_xsd.tmp#coverageAttributes_period-value
Used by
Elements sportsml:affiliation, sportsml:event-metadata, sportsml:event-stats, sportsml:event-stats-motor-racing, sportsml:group-stats, sportsml:home-location, sportsml:outcome-totals, sportsml:player-stats, sportsml:player-stats-baseball, sportsml:player-stats-basketball, sportsml:player-stats-curling, sportsml:player-stats-golf, sportsml:player-stats-ice-hockey, sportsml:player-stats-motor-racing, sportsml:player-stats-rugby, sportsml:player-stats-soccer, sportsml:player-stats-tennis, sportsml:rank, sportsml:schedule-metadata, sportsml:site-stats, sportsml:sports-metadata, sportsml:standing-metadata, sportsml:statistic, sportsml:statistic-metadata, sportsml:stats-american-football-defensive, sportsml:stats-american-football-down-progress, sportsml:stats-american-football-field-goals, sportsml:stats-american-football-fumbles, sportsml:stats-american-football-offensive, sportsml:stats-american-football-passing, sportsml:stats-american-football-penalties, sportsml:stats-american-football-rushing, sportsml:stats-american-football-sacks-against, sportsml:stats-american-football-scoring, sportsml:stats-american-football-special-teams, sportsml:stats-baseball-defensive, sportsml:stats-baseball-offensive, sportsml:stats-baseball-pitching, sportsml:stats-basketball-defensive, sportsml:stats-basketball-offensive, sportsml:stats-basketball-rebounding, sportsml:stats-curling-accuracy, sportsml:stats-curling-end, sportsml:stats-curling-stone, sportsml:stats-golf, sportsml:stats-golf-hole, sportsml:stats-golf-round, sportsml:stats-ice-hockey-defensive, sportsml:stats-ice-hockey-offensive, sportsml:stats-motor-racing-lap, sportsml:stats-motor-racing-qualifying, sportsml:stats-motor-racing-race, sportsml:stats-rugby-defensive, sportsml:stats-rugby-foul, sportsml:stats-rugby-offensive, sportsml:stats-soccer-defensive, sportsml:stats-soccer-foul, sportsml:stats-soccer-offensive, sportsml:stats-tennis-game, sportsml:stats-tennis-return, sportsml:stats-tennis-service, sportsml:stats-tennis-set, sportsml:status-change, sportsml:team-stats, sportsml:team-stats-american-football, sportsml:team-stats-baseball, sportsml:team-stats-basketball, sportsml:team-stats-curling, sportsml:team-stats-golf, sportsml:team-stats-ice-hockey, sportsml:team-stats-motor-racing, sportsml:team-stats-rugby, sportsml:team-stats-soccer, sportsml:team-stats-tennis, sportsml:tournament-metadata, sportsml:wagering-prediction
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.
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
<attributeGroup name="coverageAttributes">
  <attribute name="stats-coverage" type="sportsml:statsCoverage.Core" use="optional">
    <annotation>
      <documentation>A relative indication of how many statistics are included in the item.</documentation>
    </annotation>
  </attribute>
  <attribute name="team-coverage" type="sportsml:teamCoverage.Core" use="optional">
    <annotation>
      <documentation>Indicates whether the item contains information about one team, or many teams.</documentation>
    </annotation>
  </attribute>
  <attribute name="date-coverage-type" type="sportsml:dateCoverageType.Core" use="optional">
    <annotation>
      <documentation>Describes what time period the statistics describe. Examples: just this week, this event, or this playoff season.</documentation>
    </annotation>
  </attribute>
  <attribute name="date-coverage-value" type="string" use="optional">
    <annotation>
      <documentation>Value that further describes the dates covered. Example: if type is season, value can be 2001-2002.</documentation>
    </annotation>
  </attribute>
  <attribute name="duration-scope" type="sportsml:durationScope.Core" use="optional">
    <annotation>
      <documentation>Indicates what class of events the included statistics apply. Example: those events that went into overtime.</documentation>
    </annotation>
  </attribute>
  <attribute name="competition-scope" type="sportsml:competitionScope.Core" use="optional">
    <annotation>
      <documentation>Indicates that the included statistics apply only to events against particular groups of opponents, such as those in the same division.</documentation>
    </annotation>
  </attribute>
  <attribute name="alignment-scope" type="sportsml:alignmentScope.Core" use="optional">
    <annotation>
      <documentation>Indicates that the included statistics apply only to events played either at home or away.</documentation>
    </annotation>
  </attribute>
  <attribute name="position-scope" type="string" use="optional">
    <annotation>
      <documentation>Indicates that the included statistics apply only to while played at a particular position.</documentation>
    </annotation>
  </attribute>
  <attribute name="record-making-scope" type="sportsml:recordMakingScope.Core" use="optional">
    <annotation>
      <documentation>Indicates that the included statistics apply only to values that set a record, such as a team-high, or an individual-low.</documentation>
    </annotation>
  </attribute>
  <attribute name="scoping-label" type="string" use="optional">
    <annotation>
      <documentation>A textual description for the scope.</documentation>
    </annotation>
  </attribute>
  <attribute name="period-value" type="string" use="optional">
    <annotation>
      <documentation>Used for tracking hits-per-inning, for example.</documentation>
    </annotation>
  </attribute>
</attributeGroup>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute Group sportsml:commonAttributes
Namespace http://iptc.org/std/SportsML/2008-04-01/
Diagram
Diagram sportsml-core_xsd.tmp#commonAttributes_id sportsml-core_xsd.tmp#commonAttributes_class sportsml-core_xsd.tmp#commonAttributes_style
Used by
Attributes
QName Type Use Annotation
class string optional
An open placeholder for categorization.
id ID optional
An XML-specific identifier for the element.
style string optional
An open placeholder for reference by an external stylesheet.
Source
<attributeGroup name="commonAttributes">
  <attribute name="id" type="ID" use="optional">
    <annotation>
      <documentation>An XML-specific identifier for the element.</documentation>
    </annotation>
  </attribute>
  <attribute name="class" type="string" use="optional">
    <annotation>
      <documentation>An open placeholder for categorization.</documentation>
    </annotation>
  </attribute>
  <attribute name="style" type="string" use="optional">
    <annotation>
      <documentation>An open placeholder for reference by an external stylesheet.</documentation>
    </annotation>
  </attribute>
</attributeGroup>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute Group sportsml:siteAttributes
Namespace http://iptc.org/std/SportsML/2008-04-01/
Diagram
Diagram sportsml-core_xsd.tmp#siteAttributes_site-key sportsml-core_xsd.tmp#siteAttributes_site-source sportsml-core_xsd.tmp#siteAttributes_site-name sportsml-core_xsd.tmp#siteAttributes_site-capacity sportsml-core_xsd.tmp#siteAttributes_site-style sportsml-core_xsd.tmp#siteAttributes_site-surface sportsml-core_xsd.tmp#siteAttributes_site-city sportsml-core_xsd.tmp#siteAttributes_site-county sportsml-core_xsd.tmp#siteAttributes_site-state sportsml-core_xsd.tmp#siteAttributes_site-country sportsml-core_xsd.tmp#siteAttributes_site-alignment sportsml-core_xsd.tmp#siteAttributes_site-attendance sportsml-core_xsd.tmp#siteAttributes_site-temperature sportsml-core_xsd.tmp#siteAttributes_site-temperature-units sportsml-core_xsd.tmp#siteAttributes_site-weather-wind sportsml-core_xsd.tmp#siteAttributes_site-weather-label
Used by
Attributes
QName Type Use Annotation
site-alignment restriction of string optional
Whether the site is neutral with respect to the competitors, or is the often-used site of the home team. Deprecated in favor of site element.
site-attendance string optional
How many spectators attended during the event. Deprecated in favor of site element.
site-capacity string optional
How many spectators can fill the site. Deprecated in favor of site element.
site-city string optional
City in which the site is located. Deprecated in favor of site element.
site-country string optional
Country in which the site is located. Generally, a two-letter ISO code. Deprecated in favor of site element.
site-county string optional
County in which the site is located. Deprecated in favor of site element.
site-key sportsml:genericKeyType optional
The symbol for the site at which the event is played. Deprecated in favor of site element.
site-name string optional
A displayable name for the key. Deprecated in favor of site element.
site-source string optional
The maintainer of the controlled vocabulary for the key. Deprecated in favor of site element.
site-state string optional
State or province in which the site is located. Deprecated in favor of site element.
site-style sportsml:siteStyle.Core optional
Whether it is an indoor or outdoor site. Deprecated in favor of site element.
site-surface sportsml:siteSurface.Core optional
Describes the surface upon which events are played. For example, in tennis, could be hard-court or grass or clay. Deprecated in favor of site element.
site-temperature string optional
Temperature of the event recorded during the competition. Deprecated in favor of site element.
site-temperature-units string optional
Units of the temperature value. Deprecated in favor of site element.
site-weather-label string optional
Additional comment about the weather. Deprecated in favor of site element.
site-weather-wind string optional
Wind reading of the event recorded during the competition. Deprecated in favor of site element.
Source
<attributeGroup name="siteAttributes">
  <attribute name="site-key" type="sportsml:genericKeyType" use="optional">
    <annotation>
      <documentation>The symbol for the site at which the event is played. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
  <attribute name="site-source" type="string" use="optional">
    <annotation>
      <documentation>The maintainer of the controlled vocabulary for the key. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
  <attribute name="site-name" type="string" use="optional">
    <annotation>
      <documentation>A displayable name for the key. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
  <attribute name="site-capacity" type="string" use="optional">
    <annotation>
      <documentation>How many spectators can fill the site. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
  <attribute name="site-style" type="sportsml:siteStyle.Core" use="optional">
    <annotation>
      <documentation>Whether it is an indoor or outdoor site. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
  <attribute name="site-surface" type="sportsml:siteSurface.Core" use="optional">
    <annotation>
      <documentation>Describes the surface upon which events are played. For example, in tennis, could be hard-court or grass or clay. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
  <attribute name="site-city" type="string" use="optional">
    <annotation>
      <documentation>City in which the site is located. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
  <attribute name="site-county" type="string" use="optional">
    <annotation>
      <documentation>County in which the site is located. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
  <attribute name="site-state" type="string" use="optional">
    <annotation>
      <documentation>State or province in which the site is located. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
  <attribute name="site-country" type="string" use="optional">
    <annotation>
      <documentation>Country in which the site is located. Generally, a two-letter ISO code. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
  <attribute name="site-alignment" use="optional">
    <annotation>
      <documentation>Whether the site is neutral with respect to the competitors, or is the often-used site of the home team. Deprecated in favor of site element.</documentation>
    </annotation>
    <simpleType>
      <restriction base="string">
        <enumeration value="home"/>
        <enumeration value="neutral"/>
      </restriction>
    </simpleType>
  </attribute>
  <attribute name="site-attendance" type="string" use="optional">
    <annotation>
      <documentation>How many spectators attended during the event. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
  <attribute name="site-temperature" type="string" use="optional">
    <annotation>
      <documentation>Temperature of the event recorded during the competition. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
  <attribute name="site-temperature-units" type="string" use="optional">
    <annotation>
      <documentation>Units of the temperature value. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
  <attribute name="site-weather-wind" type="string" use="optional">
    <annotation>
      <documentation>Wind reading of the event recorded during the competition. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
  <attribute name="site-weather-label" type="string" use="optional">
    <annotation>
      <documentation>Additional comment about the weather. Deprecated in favor of site element.</documentation>
    </annotation>
  </attribute>
</attributeGroup>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd
Attribute Group sportsml:statAttributes
Namespace http://iptc.org/std/SportsML/2008-04-01/
Diagram
Diagram sportsml-core_xsd.tmp#statAttributes_score sportsml-core_xsd.tmp#statAttributes_score-opposing sportsml-core_xsd.tmp#statAttributes_score-average sportsml-core_xsd.tmp#statAttributes_score-opposing-average sportsml-core_xsd.tmp#statAttributes_score-units sportsml-core_xsd.tmp#statAttributes_score-attempts sportsml-core_xsd.tmp#statAttributes_score-attempts-opposing sportsml-core_xsd.tmp#statAttributes_score-attempts-on-goal sportsml-core_xsd.tmp#statAttributes_score-attempts-on-goal-opposing sportsml-core_xsd.tmp#statAttributes_score-percentage sportsml-core_xsd.tmp#statAttributes_score-percentage-opposing sportsml-core_xsd.tmp#statAttributes_result-effect sportsml-core_xsd.tmp#statAttributes_event-outcome sportsml-core_xsd.tmp#statAttributes_event-standing-points sportsml-core_xsd.tmp#statAttributes_event-odds
Used by
Attributes
QName Type Use Annotation
event-odds string optional
The odds that this team or player would win the event. Candidate for deprecation.
event-outcome restriction of string optional
Whether the competitor won, lost, or tied.
event-standing-points string optional
How many new points were earned as a result of the outcome of this particular event.
result-effect sportsml:resultEffect.Core optional
Describes the effect that the result of the event or rank changing has had on the team. Example: Whether or not a team has qualified for the playoffs, or has been promoted or demoted to a different division.
score string optional
Final or current score of the team or player.
score-attempts string optional
Final or current number of attempts to score by a team or player. Example: in ice hockey, would represent total shots on goal.
score-attempts-on-goal string optional
A subset of score-attempts. Only counts those attempts that were on-goal.
score-attempts-on-goal-opposing string optional
Final or current number of attempts to score by an opposing team or player that were on-goal.
score-attempts-opposing string optional
Final or current number of attempts to score by an opposing team or player.
score-average string optional
Average per-game score for the team or player.
score-opposing string optional
Final or current score of the opposing team or player.
score-opposing-average string optional
Average per-game score for the opposing team or player.
score-percentage string optional
Percentage of attempted scores that reached their mark.
score-percentage-opposing string optional
Percentage of attempted scores by opposing team or player that reached their mark.
score-units sportsml:scoreUnits.Core optional
Describes how the score and score-opposing is valued.
Source
<attributeGroup name="statAttributes">
  <attribute name="score" type="string" use="optional">
    <annotation>
      <documentation>Final or current score of the team or player.</documentation>
    </annotation>
  </attribute>
  <attribute name="score-opposing" type="string" use="optional">
    <annotation>
      <documentation>Final or current score of the opposing team or player.</documentation>
    </annotation>
  </attribute>
  <attribute name="score-average" type="string" use="optional">
    <annotation>
      <documentation>Average per-game score for the team or player.</documentation>
    </annotation>
  </attribute>
  <attribute name="score-opposing-average" type="string" use="optional">
    <annotation>
      <documentation>Average per-game score for the opposing team or player.</documentation>
    </annotation>
  </attribute>
  <attribute name="score-units" type="sportsml:scoreUnits.Core" use="optional">
    <annotation>
      <documentation>Describes how the score and score-opposing is valued.</documentation>
    </annotation>
  </attribute>
  <attribute name="score-attempts" type="string" use="optional">
    <annotation>
      <documentation>Final or current number of attempts to score by a team or player. Example: in ice hockey, would represent total shots on goal.</documentation>
    </annotation>
  </attribute>
  <attribute name="score-attempts-opposing" type="string" use="optional">
    <annotation>
      <documentation>Final or current number of attempts to score by an opposing team or player.</documentation>
    </annotation>
  </attribute>
  <attribute name="score-attempts-on-goal" type="string" use="optional">
    <annotation>
      <documentation>A subset of score-attempts. Only counts those attempts that were on-goal.</documentation>
    </annotation>
  </attribute>
  <attribute name="score-attempts-on-goal-opposing" type="string" use="optional">
    <annotation>
      <documentation>Final or current number of attempts to score by an opposing team or player that were on-goal.</documentation>
    </annotation>
  </attribute>
  <attribute name="score-percentage" type="string" use="optional">
    <annotation>
      <documentation>Percentage of attempted scores that reached their mark.</documentation>
    </annotation>
  </attribute>
  <attribute name="score-percentage-opposing" type="string" use="optional">
    <annotation>
      <documentation>Percentage of attempted scores by opposing team or player that reached their mark.</documentation>
    </annotation>
  </attribute>
  <attribute name="result-effect" type="sportsml:resultEffect.Core" use="optional">
    <annotation>
      <documentation>Describes the effect that the result of the event or rank changing has had on the team. Example: Whether or not a team has qualified for the playoffs, or has been promoted or demoted to a different division.</documentation>
    </annotation>
  </attribute>
  <attribute name="event-outcome" use="optional">
    <annotation>
      <documentation>Whether the competitor won, lost, or tied.</documentation>
    </annotation>
    <simpleType>
      <restriction base="string">
        <enumeration value="win"/>
        <enumeration value="loss"/>
        <enumeration value="tie"/>
        <enumeration value="undecided"/>
      </restriction>
    </simpleType>
  </attribute>
  <attribute name="event-standing-points" type="string" use="optional">
    <annotation>
      <documentation>How many new points were earned as a result of the outcome of this particular event.</documentation>
    </annotation>
  </attribute>
  <attribute name="event-odds" type="string" use="optional">
    <annotation>
      <documentation>The odds that this team or player would win the event. Candidate for deprecation.</documentation>
    </annotation>
  </attribute>
</attributeGroup>
Schema location http://www.iptc.org/std/SportsML/2.0/specification/schema/sportsml-core.xsd