Definition Type: Attribute
Name: largest-lead
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-basketball.xsd
Use Optional
Documentation:
Largest number of points this team has led the opposition. Could be a negative number.
Collapse XSD Schema Diagram:
XSD Diagram of largest-lead in schema sportsml-specific-basketball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="largest-lead" type="string" use="optional">
    <annotation>
        <documentation>Largest number of points this team has led the opposition. Could be a negative number.</documentation>
    </annotation>
</attribute>