Definition Type: Attribute
Name: new-status
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:
What the new status of the player or team is. Examples are active, inactive, disabled-list.
Collapse XSD Schema Diagram:
XSD Diagram of new-status in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<attribute name="new-status" type="string" use="optional">
    <annotation>
        <documentation>What the new status of the player or team is. Examples are active, inactive, disabled-list.</documentation>
    </annotation>
</attribute>