See: Description
Class | Description |
---|---|
ExceptionCode |
Containing all the general exception codes used.
|
SdmxConstants |
Defines namespace constants & root node names for SDMX-ML messages
|
Enum | Description |
---|---|
ARTIFACT_TYPE |
Contains a high level set of SDMX Artifact types
|
ATTRIBUTE_ASSIGNMENT_STATUS |
Contains the attribute assignment options of Optional and Mandatory
|
ATTRIBUTE_ATTACHMENT_LEVEL |
Defines all the attachment levels of attributes in a key family
|
BASE_DATA_FORMAT |
Contains the Data Formats, such as Generic and Compact - without specifying any SDMX schema version
information
|
BASE_QUERY_MESSAGE_TYPE |
Contains the base query types, without concern for the detail of the query.
|
COMPLEX_MAINTAINABLE_QUERY_DETAIL | |
COMPLEX_STRUCTURE_QUERY_DETAIL | |
DATA_QUERY_DETAIL |
For a 2.1 REST data query, this enum contains a list of the parameters.
|
DATA_TYPE |
Enumerated list of all the different data formats that SDMX supports.
|
DATASET_ACTION |
Defines all the actions that are available in the header of a SDMX message
|
DATASET_POSITION |
Contains a list of possible position in a dataset
|
DIMENSION_AT_OBSERVATION | |
ENDPOINT_TYPE |
Defines the different types of SDMX services that can be accessed over a network (i.e Registry)
|
FLOW_TYPE |
Dataflow/metadataflow
|
MESSAGE_TYPE |
Contains a list of the types of SDMX document that can be processed
|
OBSERVATION_ACTION |
Enumeration for the type of observations to be returned in a data query 2.1 request.
|
ORDERED_OPERATOR |
This enumeration has as possible values the operators for the range of a numeric and a time value.
|
PRIMARY_CONCEPT_ROLE | |
QUERY_MESSAGE_TYPE |
Contains a list of Query message types.
|
REGISTRY_MESSAGE_TYPE |
Contains a list of all the Registry Message Types as found under the RegistryInterfaceDocument XML node
This Enum offers the ability to retrieve the underlying ARTIFACT_TYPE and XML node names
|
SDMX_ERROR_CODE |
Contains an enumerated list of the SDMX standard error codes, along with an english representation of the error
|
SDMX_SCHEMA |
Defines the different versions of the SDMX-ML schema + EDI / Delimited
|
SDMX_STRUCTURE_TYPE |
Defines all the structures that SDMX supports, includes methods to get urn prefix + is maintainable & identifiable.
|
STRUCTURE_OUTPUT_FORMAT | |
STRUCTURE_QUERY_DETAIL |
For a 2.1 REST structure query, this represents the detail parameter
|
STRUCTURE_REFERENCE_DETAIL |
For a 2.1 REST structure query, this enum contains a list of all the possible reference parameters
|
STRUCTURE_TYPE | |
TERTIARY_BOOL |
An alternative to Boolean which supplements the true and false values with a third value of "UNSET".
|
TEXT_FORMAT |
Contains the SDMX Text Formats
|
TEXT_SEARCH | |
TEXT_TYPE |
Contains all the SDMX Text Types
|
TIME_FORMAT |
Defines different time formats supported by SDMX-ML
|
TO_VALUE | |
WEB_SERVICE_TYPE |
Defines web service types, REST & SOAP
|