Definition Type: ComplexType
Name: baseCareerPhaseMetadataComplexType
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:basePlayerMetadataComplexType
Containing Schema: sportsml.xsd
Abstract
Documentation:
A description of where a player is playing, or has previously played. | Can be used to state where the player went to college. Can also list previous teams of the player.
Collapse XSD Schema Diagram:
Drilldown into injury-phase in schema sportsml_xsd Drilldown into career-phase in schema sportsml_xsd Drilldown into sports-property in schema sportsml_xsd Drilldown into home-location in schema sportsml_xsd Drilldown into name in schema sportsml_xsd Drilldown into nationality in schema sportsml_xsd Drilldown into key 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_xsd Drilldown into baseEntityMetadataComplexType in schema sportsml_xsd Drilldown into gender in schema sportsml_xsd Drilldown into health in schema sportsml_xsd Drilldown into position-depth in schema sportsml_xsd Drilldown into position-event in schema sportsml_xsd Drilldown into position-regular in schema sportsml_xsd Drilldown into weight in schema sportsml_xsd Drilldown into height in schema sportsml_xsd Drilldown into date-of-death in schema sportsml_xsd Drilldown into date-of-birth in schema sportsml_xsd Drilldown into basePersonMetadataComplexType in schema sportsml_xsd Drilldown into round-position in schema sportsml_xsd Drilldown into home-page-url in schema sportsml_xsd Drilldown into uniform-number in schema sportsml_xsd Drilldown into scratch-reason in schema sportsml_xsd Drilldown into lineup-slot-sequence in schema sportsml_xsd Drilldown into lineup-slot in schema sportsml_xsd Drilldown into status in schema sportsml_xsd Drilldown into team-idref in schema sportsml_xsd Drilldown into basePlayerMetadataComplexType in schema sportsml_xsd Drilldown into exit-reason in schema sportsml_xsd Drilldown into selection-overall in schema sportsml_xsd Drilldown into selection-sublevel in schema sportsml_xsd Drilldown into selection-level in schema sportsml_xsd Drilldown into entry-reason in schema sportsml_xsd Drilldown into phase-caliber-key in schema sportsml_xsd Drilldown into phase-caliber in schema sportsml_xsd Drilldown into phase-status in schema sportsml_xsd Drilldown into subphase-type in schema sportsml_xsd Drilldown into duration in schema sportsml_xsd Drilldown into end-date in schema sportsml_xsd Drilldown into start-date in schema sportsml_xsd Drilldown into phase-type in schema sportsml_xsdXSD Diagram of baseCareerPhaseMetadataComplexType in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:complexType name="baseCareerPhaseMetadataComplexType">
    <xs:annotation>
        <xs:documentation>A description of where a player is playing, or has previously played. | Can be used to state where the player went to college. Can also list previous teams of the player.</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="basePlayerMetadataComplexType">
            <xs:attribute name="phase-type" type="QCodeType" use="optional">
                <xs:annotation>
                    <xs:documentation>Value can be college or professional, etc.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="start-date" type="TruncatedDateTimeType" use="optional">
                <xs:annotation>
                    <xs:documentation>When the player started this phase in the career, normalized to ISO 8601 extended format: YYYY-MM-DDTHH:MM:SS+HH:MM. Use YYYY-MM-DD when no time is available.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="end-date" type="TruncatedDateTimeType" use="optional">
                <xs:annotation>
                    <xs:documentation>When the player ended this phase in the career, normalized to ISO 8601 extended format: YYYY-MM-DDTHH:MM:SS+HH:MM. Use YYYY-MM-DD when no time is available.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="duration" type="QCodeType" use="optional">
                <xs:annotation>
                    <xs:documentation>In lieu of a start-date and end-date. Generally in years. Could hold the number of years that a player was a pro. Use temporal-unit vocabulary.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="subphase-type" type="QCodeType" use="optional">
                <xs:annotation>
                    <xs:documentation>A subcategory of the phase-type, for example could be sophomore or rookie.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="phase-status" type="QCodeType" use="optional">
                <xs:annotation>
                    <xs:documentation>Player's status within a particular phase. For example, active, injured, etc.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="phase-caliber" type="QCodeType" use="optional">
                <xs:annotation>
                    <xs:documentation>A controlled vocabulary for the name attribute. States organization this player was in, for the duration of the phase. For example, league or team.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="phase-caliber-key" type="QCodeType" use="optional">
                <xs:annotation>
                    <xs:documentation>The metadata key within the phase-caliber. For example, l.nfl.com if phase-caliber is league. Or l.nfl.com-t.2 if phase-caliber is team.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="entry-reason" type="QCodeType" use="optional">
                <xs:annotation>
                    <xs:documentation>The reason why the player entered this phase. For example, draft or trade.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="selection-level" type="xs:integer" use="optional">
                <xs:annotation>
                    <xs:documentation>The level within which the player was selected to enter this phase. For example, 1, if drafted in 1st round.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="selection-sublevel" type="xs:integer" use="optional">
                <xs:annotation>
                    <xs:documentation>The sublevel of the selection-level. For example, 27, if picked as 27th selection in 1st round.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="selection-overall" type="xs:integer" use="optional">
                <xs:annotation>
                    <xs:documentation>The total ranking amongst all levels in a draft.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="exit-reason" type="QCodeType" use="optional">
                <xs:annotation>
                    <xs:documentation>The reason why the player exitted this phase. For example, retired or waived.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name nsA:name 0 unbounded
home-location nsA:home-location 0 (1)
sports-property nsA:sports-property 0 unbounded
career-phase nsA:career-phase (1) (1)
injury-phase nsA:injury-phase (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Optional
class nsA:class Optional
style nsA:style Optional
key nsA:key Optional
nationality nsA:nationality Optional
date-of-birth nsA:date-of-birth Optional
date-of-death nsA:date-of-death Optional
height nsA:height Optional
weight nsA:weight Optional
position-regular nsA:position-regular Optional
position-event nsA:position-event Optional
position-depth nsA:position-depth Optional
health nsA:health Optional
gender nsA:gender Optional
team-idref nsA:team-idref Optional
status nsA:status Optional
lineup-slot nsA:lineup-slot Optional
lineup-slot-sequence nsA:lineup-slot-sequence Optional
scratch-reason nsA:scratch-reason Optional
uniform-number nsA:uniform-number Optional
home-page-url nsA:home-page-url Optional
round-position nsA:round-position Optional
phase-type nsA:phase-type Optional
start-date nsA:start-date Optional
end-date nsA:end-date Optional
duration nsA:duration Optional
subphase-type nsA:subphase-type Optional
phase-status nsA:phase-status Optional
phase-caliber nsA:phase-caliber Optional
phase-caliber-key nsA:phase-caliber-key Optional
entry-reason nsA:entry-reason Optional
selection-level nsA:selection-level Optional
selection-sublevel nsA:selection-sublevel Optional
selection-overall nsA:selection-overall Optional
exit-reason nsA:exit-reason Optional
Collapse Derivation Tree:
Collapse References:
nsA:career-phase