Definition Type: Element
Name: ContactMailingAddress
Namespace: http://niem.gov/niem/niem-core/2.0
Type: nc:AddressType
Containing Schema: niem-core.xsd
Abstract
Documentation:
A postal address by which a person or organization may be contacted.
Collapse XSD Schema Diagram:
Drilldown into AddressRepresentation 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 AddressType in schema niem-core_xsdXSD Diagram of ContactMailingAddress in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element substitutionGroup="nc:ContactMeans" name="ContactMailingAddress" type="nc:AddressType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>A postal address by which a person or organization may be contacted.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:name="ContactMeans" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AddressRepresentation nc:AddressRepresentation 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:ContactMeans