Definition Type: ComplexType
Name: wagering-total-score
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: sportsml.xsd
Abstract
Documentation:
Total combined point/runs/goals scored in a game.
Collapse XSD Schema Diagram:
Drilldown into total-opening in schema sportsml_xsd Drilldown into line-under-opening in schema sportsml_xsd Drilldown into line-over-opening in schema sportsml_xsd Drilldown into total in schema sportsml_xsd Drilldown into line-under in schema sportsml_xsd Drilldown into line-over in schema sportsml_xsd Drilldown into vigorish in schema sportsml_xsd Drilldown into prediction-opening in schema sportsml_xsd Drilldown into prediction in schema sportsml_xsd Drilldown into context in schema sportsml_xsd Drilldown into date-time in schema sportsml_xsd Drilldown into comment in schema sportsml_xsd Drilldown into rotation-key in schema sportsml_xsd Drilldown into bookmaker-name in schema sportsml_xsd Drilldown into bookmaker-key in schema sportsml_xsd Drilldown into wageringAttributes in schema sportsml_xsd Drilldown into wagering2Attributes 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 wagering-total-score in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:complexType name="wagering-total-score">
    <xs:annotation>
        <xs:documentation>Total combined point/runs/goals scored in a game.</xs:documentation>
    </xs:annotation>
    <xs:attributeGroup ref="commonAttributes" />
    <xs:attributeGroup ref="wagering2Attributes" />
    <xs:attribute name="line-over" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>The OVER section of an over/under line.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="line-under" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>The UNDER section of an over/under line.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="total" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>The combined total of the score for the two teams.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="line-over-opening" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>The opening value of the OVER section of an over/under line.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="line-under-opening" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>The opening value of the UNDER section of an over/under line.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="total-opening" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>The opening value of the combined score for the two teams.</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
bookmaker-key nsA:bookmaker-key Optional
bookmaker-name nsA:bookmaker-name Optional
rotation-key nsA:rotation-key Optional
comment nsA:comment Optional
date-time nsA:date-time Optional
context nsA:context Optional
prediction nsA:prediction Optional
prediction-opening nsA:prediction-opening Optional
vigorish nsA:vigorish Optional
line-over nsA:line-over Optional
line-under nsA:line-under Optional
total nsA:total Optional
line-over-opening nsA:line-over-opening Optional
line-under-opening nsA:line-under-opening Optional
total-opening nsA:total-opening Optional
Collapse Derivation Tree:
Collapse References:
nsA:wagering-total-score