Package org.n52.shetland.ogc.cv
Interface CvConstants
-
public interface CvConstants
-
-
Field Summary
Fields Modifier and Type Field Description static SchemaLocationCV_SCHEMA_LOCATIONstatic StringNS_CVstatic StringNS_CV_PREFIXstatic StringSCHEMA_LOCATION_URL_CV
-
-
-
Field Detail
-
NS_CV
static final String NS_CV
- See Also:
- Constant Field Values
-
NS_CV_PREFIX
static final String NS_CV_PREFIX
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_CV
static final String SCHEMA_LOCATION_URL_CV
- See Also:
- Constant Field Values
-
CV_SCHEMA_LOCATION
static final SchemaLocation CV_SCHEMA_LOCATION
-
-