Definition Type: Element
Name: evloc
Namespace: http://iptc.org/std/nitf/2006-03-01/
Containing Schema: nitf-3-3.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into city in schema nitf-3-3_xsd Drilldown into county-dist in schema nitf-3-3_xsd Drilldown into state-prov in schema nitf-3-3_xsd Drilldown into iso-cc 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 evloc in schema nitf-3-3_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 ns0:id Optional
iso-cc ns0:iso-cc Optional
state-prov ns0:state-prov Optional
county-dist ns0:county-dist Optional
city ns0:city Optional