element AddressLine
diagram ogckml22_diagrams/ogckml22_p345.png
namespace urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
properties
content complex
mixed true
used by
elements AdministrativeArea AddressDetails/Country Department Thoroughfare/DependentThoroughfare Locality PostalCode PostBox PostOffice PostalCode/PostTown Premise Premise/PremiseNumberRange/PremiseNumberRangeFrom Premise/PremiseNumberRange/PremiseNumberRangeTo AdministrativeArea/SubAdministrativeArea Thoroughfare Thoroughfare/ThoroughfareNumberRange/ThoroughfareNumberFrom Thoroughfare/ThoroughfareNumberRange Thoroughfare/ThoroughfareNumberRange/ThoroughfareNumberTo
complexTypes AddressLinesType DependentLocalityType FirmType LargeMailUserType MailStopType PostalRouteType SubPremiseType
attributes
Name  Type  Use  Default  Fixed  Annotation
Type          
documentation
Defines the type of address line. eg. Street, Address Line 1, etc.
Code          
documentation
Used by postal services to encode the name of the element.
annotation
documentation
Free format address representation. An address can have more than one line. The order of the AddressLine elements must be preserved.
source <element name="AddressLine">
 
<annotation>
   
<documentation>Free format address representation. An address can have more than one line. The order of the AddressLine elements must be preserved.</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attribute name="Type">
     
<annotation>
       
<documentation>Defines the type of address line. eg. Street, Address Line 1, etc.</documentation>
     
</annotation>
   
</attribute>
   
<attributeGroup ref="grPostal"/>
   
<anyAttribute namespace="##other"/>
 
</complexType>
</element>

attribute AddressLine/@Type
annotation
documentation
Defines the type of address line. eg. Street, Address Line 1, etc.
source <attribute name="Type">
 
<annotation>
   
<documentation>Defines the type of address line. eg. Street, Address Line 1, etc.</documentation>
 
</annotation>
</attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy