Definition Type: Attribute
Name: double-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 two of these categories: points, rebounds, assists, steals, and blocked shots.
Collapse XSD Schema Diagram:
XSD Diagram of double-doubles in schema sportsml-specific-basketball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="double-doubles" type="string" use="optional">
    <annotation>
        <documentation>A double digit number in any two of these categories: points, rebounds, assists, steals, and blocked shots.</documentation>
    </annotation>
</attribute>