Definition Type: Element
Name: StructuredAddress
Namespace: http://niem.gov/niem/niem-core/2.0
Type: nc:StructuredAddressType
Containing Schema: niem-core.xsd
Abstract
Documentation:
An address.
Collapse XSD Schema Diagram:
Drilldown into LocationPostalExtensionCode in schema niem-core_xsd Drilldown into LocationPostalCode in schema niem-core_xsd Drilldown into LocationCountry in schema niem-core_xsd Drilldown into LocationState in schema niem-core_xsd Drilldown into LocationCounty in schema niem-core_xsd Drilldown into LocationCityName in schema niem-core_xsd Drilldown into AddressDeliveryPoint in schema niem-core_xsd Drilldown into AddressRecipientName 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 StructuredAddressType in schema niem-core_xsdXSD Diagram of StructuredAddress in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element substitutionGroup="nc:AddressRepresentation" name="StructuredAddress" type="nc:StructuredAddressType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>An address.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:name="AddressRepresentation" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AddressRecipientName nc:AddressRecipientName 0 unbounded
AddressDeliveryPoint nc:AddressDeliveryPoint 0 unbounded
LocationCityName nc:LocationCityName 0 unbounded
LocationCounty nc:LocationCounty 0 unbounded
LocationState nc:LocationState 0 unbounded
LocationCountry nc:LocationCountry 0 unbounded
LocationPostalCode nc:LocationPostalCode 0 unbounded
LocationPostalExtensionCode nc:LocationPostalExtensionCode 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:
Collapse References:
nc:AddressRepresentation