complexType MailStopType
diagram ogckml22_diagrams/ogckml22_p440.png
namespace urn:oasis:names:tc:ciq:xsdschema:xAL:2.0
children AddressLine MailStopName MailStopNumber
used by
elements Department/MailStop Premise/MailStop FirmType/MailStop SubPremiseType/MailStop
attributes
Name  Type  Use  Default  Fixed  Annotation
Type          
source <complexType name="MailStopType">
 
<sequence>
   
<element ref="AddressLine" minOccurs="0" maxOccurs="unbounded"/>
   
<element name="MailStopName" minOccurs="0">
     
<annotation>
       
<documentation>Name of the the Mail Stop. eg. MSP, MS, etc</documentation>
     
</annotation>
     
<complexType mixed="true">
       
<attribute name="Type"/>
       
<attributeGroup ref="grPostal"/>
       
<anyAttribute namespace="##other"/>
     
</complexType>
   
</element>
   
<element name="MailStopNumber" minOccurs="0">
     
<annotation>
       
<documentation>Number of the Mail stop. eg. 123 in MS 123</documentation>
     
</annotation>
     
<complexType mixed="true">
       
<attribute name="NameNumberSeparator">
         
<annotation>
           
<documentation>"-" in MS-123</documentation>
         
</annotation>
       
</attribute>
       
<attributeGroup ref="grPostal"/>
       
<anyAttribute namespace="##other"/>
     
</complexType>
   
</element>
   
<any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</sequence>
 
<attribute name="Type"/>
 
<anyAttribute namespace="##other"/>
</complexType>

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

element MailStopType/MailStopName
diagram ogckml22_diagrams/ogckml22_p441.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          
Code          
documentation
Used by postal services to encode the name of the element.
annotation
documentation
Name of the the Mail Stop. eg. MSP, MS, etc
source <element name="MailStopName" minOccurs="0">
 
<annotation>
   
<documentation>Name of the the Mail Stop. eg. MSP, MS, etc</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attribute name="Type"/>
   
<attributeGroup ref="grPostal"/>
   
<anyAttribute namespace="##other"/>
 
</complexType>
</element>

attribute MailStopType/MailStopName/@Type
source <attribute name="Type"/>

element MailStopType/MailStopNumber
diagram ogckml22_diagrams/ogckml22_p442.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
NameNumberSeparator          
documentation
"-" in MS-123
Code          
documentation
Used by postal services to encode the name of the element.
annotation
documentation
Number of the Mail stop. eg. 123 in MS 123
source <element name="MailStopNumber" minOccurs="0">
 
<annotation>
   
<documentation>Number of the Mail stop. eg. 123 in MS 123</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attribute name="NameNumberSeparator">
     
<annotation>
       
<documentation>"-" in MS-123</documentation>
     
</annotation>
   
</attribute>
   
<attributeGroup ref="grPostal"/>
   
<anyAttribute namespace="##other"/>
 
</complexType>
</element>

attribute MailStopType/MailStopNumber/@NameNumberSeparator
annotation
documentation
"-" in MS-123
source <attribute name="NameNumberSeparator">
 
<annotation>
   
<documentation>"-" in MS-123</documentation>
 
</annotation>
</attribute>


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