public static interface VdbSchema.ManifestId extends Describable.XmlId, Propertied.XmlId
vdb.xml) identifiers related to schema/model elements.| Modifier and Type | Field and Description |
|---|---|
static String |
METADATA
The VDB schema/model metadata element identifier.
|
static String |
METADATA_TYPE
The schema/model metadata type attribute identifier.
|
static String |
NAME
The schema/model name attribute identifier.
|
static String |
PATH
The schema/model path in the VDB archive or the validation error model object path.
|
static String |
SEVERITY
The severity of a schema/model validation error attribute name.
|
static String |
SOURCE
The VDB schema/model data source element identifier.
|
static String |
TYPE
The schema/model type attribute identifier.
|
static String |
VALIDATION_ERROR
A schema/model validation error.
|
static String |
VISIBLE
The schema/model visible attribute identifier.
|
DESCRIPTIONPROPERTY, VALUEstatic final String METADATA
static final String METADATA_TYPE
static final String NAME
static final String PATH
static final String SEVERITY
static final String SOURCE
static final String TYPE
static final String VALIDATION_ERROR
static final String VISIBLE
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.