Definition Type: Attribute
Name: uniform-number
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 number currently displayed on the uniform or jersey of the player.
Collapse XSD Schema Diagram:
XSD Diagram of uniform-number in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="uniform-number" type="string" use="optional">
    <annotation>
        <documentation>The number currently displayed on the uniform or jersey of the player.</documentation>
    </annotation>
</attribute>