Definition Type: Attribute
Name: home-page-url
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
The website for the venue or arena.
Collapse XSD Schema Diagram:
XSD Diagram of home-page-url in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="home-page-url" type="xs:anyURI" use="optional">
    <xs:annotation>
        <xs:documentation>The website for the venue or arena.</xs:documentation>
    </xs:annotation>
</xs:attribute>