complexType organisationIdentificationType
diagram index_p769.png
namespace http://www.ech.ch/xmlns/eCH-0097/2
children eCH-0097:uid eCH-0097:localOrganisationId eCH-0097:OtherOrganisationId eCH-0097:organisationName eCH-0097:organisationLegalName eCH-0097:organisationAdditionalName eCH-0097:legalForm
used by
elements organisationIdentificationRoot/organisationIdentification buildingAuthorityType/buildingAuthorityIdentificationType buildingAuthorityOnlyType/buildingAuthorityIdentificationType personIdentificationType/organisation buildingAuthorityType/contactPerson/organisationIdentification personType/identification/organisationIdentification personOnlyType/identification/organisationIdentification
source <xs:complexType name="organisationIdentificationType">
 
<xs:sequence>
   
<xs:element name="uid" type="eCH-0097:uidStructureType" minOccurs="0"/>
   
<xs:element name="localOrganisationId" type="eCH-0097:namedOrganisationIdType"/>
   
<xs:element name="OtherOrganisationId" type="eCH-0097:namedOrganisationIdType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="organisationName" type="eCH-0097:organisationNameType"/>
   
<xs:element name="organisationLegalName" type="eCH-0097:organisationNameType" minOccurs="0"/>
   
<xs:element name="organisationAdditionalName" type="eCH-0097:organisationNameType" minOccurs="0"/>
   
<xs:element name="legalForm" type="eCH-0097:legalFormType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element organisationIdentificationType/uid
diagram index_p770.png
namespace http://www.ech.ch/xmlns/eCH-0097/2
type eCH-0097:uidStructureType
properties
minOcc 0
maxOcc 1
content complex
children eCH-0097:uidOrganisationIdCategorie eCH-0097:uidOrganisationId
source <xs:element name="uid" type="eCH-0097:uidStructureType" minOccurs="0"/>

element organisationIdentificationType/localOrganisationId
diagram index_p771.png
namespace http://www.ech.ch/xmlns/eCH-0097/2
type eCH-0097:namedOrganisationIdType
properties
content complex
children eCH-0097:organisationIdCategory eCH-0097:organisationId
source <xs:element name="localOrganisationId" type="eCH-0097:namedOrganisationIdType"/>

element organisationIdentificationType/OtherOrganisationId
diagram index_p772.png
namespace http://www.ech.ch/xmlns/eCH-0097/2
type eCH-0097:namedOrganisationIdType
properties
minOcc 0
maxOcc unbounded
content complex
children eCH-0097:organisationIdCategory eCH-0097:organisationId
source <xs:element name="OtherOrganisationId" type="eCH-0097:namedOrganisationIdType" minOccurs="0" maxOccurs="unbounded"/>

element organisationIdentificationType/organisationName
diagram index_p773.png
namespace http://www.ech.ch/xmlns/eCH-0097/2
type eCH-0097:organisationNameType
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 255
source <xs:element name="organisationName" type="eCH-0097:organisationNameType"/>

element organisationIdentificationType/organisationLegalName
diagram index_p774.png
namespace http://www.ech.ch/xmlns/eCH-0097/2
type eCH-0097:organisationNameType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 255
source <xs:element name="organisationLegalName" type="eCH-0097:organisationNameType" minOccurs="0"/>

element organisationIdentificationType/organisationAdditionalName
diagram index_p775.png
namespace http://www.ech.ch/xmlns/eCH-0097/2
type eCH-0097:organisationNameType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 255
source <xs:element name="organisationAdditionalName" type="eCH-0097:organisationNameType" minOccurs="0"/>

element organisationIdentificationType/legalForm
diagram index_p776.png
namespace http://www.ech.ch/xmlns/eCH-0097/2
type eCH-0097:legalFormType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 2
maxLength 4
pattern \d{2,4}
source <xs:element name="legalForm" type="eCH-0097:legalFormType" minOccurs="0"/>


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