Definition Type: Attribute
Name: points-scored-against
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
The number of points scored against a team by its opponents during an extended time period.
Collapse XSD Schema Diagram:
XSD Diagram of points-scored-against in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="points-scored-against" type="xs:nonNegativeInteger" use="optional">
    <xs:annotation>
        <xs:documentation>The number of points scored against a team by its opponents during an extended time period.</xs:documentation>
    </xs:annotation>
</xs:attribute>