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