Definition Type: Attribute
Name: play-type
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-american-football.xsd
Use Optional
Documentation:
The type of play. Controlled vocabulary. run | pass | kick | etc.
Collapse XSD Schema Diagram:
XSD Diagram of play-type in schema sportsml-specific-american-football_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="play-type" type="string" use="optional">
    <annotation>
        <documentation>The type of play. Controlled vocabulary. run | pass | kick | etc.</documentation>
    </annotation>
</attribute>