Definition Type: Element
Name: time-adjustment-rugby
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-rugby.xsd
Abstract
Documentation:
Record time added by referee. | Holds values for the time added by the referee and how much extra time was actually played.
Collapse XSD Schema Diagram:
Drilldown into period-extra-time-elapsed in schema sportsml-specific-rugby_xsd Drilldown into period-extra-time-added in schema sportsml-specific-rugby_xsd Drilldown into period-time-remaining in schema sportsml-specific-rugby_xsd Drilldown into period-minute-elapsed in schema sportsml-specific-rugby_xsd Drilldown into minutes-elapsed in schema sportsml-specific-rugby_xsd Drilldown into period-time-elapsed in schema sportsml-specific-rugby_xsd Drilldown into period-value in schema sportsml-specific-rugby_xsd Drilldown into eventStateRugby in schema sportsml-specific-rugby_xsdXSD Diagram of time-adjustment-rugby in schema sportsml-specific-rugby_xsd (SportsML)
Collapse XSD Schema Code:
<element name="time-adjustment-rugby">
    <annotation>
        <documentation>Record time added by referee. | Holds values for the time added by the referee and how much extra time was actually played.</documentation>
    </annotation>
    <complexType>
        <attributeGroup ref="sportsml:globalAttributes" />
        <attributeGroup ref="sportsml:eventStateRugby" />
        <attribute name="period-extra-time-added" type="string" use="optional">
            <annotation>
                <documentation>How many minutes the referee has decided to add to the period.</documentation>
            </annotation>
        </attribute>
        <attribute name="period-extra-time-elapsed" type="string" use="optional">
            <annotation>
                <documentation>How much time exactly MMSS that was actually elapsed in the period.</documentation>
            </annotation>
        </attribute>
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
period-value sportsml:period-value Optional
period-time-elapsed sportsml:period-time-elapsed Optional
minutes-elapsed sportsml:minutes-elapsed Optional
period-minute-elapsed sportsml:period-minute-elapsed Optional
period-time-remaining sportsml:period-time-remaining Optional
period-extra-time-added sportsml:period-extra-time-added Optional
period-extra-time-elapsed sportsml:period-extra-time-elapsed Optional