a:FreeTextAddress
Container for free text address elements where address elements are not parsed
Element information
Namespace: urn:oasis:names:tc:ciq:xal:3
Schema document: external/have/1.0/xAL.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- a:AddressLine [1..*] Free format address representation. An address can have more than one line. The order of the AddressLine elements must be preserved.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
ct:DataQualityType | [0..1] | ct:DataQualityTypeList | This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid" | from group ct:grDataQuality |
ct:ValidFrom | [0..1] | xsd:dateTime | Date the data quality is valid from | from group ct:grDataQuality |
ct:ValidTo | [0..1] | xsd:dateTime | Date the data quality is valid to | from group ct:grDataQuality |
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Anonymous type of element xpil:Address via extension of a:AddressType
- Type a:AddressType (Elements a:Address, xpil:AddressOnDocument, xpil:BirthPlaceDetails)
Sample instance
<a:FreeTextAddress> <a:AddressLine>normalizedString</a:AddressLine> </a:FreeTextAddress>