Definition Type: Element
Name: LandmarkNameInner
Namespace: http://niem.gov/niem/external/urisa-street-address/draft-0.2.0/dhs-gmo/1.0.0
Type: addr:LandmarkName_type
Containing Schema: StreetAddressDataStandard.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into type in schema streetaddressdatastandard_xsdXSD Diagram of LandmarkNameInner in schema streetaddressdatastandard_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="LandmarkNameInner" minOccurs="1" maxOccurs="1">
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="addr:LandmarkName_type">
                <xsd:attribute name="type" type="xsd:string" fixed="Inner" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
type addr:type (Optional)
Collapse Derivation Tree: