a:SubAdministrativeArea
The next level down division of the area. E.g. state / county, province / reservation. Note that not all countries have a subadministrative area
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:NameElement [1..*]Data associated with the SubAdministrative Area. e.g. Full name of sub administrative area or part of it.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
a:Type | [0..1] | a:SubAdministrativeAreaTypeList | Type of sub administrative area | |
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 a:AdministrativeArea
Sample instance
<a:SubAdministrativeArea> <a:NameElement>normalizedString</a:NameElement> </a:SubAdministrativeArea>