Definition Type: ComplexType
Name: QualPropType
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:QCodePropType
Containing Schema: NAR_1.3-spec-Framework-Power.xsd
Abstract
Documentation:
Type type for a property with a QCode value in a qcode attribute and optional names
Collapse XSD Schema Diagram:
Drilldown into name in schema nar_1_3-spec-framework-power_xsd 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_xsd Drilldown into QCodePropType in schema nar_1_3-spec-framework-power_xsd Drilldown into dir in schema nar_1_3-spec-framework-power_xsd Drilldown into lang in schema xml_xsd Drilldown into i18nAttributes in schema nar_1_3-spec-framework-power_xsdXSD Diagram of QualPropType in schema nar_1_3-spec-framework-power_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:complexType name="QualPropType">
    <xs:annotation>
        <xs:documentation>Type type for a property with a  QCode value in a qcode attribute and optional names</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="QCodePropType">
            <xs:sequence>
                <!-- NAR1.1 rev3 : use newly defined global name -->
                <xs:element ref="name" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:attributeGroup ref="i18nAttributes" />
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
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 Required
id nsA:id (Optional)
creator nsA:creator (Optional)
modified nsA:modified (Optional)
lang nsB:lang (Optional)
dir nsA:dir (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsA:accessStatus, nsA:itemClass, nsA:newsCoverageStatus, nsA:occurStatus, nsA:pubStatus, nsA:role, nsA:service, nsA:service, nsA:signalnsA:type, nsA:type, nsA:TypedQualPropType,
Collapse Comments:
blog comments powered by Disqus