xls:StreetAddress
Structured street address.
Element 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
Type: xls:StreetAddressType
Properties: Global, Qualified
Content
- Sequence [1..1]
- Choice [0..1]
- xls:_StreetLocation The location on a street.
- xls:Building An addressable place; normally a location on a street: number, subdivision name and/or building name.
from subst. group xls:_StreetLocation - xls:Street [1..*] Structured Street Name.
- Choice [0..1]
Attributes
None
Used in
- Type xls:AddressType (Element xls:Address)
Sample instance
<xls:StreetAddress> <xls:_StreetLocation/> <xls:Street>string</xls:Street> </xls:StreetAddress>