Definition Type: Attribute
Name: streak-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:
Holds the number of goals scored during a streak-type of score, for example.
Collapse XSD Schema Diagram:
XSD Diagram of streak-total in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="streak-total" type="xs:nonNegativeInteger" use="optional">
    <xs:annotation>
        <xs:documentation>Holds the number of goals scored during a streak-type of score, for example.</xs:documentation>
    </xs:annotation>
</xs:attribute>