Definition Type: Attribute
Name: officialName
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ols.xsd
Use Optional
Documentation:
The name for a street (e.g., Main).
Collapse XSD Schema Diagram:
XSD Diagram of officialName in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="officialName" type="string" use="optional">
    <annotation>
        <documentation>
				The name for a street (e.g., Main).
				</documentation>
    </annotation>
</attribute>