xls:StreetNameType
The data elements that make up the name of a street. There are two valid methods for encoding this information: 1). Use the structured elements and attributes. 2). The element value may contain a simplified string (e.g. 43 West 83rd. Street). An example:
Complex type information
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Schema document: external/ogc-openls/1.1.0/dhs-gmo/1.0.0/ols.xsd
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
directionalPrefix | [0..1] | xsd:string | The direction for a street (e.g., North), placed before the official name. | |
typePrefix | [0..1] | xsd:string | The street type (e.g., Rd or Ave) specified before the official name | |
officialName | [0..1] | xsd:string | The name for a street (e.g., Main). | |
typeSuffix | [0..1] | xsd:string | The street type (e.g., Rd or Ave) specified after the official name | |
directionalSuffix | [0..1] | xsd:string | The direction for a street (e.g., North), placed after the official name. | |
muniOctant | [0..1] | gml:CompassPointEnumeration |
Used by
- Element xls:Street
Type inheritance chain
- xsd:string
- xls:StreetNameType