Definition Type: ComplexType
Name: AssertType
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NAR_1.3-spec-Framework-Power.xsd
Abstract
Documentation:
The type of an assertion about a concept (Type defined in this XML Schema only)
Collapse XSD Schema Diagram:
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 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 AssertType in schema nar_1_3-spec-framework-power_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:complexType name="AssertType">
    <xs:annotation>
        <xs:documentation>The type of an assertion about a concept (Type defined in this XML Schema only)</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attribute name="qcode" type="QCodeType" use="required">
        <xs:annotation>
            <xs:documentation>A concept identifier.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attributeGroup ref="editAttributes" />
    <xs:attributeGroup ref="i18nAttributes" />
    <xs:anyAttribute namespace="##other" processContents="lax" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##any' 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:assert
Collapse Comments:
blog comments powered by Disqus