Definition Type: Element
Name: headline
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:LabelType
Containing Schema: NAR_1.9-spec-Framework-Core.xsd
Abstract
Documentation:
A brief and snappy introduction to the content, designed to catch the reader's attention
Collapse XSD Schema Diagram:
Drilldown into dir in schema nar_1_9-spec-framework-core_xsd Drilldown into lang in schema xml_xsd Drilldown into i18nAttributes in schema nar_1_9-spec-framework-core_xsd Drilldown into IntlStringType in schema nar_1_9-spec-framework-core_xsd Drilldown into role in schema nar_1_9-spec-framework-core_xsd Drilldown into LabelType in schema nar_1_9-spec-framework-core_xsdXSD Diagram of headline in schema nar_1_9-spec-framework-core_xsd (News Architecture (NAR) - Core)
Collapse XSD Schema Code:
<xs:element name="headline">
    <xs:annotation>
        <xs:documentation>A brief and snappy introduction to the content, designed to catch the reader's attention</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="LabelType">
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
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: