Definition Type: ComplexType
Name: sportsPropertyComplexType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: sportsml.xsd
Abstract
Documentation:
An extensible property, similar to structures in NewsML 1.
Collapse XSD Schema Diagram:
Drilldown into allowed-values in schema sportsml_xsd Drilldown into value in schema sportsml_xsd Drilldown into scheme in schema sportsml_xsd Drilldown into vocabulary in schema sportsml_xsd Drilldown into formal-name 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 sportsPropertyComplexType in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:complexType name="sportsPropertyComplexType">
    <xs:annotation>
        <xs:documentation>An extensible property, similar to structures in NewsML 1.</xs:documentation>
    </xs:annotation>
    <xs:attributeGroup ref="commonAttributes" />
    <xs:attribute name="formal-name" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>The code or key for the property.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="vocabulary" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>Provides a pointer to a Topic Set which is the controlled vocabulary that can be used to resolve the meaning of the formal-name.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="scheme" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>Distinguishes which of possibly multiple naming schemes in the controlled vocabulary is the one that governs this formal-name.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="value" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>The value of the property. For example, if formal-name equals favorite-color, then value might equal blue.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="allowed-values" type="xs:string" use="optional">
        <xs:annotation>
            <xs:documentation>Points to a controlled vocabulary that delimits the set of allowed values for the property.</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
formal-name nsA:formal-name Optional
vocabulary nsA:vocabulary Optional
scheme nsA:scheme Optional
value nsA:value Optional
allowed-values nsA:allowed-values Optional
Collapse Derivation Tree:
Collapse References:
nsA:sports-property, nsA:sports-property, nsA:sports-property, nsA:sports-property