Definition Type: Element
Name: hedline
Namespace: http://iptc.org/std/nitf/2006-03-01/
Containing Schema: nitf-3-3.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into hl2 in schema nitf-3-3_xsd Drilldown into hl1 in schema nitf-3-3_xsd Drilldown into lang in schema xml_xsd Drilldown into style in schema nitf-3-3_xsd Drilldown into class in schema nitf-3-3_xsd Drilldown into id in schema nitf-3-3_xsd Drilldown into commonNITFAttributes in schema nitf-3-3_xsdXSD Diagram of hedline in schema nitf-3-3_xsd (SportsML)
Collapse XSD Schema Code:
<element name="hedline">
    <complexType>
        <sequence>
            <element ref="nitf:hl1" />
            <element ref="nitf:hl2" minOccurs="0" maxOccurs="unbounded" />
        </sequence>
        <attributeGroup ref="nitf:commonNITFAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
hl1 ns0:hl1 (1) (1)
hl2 ns0:hl2 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id ns0:id Optional
class ns0:class Optional
style ns0:style Optional
lang nsA:lang Optional