Definition Type: Attribute
Name: score-against-par
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
How the score of this player is compared to the course par
Collapse XSD Schema Diagram:
XSD Diagram of score-against-par in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="score-against-par" use="optional" type="xs:integer">
    <xs:annotation>
        <xs:documentation>How the score of this player is compared to the course par</xs:documentation>
    </xs:annotation>
</xs:attribute>