Definition Type: ComplexType
Name: statusChangeComplexType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: sportsml.xsd
Abstract
Documentation:
Indicates status change of an entity.
Collapse XSD Schema Diagram:
Drilldown into new-idref in schema sportsml_xsd Drilldown into original-idref in schema sportsml_xsd Drilldown into new-status in schema sportsml_xsd Drilldown into original-status in schema sportsml_xsd Drilldown into status-change-type in schema sportsml_xsd Drilldown into changer-idref in schema sportsml_xsd Drilldown into measurement-units in schema sportsml_xsd Drilldown into distance-minimum in schema sportsml_xsd Drilldown into distance-maximum in schema sportsml_xsd Drilldown into distance in schema sportsml_xsd Drilldown into scope-value in schema sportsml_xsd Drilldown into weather-type in schema sportsml_xsd Drilldown into surface-type in schema sportsml_xsd Drilldown into venue-type in schema sportsml_xsd Drilldown into location-key in schema sportsml_xsd Drilldown into situation in schema sportsml_xsd Drilldown into unit-type in schema sportsml_xsd Drilldown into unit-value in schema sportsml_xsd Drilldown into competition in schema sportsml_xsd Drilldown into team in schema sportsml_xsd Drilldown into opponent-type in schema sportsml_xsd Drilldown into opponent-value in schema sportsml_xsd Drilldown into event-span in schema sportsml_xsd Drilldown into temporal-unit-value in schema sportsml_xsd Drilldown into temporal-unit-type in schema sportsml_xsd Drilldown into period-end-date-time in schema sportsml_xsd Drilldown into period-start-date-time in schema sportsml_xsd Drilldown into end-date-time in schema sportsml_xsd Drilldown into start-date-time in schema sportsml_xsd Drilldown into period-type in schema sportsml_xsd Drilldown into period-value in schema sportsml_xsd Drilldown into scoping-label in schema sportsml_xsd Drilldown into record-making-scope in schema sportsml_xsd Drilldown into position in schema sportsml_xsd Drilldown into alignment-scope in schema sportsml_xsd Drilldown into duration-scope in schema sportsml_xsd Drilldown into team-coverage in schema sportsml_xsd Drilldown into stats-coverage in schema sportsml_xsd Drilldown into coverageAttributes in schema sportsml_xsd Drilldown into style in schema sportsml_xsd Drilldown into class in schema sportsml_xsd Drilldown into id in schema sportsml_xsd Drilldown into commonAttributes in schema sportsml_xsdXSD Diagram of statusChangeComplexType in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:complexType name="statusChangeComplexType">
    <xs:annotation>
        <xs:documentation>Indicates status change of an entity.</xs:documentation>
    </xs:annotation>
    <xs:attributeGroup ref="commonAttributes" />
    <xs:attributeGroup ref="coverageAttributes" />
    <xs:attribute name="changer-idref" type="xs:IDREF" use="required">
        <xs:annotation>
            <xs:documentation>A pointer to the player or team that has undergone the status change.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <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>
    <xs:attribute name="original-status" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>What the original status of the player or team was. Examples are active, inactive, disabled-list.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="new-status" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>What the new status of the player or team is. Examples are active, inactive, disabled-list.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="original-idref" type="xs:IDREF" use="optional">
        <xs:annotation>
            <xs:documentation>Generally, a pointer to the original team that the player in changer-idref was affiliated with.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="new-idref" type="xs:IDREF" use="optional">
        <xs:annotation>
            <xs:documentation>Generally, a pointer to the new team that the player in changer-idref is now affiliated with.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Optional
class nsA:class Optional
style nsA:style Optional
stats-coverage nsA:stats-coverage Optional
team-coverage nsA:team-coverage Optional
duration-scope nsA:duration-scope Optional
alignment-scope nsA:alignment-scope Optional
position nsA:position Optional
record-making-scope nsA:record-making-scope Optional
scoping-label nsA:scoping-label Optional
period-value nsA:period-value Optional
period-type nsA:period-type Optional
start-date-time nsA:start-date-time Optional
end-date-time nsA:end-date-time Optional
period-start-date-time nsA:period-start-date-time Optional
period-end-date-time nsA:period-end-date-time Optional
temporal-unit-type nsA:temporal-unit-type Optional
temporal-unit-value nsA:temporal-unit-value Optional
event-span nsA:event-span Optional
opponent-value nsA:opponent-value Optional
opponent-type nsA:opponent-type Optional
team nsA:team Optional
competition nsA:competition Optional
unit-value nsA:unit-value Optional
unit-type nsA:unit-type Optional
situation nsA:situation Optional
location-key nsA:location-key Optional
venue-type nsA:venue-type Optional
surface-type nsA:surface-type Optional
weather-type nsA:weather-type Optional
scope-value nsA:scope-value Optional
distance nsA:distance Optional
distance-maximum nsA:distance-maximum Optional
distance-minimum nsA:distance-minimum Optional
measurement-units nsA:measurement-units Optional
changer-idref nsA:changer-idref Required
status-change-type nsA:status-change-type Required
original-status nsA:original-status Optional
new-status nsA:new-status Optional
original-idref nsA:original-idref Optional
new-idref nsA:new-idref Optional
Collapse Derivation Tree:
Collapse References:
nsA:status-change