Definition Type: Element
Name: event
Namespace: http://iptc.org/std/NITF/2006-10-18/
Containing Schema: nitf-3-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into alt-code in schema nitf-3-4_xsd Drilldown into value in schema nitf-3-4_xsd Drilldown into idsrc in schema nitf-3-4_xsd Drilldown into end-date in schema nitf-3-4_xsd Drilldown into start-date 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 event in schema nitf-3-4_xsd (SportsML)
Collapse XSD Schema Code:
<element name="event">
    <complexType mixed="true">
        <choice minOccurs="0" maxOccurs="unbounded">
            <element ref="nitf:alt-code" />
        </choice>
        <attributeGroup ref="nitf:commonNITFAttributes" />
        <attribute name="start-date" type="string" use="optional" />
        <attribute name="end-date" type="string" use="optional" />
        <attribute name="idsrc" type="string" use="optional" />
        <attribute name="value" type="string" use="optional" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
alt-code nitf:alt-code (1) (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
start-date nitf:start-date Optional
end-date nitf:end-date Optional
idsrc nitf:idsrc Optional
value nitf:value Optional