Definition Type: Attribute
Name: start-location
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
A string indicating where on the court the action began. Could be an approximate region, or a more complex value adhering to some elaborate coordinate system.
Collapse XSD Schema Diagram:
XSD Diagram of start-location in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="start-location" use="optional" type="xs:string">
    <xs:annotation>
        <xs:documentation>A string indicating where on the court the action began. Could be an approximate region, or a more complex value adhering to some elaborate coordinate system.</xs:documentation>
    </xs:annotation>
</xs:attribute>