Definition Type: Attribute
Name: points
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-core.xsd
Use Optional
Documentation:
Points accumulated by this associate. For example, points earned by a NASCAR owner.
Collapse XSD Schema Diagram:
XSD Diagram of points in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="points" type="string" use="optional">
    <annotation>
        <documentation>Points accumulated by this associate. For example, points earned by a NASCAR owner.</documentation>
    </annotation>
</attribute>