Terminologieserver - Search - ListDomains

Aus Termserver-CTS2
Wechseln zu: Navigation, Suche

zurück zur Webservice-Übersicht

Inhaltsverzeichnis

Beschreibung

List all intern domains from the Terminology Server.

Request/Response

Request

Level Parameter Typ Länge Kardinalität Beschreibung
1 domain domain 0..1 Specify a domain to get information about the given domainId
2 domainId Long 1..1


Response

Level Parameter Typ Länge Kardinalität Beschreibung
1 returnInfos ReturnType 1..1 Return information
2 count Integer 1..1 number of results
2 message String 1..1 an additional message
2 overallErrorCategory 1..1 INFO, WARN, ERROR
2 status 1..1 OK, FAILURE
1 domain domain 0..N List of all available domains (lists of values).
2 defaultValue String 60 1..1 Default value, has to be taken from the table domain_value and the attribute 'code'
2 description String 65535 1..1 Description of the domain.
2 displayText String 65535 1..1 Name of the domain that should be shown.
2 domainId Long 1..1
2 domainName String 50 1..1 Name of the domain (e.g. country codes)
2 domainOid String 50 1..1 OID of the domain, if existing.
2 domainType String 50 1..1
2 isOptional Boolean 1..1

Beispiele

SOAP

List all domains

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sear="http://search.ws.terminologie.fhdo.de/">
   <soapenv:Header/>
   <soapenv:Body>
      <sear:ListDomains>
         <parameter>
         </parameter>
      </sear:ListDomains>
   </soapenv:Body>
</soapenv:Envelope>



zurück zur Webservice-Übersicht

Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Werkzeuge