Definition Type: AttributeGroup
Name: eventStateCurling
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-specific-curling.xsd
Collapse XSD Schema Diagram:
Drilldown into end-number in schema sportsml-specific-curling_xsd Drilldown into team-idref in schema sportsml-specific-curling_xsd Drilldown into player-idref in schema sportsml-specific-curling_xsd Drilldown into stone-idref in schema sportsml-specific-curling_xsdXSD Diagram of eventStateCurling in schema sportsml-specific-curling_xsd (SportsML)
Collapse XSD Schema Code:
<attributeGroup name="eventStateCurling">
    <attribute name="stone-idref" type="string" use="optional">
        <annotation>
            <documentation>TBD.</documentation>
        </annotation>
    </attribute>
    <attribute name="player-idref" type="string" use="optional">
        <annotation>
            <documentation>TBD.</documentation>
        </annotation>
    </attribute>
    <attribute name="team-idref" type="string" use="optional">
        <annotation>
            <documentation>TBD.</documentation>
        </annotation>
    </attribute>
    <attribute name="end-number" type="string" use="optional">
        <annotation>
            <documentation>TBD.</documentation>
        </annotation>
    </attribute>
</attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
stone-idref sportsml:stone-idref Optional
player-idref sportsml:player-idref Optional
team-idref sportsml:team-idref Optional
end-number sportsml:end-number Optional