Definition Type: Attribute
Name: faceoff-winner
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: NCName:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
also used to show winner of jumpball in basket.
Collapse XSD Schema Diagram:
XSD Diagram of faceoff-winner in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="faceoff-winner" use="optional" type="xs:NCName">
    <xs:annotation>
        <xs:documentation>also used to show winner of jumpball in basket.</xs:documentation>
    </xs:annotation>
</xs:attribute>