Definition Type: Element
Name: stats-ice-hockey-faceoffs
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-ice-hockey.xsd
Abstract
Documentation:
Defensive stats for the team. | Specific to ice-hockey, including saves and shots allowed.
Collapse XSD Schema Diagram:
Drilldown into faceoffs-short-handed-win-percentage in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoffs-short-handed-losses in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoffs-short-handed-wins in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoffs-short-handed-total in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoffs-power-play-win-percentage in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoffs-power-play-losses in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoffs-power-play-wins in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoffs-power-play-total in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoffs-even-strength-win-percentage in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoffs-even-strength-losses in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoffs-even-strength-wins in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoffs-even-strength-total in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoff-win-percentage in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoff-losses in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoff-wins in schema sportsml-specific-ice-hockey_xsd Drilldown into faceoffs-total in schema sportsml-specific-ice-hockey_xsd Drilldown into location in schema sportsml-specific-ice-hockey_xsd Drilldown into zone in schema sportsml-specific-ice-hockey_xsd Drilldown into player-count-opposing in schema sportsml-specific-ice-hockey_xsd Drilldown into player-count in schema sportsml-specific-ice-hockey_xsd Drilldown into commonPropertiesIceHockey in schema sportsml-specific-ice-hockey_xsdXSD Diagram of stats-ice-hockey-faceoffs in schema sportsml-specific-ice-hockey_xsd (SportsML)
Collapse XSD Schema Code:
<element name="stats-ice-hockey-faceoffs">
    <annotation>
        <documentation>Defensive stats for the team. | Specific to ice-hockey, including saves and shots allowed.</documentation>
    </annotation>
    <complexType>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attributeGroup ref="sportsml:coverageAttributes" />
        <attributeGroup ref="sportsml:commonPropertiesIceHockey" />
        <attribute name="faceoffs-total" type="string" use="optional">
            <annotation>
                <documentation>Total number of faceoffs taken.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoff-wins" type="string" use="optional">
            <annotation>
                <documentation>Total number of won faceoffs.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoff-losses" type="string" use="optional">
            <annotation>
                <documentation>Total number of lost faceoffs.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoff-win-percentage" type="string" use="optional">
            <annotation>
                <documentation>Percentage of faceoffs that were won.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoffs-even-strength-total" type="string" use="optional">
            <annotation>
                <documentation>Number of faceoffs taken at even strength.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoffs-even-strength-wins" type="string" use="optional">
            <annotation>
                <documentation>Number of faceoffs won at even strength.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoffs-even-strength-losses" type="string" use="optional">
            <annotation>
                <documentation>Number of faceoffs lost at even strength.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoffs-even-strength-win-percentage" type="string" use="optional">
            <annotation>
                <documentation>Percentage of faceoffs won at even strength.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoffs-power-play-total" type="string" use="optional">
            <annotation>
                <documentation>Number of faceoffs taken on power play.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoffs-power-play-wins" type="string" use="optional">
            <annotation>
                <documentation>Number of faceoffs won on power play.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoffs-power-play-losses" type="string" use="optional">
            <annotation>
                <documentation>Number of faceoffs lost on power play.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoffs-power-play-win-percentage" type="string" use="optional">
            <annotation>
                <documentation>Percentage of faceoffs won on power play.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoffs-short-handed-total" type="string" use="optional">
            <annotation>
                <documentation>Number of faceoffs taken while short-handed.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoffs-short-handed-wins" type="string" use="optional">
            <annotation>
                <documentation>Number of faceoffs won while short-handed.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoffs-short-handed-losses" type="string" use="optional">
            <annotation>
                <documentation>Number of faceoffs lost while short-handed.</documentation>
            </annotation>
        </attribute>
        <attribute name="faceoffs-short-handed-win-percentage" type="string" use="optional">
            <annotation>
                <documentation>Percentage of faceoffs won while short-handed.</documentation>
            </annotation>
        </attribute>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
stats-coverage sportsml:stats-coverage Optional
team-coverage sportsml:team-coverage Optional
date-coverage-type sportsml:date-coverage-type Optional
date-coverage-value sportsml:date-coverage-value Optional
duration-scope sportsml:duration-scope Optional
competition-scope sportsml:competition-scope Optional
alignment-scope sportsml:alignment-scope Optional
position-scope sportsml:position-scope Optional
record-making-scope sportsml:record-making-scope Optional
scoping-label sportsml:scoping-label Optional
period-value sportsml:period-value Optional
player-count sportsml:player-count Optional
player-count-opposing sportsml:player-count-opposing Optional
zone sportsml:zone Optional
location sportsml:location Optional
faceoffs-total sportsml:faceoffs-total Optional
faceoff-wins sportsml:faceoff-wins Optional
faceoff-losses sportsml:faceoff-losses Optional
faceoff-win-percentage sportsml:faceoff-win-percentage Optional
faceoffs-even-strength-total sportsml:faceoffs-even-strength-total Optional
faceoffs-even-strength-wins sportsml:faceoffs-even-strength-wins Optional
faceoffs-even-strength-losses sportsml:faceoffs-even-strength-losses Optional
faceoffs-even-strength-win-percentage sportsml:faceoffs-even-strength-win-percentage Optional
faceoffs-power-play-total sportsml:faceoffs-power-play-total Optional
faceoffs-power-play-wins sportsml:faceoffs-power-play-wins Optional
faceoffs-power-play-losses sportsml:faceoffs-power-play-losses Optional
faceoffs-power-play-win-percentage sportsml:faceoffs-power-play-win-percentage Optional
faceoffs-short-handed-total sportsml:faceoffs-short-handed-total Optional
faceoffs-short-handed-wins sportsml:faceoffs-short-handed-wins Optional
faceoffs-short-handed-losses sportsml:faceoffs-short-handed-losses Optional
faceoffs-short-handed-win-percentage sportsml:faceoffs-short-handed-win-percentage Optional