Definition Type: ComplexType
Name: siteMetadataComplexType
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:baseEntityMetadataComplexType
Containing Schema: sportsml.xsd
Abstract
Documentation:
Metadata about the site.
Collapse XSD Schema Diagram:
Drilldown into sports-content-codes in schema sportsml_xsd Drilldown into sports-property in schema sportsml_xsd Drilldown into home-location in schema sportsml_xsd Drilldown into name in schema sportsml_xsd Drilldown into nationality in schema sportsml_xsd Drilldown into key in schema sportsml_xsd Drilldown into style in schema sportsml_xsd Drilldown into class in schema sportsml_xsd Drilldown into id in schema sportsml_xsd Drilldown into commonAttributes in schema sportsml_xsd Drilldown into baseEntityMetadataComplexType in schema sportsml_xsd Drilldown into ceasedToExist in schema sportsml_xsd Drilldown into created in schema sportsml_xsd Drilldown into home-page-url in schema sportsml_xsd Drilldown into type in schema sportsml_xsd Drilldown into length-units in schema sportsml_xsd Drilldown into length in schema sportsml_xsd Drilldown into incline in schema sportsml_xsd Drilldown into shape in schema sportsml_xsd Drilldown into surface in schema sportsml_xsd Drilldown into site-style in schema sportsml_xsd Drilldown into capacity in schema sportsml_xsdXSD Diagram of siteMetadataComplexType in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:complexType name="siteMetadataComplexType">
    <xs:annotation>
        <xs:documentation>Metadata about the site.</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="baseEntityMetadataComplexType">
            <xs:sequence>
                <xs:element name="sports-content-codes" type="sportsContentCodesComplexType" minOccurs="0" />
            </xs:sequence>
            <xs:attribute name="capacity" type="xs:string" use="optional">
                <xs:annotation>
                    <xs:documentation>How many spectators can fill the site.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="site-style" type="QCodeType" use="optional">
                <xs:annotation>
                    <xs:documentation>Whether it is an indoor or outdoor site.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="surface" type="QCodeType" use="optional">
                <xs:annotation>
                    <xs:documentation>Describes the surface upon which events are played. For example, in tennis, could be hard-court or grass or clay.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="shape" type="QCodeType" use="optional">
                <xs:annotation>
                    <xs:documentation>A controlled vocabulary for the site's shape. Example for motor-racing: oval.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="incline" type="xs:string" use="optional">
                <xs:annotation>
                    <xs:documentation>The pitch or embankment of the field of play. Generally in degrees. Example for motor-racing: 13.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="length" type="xs:string" use="optional">
                <xs:annotation>
                    <xs:documentation>The length of the arena or field of play.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="length-units" type="xs:string" use="optional">
                <xs:annotation>
                    <xs:documentation>The units used for the length attribute.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="type" type="xs:string" use="optional">
                <xs:annotation>
                    <xs:documentation>A controlled vocabulary for the type or class of arena.  Example for motor-racing: super-speedway.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <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>
            <xs:attribute name="created" type="TruncatedDateTimeType" use="optional">
                <xs:annotation>
                    <xs:documentation>Date (and time) when a place was built, opened or so.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="ceasedToExist" type="TruncatedDateTimeType" use="optional">
                <xs:annotation>
                    <xs:documentation>Date (and time) when a place ceased to exist.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name nsA:name 0 unbounded
home-location nsA:home-location 0 (1)
sports-property nsA:sports-property 0 unbounded
sports-content-codes nsA:sports-content-codes 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Optional
class nsA:class Optional
style nsA:style Optional
key nsA:key Optional
nationality nsA:nationality Optional
capacity nsA:capacity Optional
site-style nsA:site-style Optional
surface nsA:surface Optional
shape nsA:shape Optional
incline nsA:incline Optional
length nsA:length Optional
length-units nsA:length-units Optional
type nsA:type Optional
home-page-url nsA:home-page-url Optional
created nsA:created Optional
ceasedToExist nsA:ceasedToExist Optional
Collapse Derivation Tree:
Collapse References:
nsA:site-metadata