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