Definition Type: Attribute
Name: power-play-advantage
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
Number of players more on the team in power play, also see the player count attributes
Collapse XSD Schema Diagram:
XSD Diagram of power-play-advantage in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="power-play-advantage" use="optional" type="xs:nonNegativeInteger">
    <xs:annotation>
        <xs:documentation>Number of players more on the team in power play, also see the player count attributes</xs:documentation>
    </xs:annotation>
</xs:attribute>