complexType buildingAuthorityOnlyType
diagram index_p259.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of eCH-0129:buildingAuthorityType
properties
base eCH-0129:buildingAuthorityType
children eCH-0129:buildingAuthorityIdentificationType eCH-0129:description eCH-0129:shortDescription
source <xs:complexType name="buildingAuthorityOnlyType">
 
<xs:complexContent>
   
<xs:restriction base="eCH-0129: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:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element buildingAuthorityOnlyType/buildingAuthorityIdentificationType
diagram index_p260.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 buildingAuthorityOnlyType/description
diagram index_p261.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 buildingAuthorityOnlyType/shortDescription
diagram index_p262.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"/>


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