complexType buildingAuthorityType
diagram index_p263.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
children eCH-0129:buildingAuthorityIdentificationType eCH-0129:description eCH-0129:shortDescription eCH-0129:contactPerson eCH-0129:contact eCH-0129:address
used by
complexType buildingAuthorityOnlyType
source <xs:complexType name="buildingAuthorityType">
 
<xs:sequence>
   
<xs:element name="buildingAuthorityIdentificationType" type="eCH-0097:organisationIdentificationType"/>
   
<xs:element name="description" type="eCH-0129:longDescriptionType" minOccurs="0"/>
   
<xs:element name="shortDescription" type="eCH-0129:shortDescriptionType" minOccurs="0"/>
   
<xs:element name="contactPerson" minOccurs="0">
     
<xs:complexType>
       
<xs:choice>
         
<xs:element name="personIdentification" type="eCH-0044:personIdentificationLightType"/>
         
<xs:element name="organisationIdentification" type="eCH-0097:organisationIdentificationType"/>
       
</xs:choice>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="contact" type="eCH-0129:contactType" minOccurs="0"/>
   
<xs:element name="address" type="eCH-0010:addressInformationType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element buildingAuthorityType/buildingAuthorityIdentificationType
diagram index_p264.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0097:organisationIdentificationType
properties
content complex
children eCH-0097:uid eCH-0097:localOrganisationId eCH-0097:OtherOrganisationId eCH-0097:organisationName eCH-0097:organisationLegalName eCH-0097:organisationAdditionalName eCH-0097:legalForm
source <xs:element name="buildingAuthorityIdentificationType" type="eCH-0097:organisationIdentificationType"/>

element buildingAuthorityType/description
diagram index_p265.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:longDescriptionType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 100
source <xs:element name="description" type="eCH-0129:longDescriptionType" minOccurs="0"/>

element buildingAuthorityType/shortDescription
diagram index_p266.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:shortDescriptionType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 40
source <xs:element name="shortDescription" type="eCH-0129:shortDescriptionType" minOccurs="0"/>

element buildingAuthorityType/contactPerson
diagram index_p267.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
properties
minOcc 0
maxOcc 1
content complex
children eCH-0129:personIdentification eCH-0129:organisationIdentification
source <xs:element name="contactPerson" minOccurs="0">
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="personIdentification" type="eCH-0044:personIdentificationLightType"/>
     
<xs:element name="organisationIdentification" type="eCH-0097:organisationIdentificationType"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element buildingAuthorityType/contactPerson/personIdentification
diagram index_p268.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0044:personIdentificationLightType
properties
content complex
children eCH-0044:vn eCH-0044:localPersonId eCH-0044:otherPersonId eCH-0044:officialName eCH-0044:firstName eCH-0044:originalName eCH-0044:sex eCH-0044:dateOfBirth
source <xs:element name="personIdentification" type="eCH-0044:personIdentificationLightType"/>

element buildingAuthorityType/contactPerson/organisationIdentification
diagram index_p269.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0097:organisationIdentificationType
properties
content complex
children eCH-0097:uid eCH-0097:localOrganisationId eCH-0097:OtherOrganisationId eCH-0097:organisationName eCH-0097:organisationLegalName eCH-0097:organisationAdditionalName eCH-0097:legalForm
source <xs:element name="organisationIdentification" type="eCH-0097:organisationIdentificationType"/>

element buildingAuthorityType/contact
diagram index_p270.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:contactType
properties
minOcc 0
maxOcc 1
content complex
children eCH-0129:emailAddress eCH-0129:phoneNumber eCH-0129:faxNumber
source <xs:element name="contact" type="eCH-0129:contactType" minOccurs="0"/>

element buildingAuthorityType/address
diagram index_p271.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0010:addressInformationType
properties
minOcc 0
maxOcc 1
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="address" type="eCH-0010:addressInformationType" minOccurs="0"/>


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