Definition Type: Attribute
Name: period-value
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-soccer.xsd
Use Optional
Documentation:
Identifier for which period of a game. (1, 2 for first and second halfs, 3 for first overtime, etc. shootout also allowed value.).
Collapse XSD Schema Diagram:
XSD Diagram of period-value in schema sportsml-specific-soccer_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="period-value" type="string" use="optional">
    <annotation>
        <documentation>Identifier for which period of a game. (1, 2 for first and second halfs, 3 for first overtime, etc. shootout also allowed value.).</documentation>
    </annotation>
</attribute>