ulex:AvailabilityResponseMessageType
A data type for an availability response message. Message is returned by a service provider in response to a getAvailabilityRequest operation.
Complex type information
Namespace: http://ulex.gov/ulex/2.0
Schema document: ulex.gov/ulex/2.0/ulex.xsd
Content
- Sequence [1..1]
- ulex:SRMessageMetadata [1..1]Metadata about an SR message.
- ulex:ResponseMetadata [1..1]Metadata about the response message. Indicates whether the request resulted in an error or warning or success (ResultCode), provides additional information about the result in cases of error or warning (Advisory). This element is included in all response results.
- ulex:ServiceAvailableIndicator [1..1]True if the service provider is available; false otherwise (if there are problems, such as the database is down for maintenance). Note, that if there is no reply to the getAvailabilityRequest, it may indicate that the service provider is down, that there are network problems, that the requestor is not properly configured, etc.
- ulex:AdditionalInformationText [0..1]A set of additional information about the availability of a service provider. Element is populated by the service provider and can be used when the service is available, for example to indicate that a data owner is unavailable, or when the service is not available, for example to indicate that the service provider will be back up at a particular time.
from type ulex:SRMessageTypefrom type ulex:ResponseMessageType
Attributes
None
Used in
- Element ulex:AvailabilityResponseMessage
Type inheritance chain
- ulex:SRMessageType
- extended by ulex:ResponseMessageType
- extended by ulex:AvailabilityResponseMessageType
- extended by ulex:ResponseMessageType