Schema Central > KML 2.2 > xAL.xsd > xal:ThoroughfareNumberRange
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xal:ThoroughfareNumberRange

A container to represent a range of numbers (from x thru y)for a thoroughfare. eg. 1-2 Albert Av

Element information

Type: Anonymous

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
RangeType [0..1]AnonymousThoroughfare number ranges are odd or even
Indicator [0..1]xsd:anySimpleType"No." No.12-13
Separator [0..1]xsd:anySimpleType"-" in 12-14 or "Thru" in 12 Thru 14 etc.
IndicatorOccurrence [0..1]AnonymousNo.12-14 where "No." is before actual street number
NumberRangeOccurrence [0..1]Anonymous23-25 Archer St, where number appears before name
Type [0..1]xsd:anySimpleType
Code [0..1]xsd:anySimpleTypeUsed by postal services to encode the name of the element.from group xal:grPostal
Any attribute[0..*]Namespace: ##other, Process Contents: strict

Used in

Sample instance

<xal:ThoroughfareNumberRange>
   <xal:AddressLine>Any text</xal:AddressLine>
   <xal:ThoroughfareNumberFrom>Any text, intermingled with:
      <xal:AddressLine>Any text</xal:AddressLine>
      <xal:ThoroughfareNumberPrefix>Any text</xal:ThoroughfareNumberPrefix>
      <xal:ThoroughfareNumber>Any text</xal:ThoroughfareNumber>
      <xal:ThoroughfareNumberSuffix>Any text</xal:ThoroughfareNumberSuffix>
   </xal:ThoroughfareNumberFrom>
   <xal:ThoroughfareNumberTo>Any text, intermingled with:
      <xal:AddressLine>Any text</xal:AddressLine>
      <xal:ThoroughfareNumberPrefix>Any text</xal:ThoroughfareNumberPrefix>
      <xal:ThoroughfareNumber>Any text</xal:ThoroughfareNumber>
      <xal:ThoroughfareNumberSuffix>Any text</xal:ThoroughfareNumberSuffix>
   </xal:ThoroughfareNumberTo>
</xal:ThoroughfareNumberRange>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com