Definition Type: ComplexType
Name: QualPropType
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:QCodePropType
Containing Schema: NAR_1.3-spec-Framework-Core.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-core_xsd Drilldown into qcode in schema nar_1_3-spec-framework-core_xsd Drilldown into QCodePropType in schema nar_1_3-spec-framework-core_xsdXSD Diagram of QualPropType in schema nar_1_3-spec-framework-core_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: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
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsA:accessStatus, nsA:itemClass, nsA:occurStatus, nsA:pubStatus, nsA:role, nsA:servicensA:type, nsA:type, nsA:TypedQualPropType,
Collapse Comments:
blog comments powered by Disqus