Definition Type: Attribute
Name: streak
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:
A value used to say how many events in a row the team has most recently won or lost. Deprecated. Use outcome-totals instead.
Collapse XSD Schema Diagram:
XSD Diagram of streak in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="streak" type="string" use="optional">
    <annotation>
        <documentation>A value used to say how many events in a row the team has most recently won or lost. Deprecated. Use outcome-totals instead.</documentation>
    </annotation>
</attribute>