Definition Type: Attribute
Name: status-change-type
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:QCodeType
Containing Schema: sportsml.xsd
Use Required
Documentation:
What type of change was made in the status of a player or team. Examples are injury, trade, cut.
Collapse XSD Schema Diagram:
XSD Diagram of status-change-type in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="status-change-type" type="QCodeType" use="required">
    <xs:annotation>
        <xs:documentation>What type of change was made in the status of a player or team. Examples are injury, trade, cut.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: