The Participant is an attribute of the Service class. This class connect to the EUCISE network, and is defined as:


Element

Required

Description and value

IdNo

String. Unique identifier of the Participant.

NameNo

String. Name of the Participant.

DescriptionNoString. Full description of the Participant.
ClassificationLevelNo

Enumeration values:

  • EURestricted
  • Unclassified

EndpointUrlNoString. Endpoint URL of the participant.

EndpointType

No

Enumeration with the list of available CISE service interface protocols: values are:

  • REST
  • SOAP

ProvidedServicesIdsNoString. List of the services provided by the Participant
GatewayNo
Gateway where the Legacy System is connected to;

gateway providing the service.

This entity provides the information required
for routing the messages between gateways. Defined specifying the Gateway ID:


<Gateway>
<Id>Id of the gateway</Id>
</Gateway>
Owner  NoString. The Authority that owns the Legacy System
PointOfContactNo

Point of contact of a Participant,

defined by this attributes (each one of them optional):


<PointOfContact>
<Name>Name of the Point of Contact</Name>
<Surname>Surname of the Point of Contact</Surname>
<Address>Address of the Point of Contact</Address>
<Telephone>Phone Number of the Point of Contact</Telephone>
<Email>Email of the Point of Contact</Email>
</PointOfContact>
AreasOfInterestNo

List of the sea basin(s) covered by the participant.

See the SeaBasin in Common attributes.

CommunitiesNo

One of the user communities participating to CISE. This field is related to the community of the provider of the service.

See the Community in Common attributes.

FunctionsNo

The list of functions covered by the participant providing the service. --Example "Monitoring of security of ships"

See the Function in Common attributes.

MemberStateNo

The Country of the provider of the service. The code ISO-3166-1 alpha-2 is used: 2 character country code. --Example "FR" for France.

See the Country in Common attributes.