Package org.n52.shetland.inspire.base2
Interface InspireBase2Constants
-
public interface InspireBase2Constants
-
-
Field Summary
Fields Modifier and Type Field Description static SchemaLocationBASE2_20_SCHEMA_LOCATIONstatic StringNS_BASE2static StringNS_BASE2_PREFIXstatic StringSCHEMA_LOCATION_URL_BASE2
-
-
-
Field Detail
-
NS_BASE2
static final String NS_BASE2
- See Also:
- Constant Field Values
-
NS_BASE2_PREFIX
static final String NS_BASE2_PREFIX
- See Also:
- Constant Field Values
-
SCHEMA_LOCATION_URL_BASE2
static final String SCHEMA_LOCATION_URL_BASE2
- See Also:
- Constant Field Values
-
BASE2_20_SCHEMA_LOCATION
static final SchemaLocation BASE2_20_SCHEMA_LOCATION
-
-