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.
Element/@Attribute | Char | Privacy Rating | Description | Type | |
---|---|---|---|---|---|
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. | ||||
@ | id | O | uuidType | ||
reporter | M | External identification of the Application (Consumer or Provider) reporting this Alert. | xs:token | ||
cause | O | External identification of the cause of the Alert. | xs:token | ||
exchange | M | The exchange (or lack of exchange) responsible for generating the Alert. | values:
| ||
level | M | The level of the Alert. | values:
| ||
description | O | A description of the reason for the Alert. | xs:normalizedString | ||
messageID | C | If available, the ID of the Message causing the problem. | xs:token | ||
body | O | 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 | ||
error | O | Detailed error results such as a stack trace. | xs:string | ||
xpath | O | 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 | ||
category | C | 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 | ||
code | C | 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 | ||
internal | O | Code internal to the reporter. | xs:token |
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.
Element/@Attribute | Char | Privacy Rating | Description | Type | |||||
---|---|---|---|---|---|---|---|---|---|
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. | ||||||||
@ | id | O | xs:token
| ||||||
zone | M | 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 | ||||||
version | M | The official major, minor, and revision version of the code set. | versionType | ||||||
timestamp | M | The date and time of the last change to this code set. So that only updates can be queried efficiently (where applicable). | xs:dateTime | ||||||
source | C | URL to an external code set whose values are not (yet) present in the system. | uriType | ||||||
codeItems | O | codeItemsType |
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.
Element/@Attribute | Char | Privacy Rating | Description | Type | |||
---|---|---|---|---|---|---|---|
namespace | The Namespaces Registry contains the set of XML namespace URIs and their corresponding schema location URLs that are currently valid within the Environment. | ||||||
@ | id | O | uuidType | ||||
zone | M | If this namespace is tied to a specific zone it is specified here. | xs:token | ||||
uri | M | The namespace URI of the retrieved URL. | xs:anyURI
| ||||
url | M | The URL of the specified namespace URI. | xs:anyURI
|
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.
Element/@Attribute | Char | Privacy Rating | Description | Type | |
---|---|---|---|---|---|
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. | ||||
@ | id | O | uuidType | ||
serviceType | M | The generic type of Service being provided. | serviceTypeType values:
| ||
serviceName | M | The name of the Service or the Service Path being provided. | xs:token | ||
contextId | M | The name of the Service Context being provided. | xs:token | ||
zoneId | M | The Zone in which the Service Context is being provided. | xs:token | ||
providerName | M | The name of the Service Provider as it would be referred to by the administrator of the Zone (ex: RamseySIS). | xs:token | ||
querySupport | M | querySupportType | |||
mimeTypes | O | mediaTypesType | |||
endPoint | C | In a Brokered Environment, this element contains the URL where all requests for this Service Provider should be re-invoked by the Connector | protocolType | ||
supportedRequestTypes | O | supportedRequestsType |
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.
Element/@Attribute | Char | Privacy Rating | Description | Type | |||||
---|---|---|---|---|---|---|---|---|---|
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. | ||||||||
@ | id | C | 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 | |||||
type | M | Determines if the query may be sent to a data provider or if it requires the extended XQuery mechanism. | values:
| ||||||
status | M | Communicates if the query has been inspected for data hiding and the results of that assessment. | values:
| ||||||
qualifier | O | If status is DISALLOWED this element optionally contains the reason. | xs:string
| ||||||
description | O | Human readable description of the XQuery's intended behavior. | xs:string
| ||||||
script | M | The text of the XQuery which MAY accept parameters. Usage of the CDATA designation is recommended. An empty value indicates the query is implimented wihtout XQuery or its logic is not disclosed | xs:string
| ||||||
parameters | M | parametersType | |||||||
returnType | M | The fully qualified name of the root element returned by this service. Example: http://www.sifassociation.org/datamodel/na/3.3:students | xs:anyURI |
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.
Element/@Attribute | Char | Privacy Rating | Description | Type | |
---|---|---|---|---|---|
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. | ||||
@ | id | O | xs:token | ||
description | O | A short (possibly multi-sentence) description of the Zone | xs:normalizedString | ||
properties | O | propertiesType |