Definition Type: Attribute
Name: total
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
Total number of these such awards given to the player or team. Can be used to count medals for each country.
Collapse XSD Schema Diagram:
XSD Diagram of total in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="total" type="xs:nonNegativeInteger" use="optional">
    <xs:annotation>
        <xs:documentation>Total number of these such awards given to the player or team. Can be used to count medals for each country.</xs:documentation>
    </xs:annotation>
</xs:attribute>