xal:ThoroughfareNumberTo
Ending number in the range
Element information
Namespace: urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
Schema document: xAL.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- Any text (mixed) content, intermingled with:
- Sequence [1..1]
- xal:AddressLine [0..*] Free format address representation. An address can have more than one line. The order of the AddressLine elements must be preserved.
- xal:ThoroughfareNumberPrefix [0..*] Prefix before the number. A in A12 Archer Street
- xal:ThoroughfareNumber [1..*] Eg.: 23 Archer street or 25/15 Zero Avenue, etc
- xal:ThoroughfareNumberSuffix [0..*] Suffix after the number. A in 12A Archer Street
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Code | [0..1] | xsd:anySimpleType | Used by postal services to encode the name of the element. | from group xal:grPostal |
Any attribute | [0..*] | Namespace: ##other, Process Contents: strict |
Used in
- Anonymous type of element xal:ThoroughfareNumberRange
Sample instance
<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>