Package gov.nist.secauto.metaschema.core
Class MetaschemaConstants
java.lang.Object
gov.nist.secauto.metaschema.core.MetaschemaConstants
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
This is the namespace used by Metaschema in formats that require or use a namespace, and in properties that are defined by the Metaschema specification.static final URI
TheMETASCHEMA_NAMESPACE
as aURI
. -
Method Summary
-
Field Details
-
METASCHEMA_NAMESPACE
This is the namespace used by Metaschema in formats that require or use a namespace, and in properties that are defined by the Metaschema specification.- See Also:
-
METASCHEMA_NAMESPACE_URI
TheMETASCHEMA_NAMESPACE
as aURI
.
-