Definition Type: Attribute
Name: round-position
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-core.xsd
Use Optional
Documentation:
The seed or position in this particular round for which this player started. Useful for bracketed tournaments, such as tennis.
Collapse XSD Schema Diagram:
XSD Diagram of round-position in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="round-position" type="string" use="optional">
    <annotation>
        <documentation>The seed or position in this particular round for which this player started. Useful for bracketed tournaments, such as tennis.</documentation>
    </annotation>
</attribute>