The WIJIS Service Schema, containing components supporting WIJIS services in general.
The WIJIS Pointer Schema, containing components that describe WIJIS Pointers.
The WIJIS URI Schema, containing components that describe all URIs used to identify resources in WIJIS space.
serviceDefURI="http://wijis.wisconsin.gov/gateway/services/Pointer/request/findPointersByRecordKeyData/"
This type will probably be moved to a more general location
in a later revision of the schemas. We keep the new types in new schemas,
and backdate the new schemas to the current effective date, when there
are no concerns about backwards compatibility.
http://wijis.wisconsin.gov/gateway/services/Pointer/response/findPointersByRecordKeyData/
This is a declaration that the search completed without
fatal error. If the resultset is too large, the "tooManyRecords"
element will be returned; otherwise, the "singleSubmitterPointers"
element, containing the pointers matching the search (if any), will be
returned.
This, like all WIJIS service error types, will be
returned only in the event of a fatal error. In the case of this
service, a "fatal error" is one that prevents an accurate answer
from being determinable or available. Because such an error might
be the result of transient circumstance (e.g. resource contention,
network problems, or server crash), review of the content to determine
whether (and when) to resubmit the Request is appropriate.