Definition Type: ComplexType
Name: RelatedConceptType
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:FlexPropType
Containing Schema: NAR_1.3-spec-Framework-Power.xsd
Abstract False
Documentation:
The type for an identifier of a related concept
Collapse XSD Schema Diagram:
Drilldown into validto Drilldown into validfrom Drilldown into rank Drilldown into rel Drilldown into facet Drilldown into dir Drilldown into lang Drilldown into modified Drilldown into creator Drilldown into id Drilldown into type Drilldown into literal Drilldown into qcode Drilldown into name Drilldown into FlexPropTypeXSD Diagram of RelatedConceptType
Collapse XSD Schema Code:
<xs:complexType name="RelatedConceptType">
    <xs:annotation>
        <xs:documentation>The type for an identifier of a related concept </xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="FlexPropType">
            <xs:sequence>
                <xs:element ref="facet" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attribute name="rel" type="QCodeType">
                <xs:annotation>
                    <xs:documentation>The identifier of the relationship between the current concept and the target concept.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attribute name="rank" type="xs:nonNegativeInteger">
                <xs:annotation>
                    <xs:documentation>The rank of the current concept among concepts having a relationship to the target concept.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attributeGroup ref="timeValidityAttributes" />
        </xs:extension>
        <!-- v1.2 : change the choice for a sequence-->
        <!-- v1.2 : add rank-->
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name nsA:name 0 unbounded
facet nsA:facet 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
qcode nsA:qcode (Optional)
literal nsA:literal (Optional)
type nsA:type (Optional)
id nsA:id (Optional)
creator nsA:creator (Optional)
modified nsA:modified (Optional)
lang nsA:lang (Optional)
dir nsA:dir (Optional)
rel nsA:rel (Optional)
rank nsA:rank (Optional)
validfrom nsA:validfrom (Optional)
validto nsA:validto (Optional)
<anyAttribute> ##other
Collapse Derivation Tree:
Collapse References:
nsA:broader, nsA:narrowernsA:RelatedConceptBagType,
Collapse Comments:
blog comments powered by Disqus