Definition Type: Element
Name: LocationArea
Namespace: http://niem.gov/niem/niem-core/2.0
Type: nc:AreaType
Containing Schema: niem-core.xsd
Abstract
Documentation:
A location identified by geographic boundaries.
Collapse XSD Schema Diagram:
Drilldown into AreaGeographicCode in schema niem-core_xsd Drilldown into AreaCircularRegion in schema niem-core_xsd Drilldown into AreaCircularDescriptionText in schema niem-core_xsd Drilldown into AreaPolygonGeographicCoordinate in schema niem-core_xsd Drilldown into AreaPolygonDescriptionText in schema niem-core_xsd Drilldown into AreaDescriptionText in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsd Drilldown into AreaType in schema niem-core_xsdXSD Diagram of LocationArea in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="LocationArea" type="nc:AreaType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>A location identified by geographic boundaries.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AreaDescriptionText nc:AreaDescriptionText 0 unbounded
AreaPolygonDescriptionText nc:AreaPolygonDescriptionText 0 unbounded
AreaPolygonGeographicCoordinate nc:AreaPolygonGeographicCoordinate 0 unbounded
AreaCircularDescriptionText nc:AreaCircularDescriptionText 0 unbounded
AreaCircularRegion nc:AreaCircularRegion 0 unbounded
AreaGeographicCode nc:AreaGeographicCode 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree: