xal:AddressLines
Container for Address lines
Element information
Namespace: urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
Schema document: xAL.xsd
Type: xal:AddressLinesType
Properties: Local, Qualified
Content
- Sequence [1..1]
- xal:AddressLine [1..*] Free format address representation. An address can have more than one line. The order of the AddressLine elements must be preserved.
- Any element [0..*] Namespace: ##other, Process Contents: strict
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: strict |
Used in
- Type xal:AddressDetails (Element xal:AddressDetails)
Sample instance
<xal:AddressLines> <xal:AddressLine>Any text</xal:AddressLine> <!--any element--> </xal:AddressLines>