Definition Type: Attribute
Name: site-key
Namespace: http://www.sportsml.org/schema/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-core.xsd
Use Optional
Documentation:
The unique identifier for the site.
Collapse XSD Schema Diagram:
XSD Diagram of site-key in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="site-key" type="string" use="optional">
    <annotation>
        <documentation>The unique identifier for the site.</documentation>
    </annotation>
</attribute>