Definition Type: ComplexType
Name: QCodePropType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NAR_1.3-spec-Framework-Power.xsd
Abstract
Documentation:
The type for a property with a QCode value in a qcode attribute
Collapse XSD Schema Diagram:
Drilldown into modified in schema nar_1_3-spec-framework-power_xsd Drilldown into creator in schema nar_1_3-spec-framework-power_xsd Drilldown into id in schema nar_1_3-spec-framework-power_xsd Drilldown into editAttributes in schema nar_1_3-spec-framework-power_xsd Drilldown into qcode in schema nar_1_3-spec-framework-power_xsdXSD Diagram of QCodePropType in schema nar_1_3-spec-framework-power_xsd (EventsML - News Exchange Format)
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:attributeGroup ref="editAttributes" />
    <xs:anyAttribute namespace="##other" processContents="lax" />
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
qcode nsA:qcode Required
id nsA:id (Optional)
creator nsA:creator (Optional)
modified nsA:modified (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsA:bitnsA:confirmation, nsA:QualPropType,
Collapse Comments:
blog comments powered by Disqus