complexType mailAddressType
diagram index_p696.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
children eCH-0010:organisation eCH-0010:person eCH-0010:addressInformation
used by
element mailAddress
source <xs:complexType name="mailAddressType">
 
<xs:sequence>
   
<xs:choice>
     
<xs:element name="organisation" type="eCH-0010:organisationMailAddressInfoType"/>
     
<xs:element name="person" type="eCH-0010:personMailAddressInfoType"/>
   
</xs:choice>
   
<xs:element name="addressInformation" type="eCH-0010:addressInformationType"/>
 
</xs:sequence>
</xs:complexType>

element mailAddressType/organisation
diagram index_p697.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:organisationMailAddressInfoType
properties
content complex
children eCH-0010:organisationName eCH-0010:organisationNameAddOn1 eCH-0010:organisationNameAddOn2 eCH-0010:mrMrs eCH-0010:title eCH-0010:firstName eCH-0010:lastName
source <xs:element name="organisation" type="eCH-0010:organisationMailAddressInfoType"/>

element mailAddressType/person
diagram index_p698.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:personMailAddressInfoType
properties
content complex
children eCH-0010:mrMrs eCH-0010:title eCH-0010:firstName eCH-0010:lastName
source <xs:element name="person" type="eCH-0010:personMailAddressInfoType"/>

element mailAddressType/addressInformation
diagram index_p699.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:addressInformationType
properties
content complex
children eCH-0010:addressLine1 eCH-0010:addressLine2 eCH-0010:street eCH-0010:houseNumber eCH-0010:dwellingNumber eCH-0010:postOfficeBoxNumber eCH-0010:postOfficeBoxText eCH-0010:locality eCH-0010:town eCH-0010:swissZipCode eCH-0010:swissZipCodeAddOn eCH-0010:swissZipCodeId eCH-0010:foreignZipCode eCH-0010:country
source <xs:element name="addressInformation" type="eCH-0010:addressInformationType"/>


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