Definition Type: Element
Name: nitf-colgroup
Namespace: http://iptc.org/std/nitf/2006-03-01/
Containing Schema: nitf-3-3.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into nitf-col in schema nitf-3-3_xsd Drilldown into occurrences in schema nitf-3-3_xsd Drilldown into value in schema nitf-3-3_xsd Drilldown into idsrc 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 nitf-colgroup in schema nitf-3-3_xsd (SportsML)
Collapse XSD Schema Code:
<element name="nitf-colgroup">
    <complexType>
        <sequence maxOccurs="unbounded">
            <element ref="nitf:nitf-col" />
        </sequence>
        <attributeGroup ref="nitf:globalNITFAttributes" />
        <attribute name="idsrc" type="string" use="optional" />
        <attribute name="value" type="string" use="optional" />
        <attribute name="occurrences" type="string" use="optional" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
nitf-col ns0:nitf-col (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id ns0:id Optional
idsrc ns0:idsrc Optional
value ns0:value Optional
occurrences ns0:occurrences Optional