Definition Type: ComplexType
Name: baseTimeAdjustmentComplexType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: sportsml.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_xsd Drilldown into period-extra-time-added in schema sportsml_xsd Drilldown into style in schema sportsml_xsd Drilldown into class in schema sportsml_xsd Drilldown into id in schema sportsml_xsd Drilldown into commonAttributes in schema sportsml_xsdXSD Diagram of baseTimeAdjustmentComplexType in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:complexType name="baseTimeAdjustmentComplexType">
    <xs:annotation>
        <xs:documentation>Record time added by referee. | Holds values for the time added by the referee and how much extra time was actually played.</xs:documentation>
    </xs:annotation>
    <xs:attributeGroup ref="commonAttributes" />
    <xs:attribute name="period-extra-time-added" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>How many minutes the referee has decided to add to the period.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="period-extra-time-elapsed" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>How much time exactly MMSS that was actually elapsed in the period.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Optional
class nsA:class Optional
style nsA:style Optional
period-extra-time-added nsA:period-extra-time-added Optional
period-extra-time-elapsed nsA:period-extra-time-elapsed Optional
Collapse Derivation Tree:
  • baseTimeAdjustmentComplexType
    • Unresolved link to rugbytimeadjustmentcomplextype
    • Unresolved link to rugbytimeadjustmentcomplextype1
    • Unresolved link to soccertimeadjustmentcomplextype
    • Unresolved link to soccertimeadjustmentcomplextype1
Collapse References:
Unresolved link to rugbytimeadjustmentcomplextype, Unresolved link to rugbytimeadjustmentcomplextype1, Unresolved link to soccertimeadjustmentcomplextype, Unresolved link to soccertimeadjustmentcomplextype1