Definition Type: ComplexType
Name: FlexRelatedPropType
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:FlexPropType
Containing Schema: NAR_1.9-spec-All-Core.xsd
Abstract
Documentation:
Flexible generic type for both controlled and uncontrolled values of a related concept
Collapse XSD Schema Diagram:
Drilldown into hierarchyInfo in schema nar_1_9-spec-all-core_xsd Drilldown into name in schema nar_1_9-spec-all-core_xsd Drilldown into type in schema nar_1_9-spec-all-core_xsd Drilldown into literal in schema nar_1_9-spec-all-core_xsd Drilldown into qcode in schema nar_1_9-spec-all-core_xsd Drilldown into flexAttributes in schema nar_1_9-spec-all-core_xsd Drilldown into FlexPropType in schema nar_1_9-spec-all-core_xsd Drilldown into rel in schema nar_1_9-spec-all-core_xsdXSD Diagram of FlexRelatedPropType in schema nar_1_9-spec-all-core_xsd (News Architecture (NAR) - Core)
Collapse XSD Schema Code:
<xs:complexType name="FlexRelatedPropType">
    <xs:annotation>
        <xs:documentation>Flexible generic type for both controlled and uncontrolled values of a related concept</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="FlexPropType">
            <xs:attribute name="rel" type="QCodeType">
                <xs:annotation>
                    <xs:documentation>The identifier of the relationship between the concept containing the related property and the concept identified by the related value.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name nsA:name (1) (1)
hierarchyInfo nsA:hierarchyInfo (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
qcode nsA:qcode (Optional)
literal nsA:literal (Optional)
type nsA:type (Optional)
rel nsA:rel (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsA:related