Definition Type: Element
Name: AddressAugmentation
Namespace: http://niem.gov/niem/domains/internationalTrade/2.0
Type: it:AddressAugmentationType
Containing Schema: internationalTrade.xsd
Abstract
Documentation:
Additional information about an address.
Collapse XSD Schema Diagram:
Drilldown into LocationCountrySubEntityIdentification in schema internationaltrade_xsd Drilldown into LocationCountrySubEntityName in schema internationaltrade_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into AugmentationType in schema structures_xsd Drilldown into AddressAugmentationType in schema internationaltrade_xsdXSD Diagram of AddressAugmentation in schema internationaltrade_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="AddressAugmentation" type="it:AddressAugmentationType" substitutionGroup="s:Augmentation">
    <xsd:annotation>
        <xsd:documentation>Additional information about an address.</xsd:documentation>
        <xsd:appinfo>
            <i:AppliesTo i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="AddressType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LocationCountrySubEntityName it:LocationCountrySubEntityName 0 unbounded
LocationCountrySubEntityIdentification it:LocationCountrySubEntityIdentification 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
Collapse Derivation Tree:
Collapse References:
s:Augmentation