Definition Type: AttributeGroup
Name: wagering2Attributes
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: sportsml.xsd
Collapse XSD Schema Diagram:
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_xsdXSD Diagram of wagering2Attributes in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attributeGroup name="wagering2Attributes">
    <xs:attributeGroup ref="wageringAttributes" />
    <xs:attribute name="prediction" type="QCodeType" use="optional">
        <xs:annotation>
            <xs:documentation>Whether this team or player is the favorite or the underdog.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="prediction-opening" type="QCodeType" use="optional">
        <xs:annotation>
            <xs:documentation>The opening value for this prediction.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="vigorish" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>The commission paid to the bookmaker.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
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