Definition Type: ComplexType
Name: TypedQualPropType
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:QualPropType
Containing Schema: NAR_1.3-spec-Framework-Power.xsd
Abstract
Documentation:
The type for a property with a QCode, a type 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_xsd Drilldown into QualPropType in schema nar_1_3-spec-framework-power_xsd Drilldown into type in schema nar_1_3-spec-framework-power_xsdXSD Diagram of TypedQualPropType in schema nar_1_3-spec-framework-power_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:complexType name="TypedQualPropType">
    <xs:annotation>
        <xs:documentation>The type for a property with a QCode, a type and optional names</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="QualPropType">
            <xs:attribute name="type" type="QCodeType">
                <xs:annotation>
                    <xs:documentation>The type of the concept assigned as property value.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
        </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)
type nsA:type (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus