Definition Type: Element
Name: AddressDetails
Namespace: urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
Type: xal:AddressDetails
Containing Schema: xAL.xsd
Abstract
Documentation:
This container defines the details of the address. Can define multiple addresses including tracking address history
Collapse XSD Schema Diagram:
Drilldown into Thoroughfare in schema xal_xsd Drilldown into Locality in schema xal_xsd Drilldown into AdministrativeArea in schema xal_xsd Drilldown into Country in schema xal_xsd Drilldown into AddressLines in schema xal_xsd Drilldown into Address in schema xal_xsd Drilldown into PostalServiceElements in schema xal_xsd Drilldown into AddressDetailsKey in schema xal_xsd Drilldown into Code in schema xal_xsd Drilldown into grPostal in schema xal_xsd Drilldown into Usage in schema xal_xsd Drilldown into ValidToDate in schema xal_xsd Drilldown into ValidFromDate in schema xal_xsd Drilldown into CurrentStatus in schema xal_xsd Drilldown into AddressType in schema xal_xsd Drilldown into AddressDetails in schema xal_xsdXSD Diagram of AddressDetails in schema xal_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="AddressDetails" type="AddressDetails">
    <xs:annotation>
        <xs:documentation>This container defines the details of the address. Can define multiple addresses including tracking address history</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PostalServiceElements xal:PostalServiceElements 0 (1)
Address xal:Address (1) (1)
AddressLines xal:AddressLines (1) (1)
Country xal:Country (1) (1)
AdministrativeArea xal:AdministrativeArea (1) (1)
Locality xal:Locality (1) (1)
Thoroughfare xal:Thoroughfare (1) (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
AddressType xal:AddressType (Optional)
CurrentStatus xal:CurrentStatus (Optional)
ValidFromDate xal:ValidFromDate (Optional)
ValidToDate xal:ValidToDate (Optional)
Usage xal:Usage (Optional)
Code xal:Code (Optional)
AddressDetailsKey xal:AddressDetailsKey (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus