enumeration ComplianceLevel
The allowed values for indicating the level at which a service instance complies with the SSA standard.
Values
-
query - The service supports all of the capabilities and features of the SSA protocol identified as 'must' in the specification, except that it does not support returning data in at least one SSA-compliant format. This level represents the lowest level of compliance.
-
minimal - The service supports all of the capabilities and features of the SSA protocol identified as 'must' in the specification. In brief, this includes: * implementing the GET interface, * support the parameters POS, SIZE, TOME, BAND, and FORMAT * includes all mandatory metadata fields in query response * supports getData method retrieval in at least one SSA-compliant format * supports the 'FORMAT=METADATA' metadata query. This level represents the middle level of compliance.
-
full - The service supports all of the capabilities and features of the SSA protocol identified as 'must' or 'should' in the specification. This level represents the highest level of compliance.