complexType LargeMailUserType
diagram kml22gx_diagrams/kml22gx_p462.png
namespace urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
children AddressLine LargeMailUserName LargeMailUserIdentifier BuildingName Department PostBox Thoroughfare PostalCode
used by
elements Locality/LargeMailUser DependentLocalityType/LargeMailUser
attributes
Name  Type  Use  Default  Fixed  Annotation
Type  string        
source <complexType name="LargeMailUserType">
 
<sequence>
   
<element ref="AddressLine" minOccurs="0" maxOccurs="unbounded"/>
   
<element name="LargeMailUserName" minOccurs="0" maxOccurs="unbounded">
     
<annotation>
       
<documentation>Name of the large mail user. eg. Smith Ford International airport</documentation>
     
</annotation>
     
<complexType mixed="true">
       
<attribute name="Type" type="xs:string">
         
<annotation>
           
<documentation>Airport, Hospital, etc</documentation>
         
</annotation>
       
</attribute>
       
<attribute name="Code" type="xs:string"/>
       
<anyAttribute namespace="##other"/>
     
</complexType>
   
</element>
   
<element name="LargeMailUserIdentifier" minOccurs="0">
     
<annotation>
       
<documentation>Specification of the identification number of a large mail user. An example are the Cedex codes in France.</documentation>
     
</annotation>
     
<complexType mixed="true">
       
<attribute name="Type" type="xs:string">
         
<annotation>
           
<documentation>CEDEX Code</documentation>
         
</annotation>
       
</attribute>
       
<attribute name="Indicator">
         
<annotation>
           
<documentation>eg. Building 429 in which Building is the Indicator</documentation>
         
</annotation>
       
</attribute>
       
<attributeGroup ref="grPostal"/>
       
<anyAttribute namespace="##other"/>
     
</complexType>
   
</element>
   
<element name="BuildingName" type="BuildingNameType" minOccurs="0" maxOccurs="unbounded">
     
<annotation>
       
<documentation>Name of the building</documentation>
     
</annotation>
   
</element>
   
<element ref="Department" minOccurs="0"/>
   
<element ref="PostBox" minOccurs="0"/>
   
<element ref="Thoroughfare" minOccurs="0"/>
   
<element ref="PostalCode" minOccurs="0"/>
   
<any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</sequence>
 
<attribute name="Type" type="xs:string"/>
 
<anyAttribute namespace="##other"/>
</complexType>

attribute LargeMailUserType/@Type
type string
source <attribute name="Type" type="xs:string"/>

element LargeMailUserType/LargeMailUserName
diagram kml22gx_diagrams/kml22gx_p463.png
namespace urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
properties
minOcc 0
maxOcc unbounded
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
Type  string        
documentation
Airport, Hospital, etc
Code  string        
annotation
documentation
Name of the large mail user. eg. Smith Ford International airport
source <element name="LargeMailUserName" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Name of the large mail user. eg. Smith Ford International airport</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attribute name="Type" type="xs:string">
     
<annotation>
       
<documentation>Airport, Hospital, etc</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="Code" type="xs:string"/>
   
<anyAttribute namespace="##other"/>
 
</complexType>
</element>

attribute LargeMailUserType/LargeMailUserName/@Type
type string
annotation
documentation
Airport, Hospital, etc
source <attribute name="Type" type="xs:string">
 
<annotation>
   
<documentation>Airport, Hospital, etc</documentation>
 
</annotation>
</attribute>

attribute LargeMailUserType/LargeMailUserName/@Code
type string
source <attribute name="Code" type="xs:string"/>

element LargeMailUserType/LargeMailUserIdentifier
diagram kml22gx_diagrams/kml22gx_p464.png
namespace urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
properties
minOcc 0
maxOcc 1
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
Type  string        
documentation
CEDEX Code
Indicator          
documentation
eg. Building 429 in which Building is the Indicator
Code          
documentation
Used by postal services to encode the name of the element.
annotation
documentation
Specification of the identification number of a large mail user. An example are the Cedex codes in France.
source <element name="LargeMailUserIdentifier" minOccurs="0">
 
<annotation>
   
<documentation>Specification of the identification number of a large mail user. An example are the Cedex codes in France.</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attribute name="Type" type="xs:string">
     
<annotation>
       
<documentation>CEDEX Code</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="Indicator">
     
<annotation>
       
<documentation>eg. Building 429 in which Building is the Indicator</documentation>
     
</annotation>
   
</attribute>
   
<attributeGroup ref="grPostal"/>
   
<anyAttribute namespace="##other"/>
 
</complexType>
</element>

attribute LargeMailUserType/LargeMailUserIdentifier/@Type
type string
annotation
documentation
CEDEX Code
source <attribute name="Type" type="xs:string">
 
<annotation>
   
<documentation>CEDEX Code</documentation>
 
</annotation>
</attribute>

attribute LargeMailUserType/LargeMailUserIdentifier/@Indicator
annotation
documentation
eg. Building 429 in which Building is the Indicator
source <attribute name="Indicator">
 
<annotation>
   
<documentation>eg. Building 429 in which Building is the Indicator</documentation>
 
</annotation>
</attribute>

element LargeMailUserType/BuildingName
diagram kml22gx_diagrams/kml22gx_p465.png
namespace urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
type BuildingNameType
properties
minOcc 0
maxOcc unbounded
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
Type          
TypeOccurrence  derived by: NMTOKEN        
documentation
Occurrence of the building name before/after the type. eg. EGIS BUILDING where name appears before type
Code          
documentation
Used by postal services to encode the name of the element.
annotation
documentation
Name of the building
source <element name="BuildingName" type="BuildingNameType" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Name of the building</documentation>
 
</annotation>
</element>


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