Definition Type: Attribute
Name: triple-doubles
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-basketball.xsd
Use Optional
Documentation:
A double digit number in any three of these categories: points, rebounds, assists, steals, and blocked shots.
Collapse XSD Schema Diagram:
XSD Diagram of triple-doubles in schema sportsml-specific-basketball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="triple-doubles" type="string" use="optional">
    <annotation>
        <documentation>A double digit number in any three of these categories: points, rebounds, assists, steals, and blocked shots.</documentation>
    </annotation>
</attribute>