Definition Type: Element
Name: meta
Namespace: http://iptc.org/std/nitf/2006-03-01/
Containing Schema: nitf-3-3.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into content in schema nitf-3-3_xsd Drilldown into name in schema nitf-3-3_xsd Drilldown into http-equiv in schema nitf-3-3_xsd Drilldown into id in schema nitf-3-3_xsd Drilldown into globalNITFAttributes in schema nitf-3-3_xsdXSD Diagram of meta in schema nitf-3-3_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 ns0:id Optional
http-equiv ns0:http-equiv Optional
name ns0:name Optional
content ns0:content Required