Definition Type: Attribute
Name: type
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-core.xsd
Use Optional
Documentation:
Could be a numeric value like 2, 5 or 10 for ice hockey, or yellow-card or red-card for soccer etc.
Collapse XSD Schema Diagram:
XSD Diagram of type in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="type" type="string" use="optional">
    <annotation>
        <documentation>Could be a numeric value like 2, 5 or 10 for ice hockey, or yellow-card or red-card for soccer etc.</documentation>
    </annotation>
</attribute>