3.6 Utility Services

3.6.1 alert

Alerts form a system wide log that can be protected, as it may contain sensitive data. Ideally an Alert should contain as much identifying information about the problem being reported as possible.

SIF_Events are not reported for this object.

alert
Figure 3.6.1-1: alert alert id reporter cause exchange level description messageID body error xpath category code internal
 Element/@AttributeCharPrivacy RatingDescriptionType
 alert  

Alerts form a system wide log that can be protected, as it may contain sensitive data. Ideally an Alert should contain as much identifying information about the problem being reported as possible.

 
 
@
key
idO  uuidType
 reporterM 

External identification of the Application (Consumer or Provider) reporting this Alert.

 
xs:token
 causeOnillable="false" 

External identification of the cause of the Alert.

 
xs:token
 exchangeM 

The exchange (or lack of exchange) responsible for generating the Alert.

 
values:
REQUEST
RESPONSE
EVENT
TIMEOUT
OTHER
 levelM 

The level of the Alert.

 
values:
INFO
STATECHANGE
EVENT
WARNING
ERROR
 descriptionOnillable="false" 

A description of the reason for the Alert.

 
xs:normalizedString
 messageIDCnillable="false" 

If available, the ID of the Message causing the problem.

 
xs:token
 bodyOnillable="false" 

The internals of the offending message or a more complete description of the information or state change. Usage of the CDATA designation is recommended in order to make the XML contents more readable to humans.

 
xs:string
 errorOnillable="false" 

Detailed error results such as a stack trace.

 
xs:string
 xpathOnillable="false" 

An indicator of the specific element that was in error (or contributed to the problem. [NEEDS TO BE CHANGED TO the SIF XPATH TYPE]

 
xs:normalizedString
 categoryCnillable="false" 

If the Alert Level is an error, this value must be the SIF 3.0.1 Error Category corresponding to the type of Error being reported

 
xs:unsignedInt
 codeCnillable="false" 

If the Alert Level is an error, this value must be the SIF 3.0.1 Error Code corresponding to the type of Error being reported.

 
xs:unsignedInt
 internalOnillable="false" 

Code internal to the reporter.

 
xs:token
Table 3.6.1-1: alert

3.6.2 codeSet

The Code Set Registry Service provides a way for all legal codes to be defined outside of the SIF Specification while allowing changes (additions and replacements) of external code set values to be easily verified by the recipient so as not to break existing Consumer / Provider interoperability.

SIF_Events are not reported for this object.

codeSet
Figure 3.6.2-1: codeSet codeSet id zone version timestamp source codeItems
 Element/@AttributeCharPrivacy RatingDescriptionType
 codeSet  

The Code Set Registry Service provides a way for all legal codes to be defined outside of the SIF Specification while allowing changes (additions and replacements) of external code set values to be easily verified by the recipient so as not to break existing Consumer / Provider interoperability.

 
 
@
key
idO  xs:token
xs:minLength0
xs:maxLength128
 zoneM 

If this is tied to a specific zone it is specified here, otherwise "environment-global" indicates applicability to all zones in the Environment.

 
xs:token
 versionM 

The official major, minor, and revision version of the code set.

 
versionType
 timestampM 

The date and time of the last change to this code set. So that only updates can be queried efficiently (where applicable).

 
xs:dateTime
 sourceCnillable="false" 

URL to an external code set whose values are not (yet) present in the system.

 
uriType
 codeItemsOnillable="false"  codeItemsType
Table 3.6.2-1: codeSet

3.6.3 namespace

The Namespaces Registry contains the set of XML namespace URIs and their corresponding schema location URLs that are currently valid within the Environment.

SIF_Events are reported for this object.

namespace
Figure 3.6.3-1: namespace namespace id zone uri url
 Element/@AttributeCharPrivacy RatingDescriptionType
 namespace  

The Namespaces Registry contains the set of XML namespace URIs and their corresponding schema location URLs that are currently valid within the Environment.

 
 
@
key
idO  uuidType
 zoneM 

If this namespace is tied to a specific zone it is specified here.

 
xs:token
 uriM 

The namespace URI of the retrieved URL.

 
xs:anyURI
xs:maxLength2048
 urlM 

The URL of the specified namespace URI.

 
xs:anyURI
xs:maxLength2048
Table 3.6.3-1: namespace

3.6.4 provider

All potentially accessible Services have an entry in the Providers Registry (including the Providers Registry Utility Service itself), although full or even partial Consumer access to that Service is determined by the access rights currently granted in the Consumer's Environment object, and is not guaranteed.

SIF_Events are reported for this object.

provider
Figure 3.6.4-1: provider provider id serviceType serviceName contextId zoneId providerName querySupport mimeTypes endPoint
 Element/@AttributeCharPrivacy RatingDescriptionType
 provider  

All potentially accessible Services have an entry in the Providers Registry (including the Providers Registry Utility Service itself), although full or even partial Consumer access to that Service is determined by the access rights currently granted in the Consumer's Environment object, and is not guaranteed.

 
 
@
key
idO  uuidType
 serviceTypeM 

The generic type of Service being provided.

 
serviceTypeType
values:
UTILITY
OBJECT
FUNCTIONAL
SERVICEPATH
XQUERYTEMPLATE
SERVICE
 serviceNameM 

The name of the Service or the Service Path being provided.

 
xs:token
 contextIdM 

The name of the Service Context being provided.

 
xs:token
 zoneIdM 

The Zone in which the Service Context is being provided.

 
xs:token
 providerNameM 

The name of the Service Provider as it would be referred to by the administrator of the Zone (ex: RamseySIS).

 
xs:token
 querySupportM  querySupportType
 mimeTypesOnillable="false"  mediaTypesType
 endPointCnillable="false" 

In a Brokered Environment, this element contains the URL where all requests for this Service Provider should be re-invoked by the Connector

 
protocolType
Table 3.6.4-1: provider

3.6.5 xquery

This collection defines the entire set of named queries that Consumers may legally issue for execution by Service Providers. A Consumer specifies the ID of a Named XQuery in a Query Request to a specific Service Provider, along with a set of values for any associated script parameters.

SIF_Events are reported for this object.

xquery
Figure 3.6.5-1: xquery xquery id type status qualifier description script parameters returnType
 Element/@AttributeCharPrivacy RatingDescriptionType
 xquery  

This collection defines the entire set of named queries that Consumers may legally issue for execution by Service Providers. A Consumer specifies the ID of a Named XQuery in a Query Request to a specific Service Provider, along with a set of values for any associated script parameters.

 
 
@
key
idC 

The unique ID of the XQuery Template, which is contained in the Query Request URL when this template is being utilized. "Suggested" by the Consumer issuing the create Request, or pre-set in accordance with the binding requirements of a particular SIF release. This is NOT required to be a UUID, and must be provided as the Service Identifier in every Query URL which invokes this Template. Ex: "StudentSnapshot".

 
xs:token
 typeM 

Determines if the query may be sent to a data provider or if it requires the extended XQuery mechanism.

 
values:
SINGULAR
FORMULA
EXTENDED
 statusM 

Communicates if the query has been inspected for data hiding and the results of that assessment.

 
values:
PENDING
APPROVED
DISALLOWED
 qualifierOnillable="false" 

If status is DISALLOWED this element optionally contains the reason.

 
xs:string
xs:minLength0
xs:maxLength1024
 descriptionOnillable="false" 

Human readable description of the XQuery's intended behavior.

 
xs:string
xs:minLength0
xs:maxLength1024
 scriptM 

The text of the XQuery which MAY accept parameters. Usage of the CDATA designation is recommended.

 
xs:string
xs:minLength0
 parametersM  parametersType
 returnTypeMnillable="true" 

The fully qualified name of the root element returned by this service. Example: http://www.sifassociation.org/datamodel/na/3.3:students

 
xs:anyURI
Table 3.6.5-1: xquery

3.6.6 zone

Zone identifiers are chosen by the administrator and can follow any convention that best meets the needs of the deploying organization. The Zone in which the Service is to be found always qualifies every Consumer request for any Provider Service. Each Service Consumer is assigned a "default" Zone at Registration time, which is used whenever a specific Zone is not explicitly included in one of its Provider Service Requests.

SIF_Events are not reported for this object.

zone
Figure 3.6.6-1: zone zone id description properties
 Element/@AttributeCharPrivacy RatingDescriptionType
 zone  

Zone identifiers are chosen by the administrator and can follow any convention that best meets the needs of the deploying organization. The Zone in which the Service is to be found always qualifies every Consumer request for any Provider Service. Each Service Consumer is assigned a "default" Zone at Registration time, which is used whenever a specific Zone is not explicitly included in one of its Provider Service Requests.

 
 
@
key
idO  xs:token
 descriptionOnillable="false" 

A short (possibly multi-sentence) description of the Zone

 
xs:normalizedString
 propertiesOnillable="false"  propertiesType
Table 3.6.6-1: zone

Valid XHTML 1.0 Transitional