Definition Type: Attribute
Name: penalty-name
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
The name of the penalty
Collapse XSD Schema Diagram:
XSD Diagram of penalty-name in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="penalty-name" use="optional" type="xs:string">
    <xs:annotation>
        <xs:documentation>The name of the penalty</xs:documentation>
    </xs:annotation>
</xs:attribute>