Definition Type: Attribute
Name: time-of-possession-percentage-opposing
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
Amount of time the opposing team or player has possession of ball (or similar object like puck) expressed as a percentage of the full time of the match.
Collapse XSD Schema Diagram:
XSD Diagram of time-of-possession-percentage-opposing in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="time-of-possession-percentage-opposing" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation>Amount of time the opposing team or player has possession of ball (or similar object like puck) expressed as a percentage of the full time of the match.</xs:documentation>
    </xs:annotation>
</xs:attribute>