Definition Type: Element
Name: meta
Namespace: http://iptc.org/std/NITF/2006-10-18/
Containing Schema: nitf-3-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into content in schema nitf-3-4_xsd Drilldown into name in schema nitf-3-4_xsd Drilldown into http-equiv in schema nitf-3-4_xsd Drilldown into id in schema nitf-3-4_xsd Drilldown into globalNITFAttributes in schema nitf-3-4_xsdXSD Diagram of meta in schema nitf-3-4_xsd (SportsML)
Collapse XSD Schema Code:
<element name="meta">
    <complexType>
        <attributeGroup ref="nitf:globalNITFAttributes" />
        <attribute name="http-equiv" type="NMTOKEN" use="optional" />
        <attribute name="name" type="NMTOKEN" use="optional" />
        <attribute name="content" type="string" use="required" />
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id nitf:id Optional
http-equiv nitf:http-equiv Optional
name nitf:name Optional
content nitf:content Required