complexType FirmType
diagram ogckml22_diagrams/ogckml22_p433.png
namespace urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
children AddressLine FirmName Department MailStop PostalCode
used by
elements Thoroughfare/Firm PostBox/Firm Premise/Firm SubPremiseType/Firm
attributes
Name  Type  Use  Default  Fixed  Annotation
Type          
source <complexType name="FirmType">
 
<sequence>
   
<element ref="AddressLine" minOccurs="0" maxOccurs="unbounded"/>
   
<element name="FirmName" minOccurs="0" maxOccurs="unbounded">
     
<annotation>
       
<documentation>Name of the firm</documentation>
     
</annotation>
     
<complexType mixed="true">
       
<attribute name="Type"/>
       
<attributeGroup ref="grPostal"/>
       
<anyAttribute namespace="##other"/>
     
</complexType>
   
</element>
   
<element ref="Department" minOccurs="0" maxOccurs="unbounded"/>
   
<element name="MailStop" type="MailStopType" minOccurs="0">
     
<annotation>
       
<documentation>A MailStop is where the the mail is delivered to within a premise/subpremise/firm or a facility.</documentation>
     
</annotation>
   
</element>
   
<element ref="PostalCode" minOccurs="0"/>
   
<any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</sequence>
 
<attribute name="Type"/>
 
<anyAttribute namespace="##other"/>
</complexType>

attribute FirmType/@Type
source <attribute name="Type"/>

element FirmType/FirmName
diagram ogckml22_diagrams/ogckml22_p434.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          
Code          
documentation
Used by postal services to encode the name of the element.
annotation
documentation
Name of the firm
source <element name="FirmName" minOccurs="0" maxOccurs="unbounded">
 
<annotation>
   
<documentation>Name of the firm</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attribute name="Type"/>
   
<attributeGroup ref="grPostal"/>
   
<anyAttribute namespace="##other"/>
 
</complexType>
</element>

attribute FirmType/FirmName/@Type
source <attribute name="Type"/>

element FirmType/MailStop
diagram ogckml22_diagrams/ogckml22_p435.png
namespace urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
type MailStopType
properties
minOcc 0
maxOcc 1
content complex
children AddressLine MailStopName MailStopNumber
attributes
Name  Type  Use  Default  Fixed  Annotation
Type          
annotation
documentation
A MailStop is where the the mail is delivered to within a premise/subpremise/firm or a facility.
source <element name="MailStop" type="MailStopType" minOccurs="0">
 
<annotation>
   
<documentation>A MailStop is where the the mail is delivered to within a premise/subpremise/firm or a facility.</documentation>
 
</annotation>
</element>


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