Definition Type: Element
Name: facet
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:FlexPropType
Containing Schema: NAR_1.3-spec-Framework-Core.xsd
Abstract
Documentation:
A intrinsic property of the concept.
Collapse XSD Schema Diagram:
Drilldown into name in schema nar_1_3-spec-framework-core_xsd Drilldown into type in schema nar_1_3-spec-framework-core_xsd Drilldown into literal in schema nar_1_3-spec-framework-core_xsd Drilldown into qcode in schema nar_1_3-spec-framework-core_xsd Drilldown into flexAttributes in schema nar_1_3-spec-framework-core_xsd Drilldown into FlexPropType in schema nar_1_3-spec-framework-core_xsd Drilldown into rel in schema nar_1_3-spec-framework-core_xsdXSD Diagram of facet in schema nar_1_3-spec-framework-core_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:element name="facet">
    <xs:annotation>
        <xs:documentation>A intrinsic property of the concept.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="FlexPropType">
                <xs:attribute name="rel" type="QCodeType">
                    <xs:annotation>
                        <xs:documentation>The identifier of the relationship between the current concept (containing the facet) and the concept identified by the facet value.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name nsA:name 0 unbounded
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 Comments:
blog comments powered by Disqus