[de] Daten abgebende Organisation. Erster Ansprechpartner für weitere Informationen. Abgeleitet vom Datentyp "CI_ResponsibleParty".<br/><br/>[en] Data providing organisation. First point of contact for further information. Derived from data type "CI_ResponsibleParty".<br/><br/>
Attributes
Tagged Values
Constraints
Advanced
Attribute
Scope
Type
individualName
Public
gmd:individualName
title_de=Ansprechperson title_en=Name point of contact
organisationName
Public
gmd:organisationName
title_de=Name der Organisation title_en=Name of the organisation
deliveryPoint
Public
gmd:deliveryPoint
title_de=Straße title_en=Delivery point
postalCode
Public
gmd:postalCode
title_de=PLZ title_en=Postal code
city
Public
gmd:city
title_de=Ort title_en=City
administrativArea
Public
gmd:administrativeArea
title_de=Bundesland title_en=Federal state
country
Public
gmd:country
title_de=Land title_en=Country
phone
Public
gmd:phone
title_de=Telefon title_en=Phone
facsimile
Public
string
title_de=Fax title_en=Facsimile
electronicMailAddress
Public
gmd:electronicMailAddress
title_de=E-Mail title_en=email
role
Public
gmd:CI_RoleCode_PropertyType
title_de=Funktion der Organisation title_en=Rolle title_en=Role of the organisation
Notes:
[de] Funktion der verantwortlichen Organisation. Für SGD='resourceProvider' Codelist: https://wiki.esipfed.org/ISO_19115-3_Codelists#CI_RoleCode<br/><br/>[en] Function performed by the responsible party. For GSO='resourceProvider' Codelist: https://wiki.esipfed.org/ISO_19115-3_Codelists#CI_RoleCode<br/>
Tag
Value
isCollection
false
Details:
Values: true,false Default: false Description: Identifies the class as a collection
noPropertyType
false
Details:
Values: true,false Default: false Description: Suppress creation of a named complex type ( property type ) that supports inline or byReference encoding
title_de
Kontakt
Details:
title_en
Contact
Details:
Constraint
Type
Status
properties_notEmpty
OCL
Approved
Details:
[de] Der Name der Daten abgebenden Organisation muss in organisationName angegeben werden.<br/><br/>[en] The name of the data providing organisation must be given in organisationName.<br/><br/>inv: organisationName -#gt; notEmpty()<br/>inv: deliveryPoint -#gt; notEmpty()<br/>inv: city -#gt; notEmpty()<br/>inv: postalCode-#gt; notEmpty()<br/><br/>
unused_elements
OCL
Approved
Details:
[de] Die Elemente positionName, onlineResource, hoursOfService und contactInstructions werden nicht verwendet.<br/><br/>[en] The elements positionName, onlineResource, hoursOfService and contactInstructions are not used.<br/><br/>inv: positionName -#gt; isEmpty() and contactInfo.onlineResource -#gt; isEmpty() and contactInfo.hoursOfService -#gt; isEmpty() and contactInfo.contactInstructions -#gt; isEmpty()<br/>