Definition Type: Attribute
Name: streak-duration
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: duration:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
How long the streak lasted.
Collapse XSD Schema Diagram:
XSD Diagram of streak-duration in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="streak-duration" type="xs:duration" use="optional">
    <xs:annotation>
        <xs:documentation>How long the streak lasted.</xs:documentation>
    </xs:annotation>
</xs:attribute>