Definition Type: Attribute
Name: score-attempt-type
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml-specific-soccer.xsd
Use Optional
Documentation:
What type of attempt. Values in external controlled vocabulary: sportsml-vocabulary-specific-soccer.score-attempt-type (Note that the same attribute names are used as in score-attempt to avoid the need for duplicated vocabularies.)
Collapse XSD Schema Diagram:
XSD Diagram of score-attempt-type in schema sportsml-specific-soccer_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="score-attempt-type" type="string" use="optional">
    <annotation>
        <documentation>What type of attempt. Values in external controlled vocabulary: sportsml-vocabulary-specific-soccer.score-attempt-type (Note that the same attribute names are used as in score-attempt to avoid the need for duplicated vocabularies.)</documentation>
    </annotation>
</attribute>