Definition Type: Attribute
Name: split-location
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-motor-racing.xsd
Use Optional
Documentation:
Used when partial laps are being timed. If omitted, it is assumed that the stats herein are for the entire lap. Sample values include: start | stretch | finish | marker-1 | marker-2
Collapse XSD Schema Diagram:
XSD Diagram of split-location in schema sportsml-specific-motor-racing_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="split-location" type="string" use="optional">
    <annotation>
        <documentation>Used when partial laps are being timed. If omitted, it is assumed that the stats herein are for the entire lap. Sample values include: start | stretch | finish | marker-1 | marker-2</documentation>
    </annotation>
</attribute>