Definition Type: ComplexType
Name: QCodePropType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NAR_1.9-spec-All-Core.xsd
Abstract
Documentation:
The type for a property with a QCode value in a qcode attribute
Collapse XSD Schema Diagram:
Drilldown into qcode in schema nar_1_9-spec-all-core_xsdXSD Diagram of QCodePropType in schema nar_1_9-spec-all-core_xsd (News Architecture (NAR) - Core)
Collapse XSD Schema Code:
<xs:complexType name="QCodePropType">
    <xs:annotation>
        <xs:documentation>The type for a property with a QCode value in a qcode attribute</xs:documentation>
    </xs:annotation>
    <xs:attribute name="qcode" type="QCodeType" use="required">
        <xs:annotation>
            <xs:documentation>A qualified code which identifies a concept.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:anyAttribute namespace="##other" processContents="lax" />
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
qcode nsA:qcode Required
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsA:confirmationnsA:QualPropType,