Definition Type: Element
Name: evloc
Namespace: http://iptc.org/std/NITF/2006-10-18/
Containing Schema: nitf-3-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into city in schema nitf-3-4_xsd Drilldown into county-dist in schema nitf-3-4_xsd Drilldown into state-prov in schema nitf-3-4_xsd Drilldown into iso-cc 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 evloc in schema nitf-3-4_xsd (SportsML)
Collapse XSD Schema Code:
<element name="evloc">
    <complexType>
        <attributeGroup ref="nitf:globalNITFAttributes" />
        <attribute name="iso-cc" type="string" use="optional" />
        <attribute name="state-prov" type="string" use="optional" />
        <attribute name="county-dist" type="string" use="optional" />
        <attribute name="city" type="string" use="optional" />
    </complexType>
</element>
Collapse Child Attributes:
Name Type Default Value Use
id nitf:id Optional
iso-cc nitf:iso-cc Optional
state-prov nitf:state-prov Optional
county-dist nitf:county-dist Optional
city nitf:city Optional