xal:PremiseNumberRangeTo
End number details of the premise number range
Element information
Namespace: urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
Schema document: xAL.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- 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:PremiseNumberPrefix [0..*] A in A12
- xal:PremiseNumber [1..*] Specification of the identifier of the premise (house, building, etc). Premises in a street are often uniquely identified by means of consecutive identifiers. The identifier can be a number, a letter or any combination of the two.
- xal:PremiseNumberSuffix [0..*] A in 12A
Attributes
None
Used in
- Anonymous type of element xal:PremiseNumberRange
Sample instance
<xal:PremiseNumberRangeTo> <xal:AddressLine>Any text</xal:AddressLine> <xal:PremiseNumberPrefix>string</xal:PremiseNumberPrefix> <xal:PremiseNumber>Any text</xal:PremiseNumber> <xal:PremiseNumberSuffix>Any text</xal:PremiseNumberSuffix> </xal:PremiseNumberRangeTo>