Definition Type: ComplexType
Name: LabelType
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:IntlStringType
Containing Schema: NAR_1.3-spec-Framework-Core.xsd
Abstract
Documentation:
The CCL-type for information about the content as natural language string with minimal markup
Collapse XSD Schema Diagram:
Drilldown into dir in schema nar_1_3-spec-framework-core_xsd Drilldown into lang in schema xml_xsd Drilldown into i18nAttributes in schema nar_1_3-spec-framework-core_xsd Drilldown into IntlStringType in schema nar_1_3-spec-framework-core_xsd Drilldown into role in schema nar_1_3-spec-framework-core_xsdXSD Diagram of LabelType in schema nar_1_3-spec-framework-core_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:complexType name="LabelType">
    <xs:annotation>
        <xs:documentation>The CCL-type for information about the content as natural language string with minimal markup</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="IntlStringType">
            <xs:attribute name="role" type="QCodeType">
                <xs:annotation>
                    <xs:documentation>A refinement of the semantics of the label.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
lang nsB:lang (Optional)
dir nsA:dir (Optional)
role nsA:role (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
nsA:by, nsA:capacity, nsA:dateline, nsA:headline, nsA:openHours, nsA:title
Collapse Comments:
blog comments powered by Disqus