Definition Type: Attribute
Name: type
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 controlled vocabulary for the type or class of arena. Example for motor-racing: super-speedway.
Collapse XSD Schema Diagram:
XSD Diagram of type in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<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>