Definition Type: Attribute
Name: location
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:
A string indicating where on the court the play occured. Could be an approximate region, or a more complex value adhering to some elaborate coordinate system.
Collapse XSD Schema Diagram:
XSD Diagram of location in schema sportsml-specific-basketball_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="location" type="string" use="optional">
    <annotation>
        <documentation>A string indicating where on the court the play occured. Could be an approximate region, or a more complex value adhering to some elaborate coordinate system.</documentation>
    </annotation>
</attribute>