public static interface VdbManifest.ManifestId extends Describable.XmlId
vdb.xml) VDB-related identifiers.| Modifier and Type | Field and Description |
|---|---|
static String |
DATA_POLICY
The VDB data role element identifier.
|
static String |
ENTRY
The VDB entry element identifier.
|
static String |
IMPORT_VDB
The import VDB element identifier.
|
static String |
NAME
The VDB name attribute identifier.
|
static String |
SCHEMA
The VDB schema/model element identifier.
|
static String |
TRANSLATOR
The VDB translator element identifier.
|
static String |
VALIDATION_ERROR
The VDB validation error element identifier.
|
static String |
VDB_ELEMENT
The VDB element identifier that is the one and only child element under
xs:schema. |
static String |
VERSION
The VDB version attribute identifier.
|
DESCRIPTIONstatic final String DATA_POLICY
static final String ENTRY
static final String IMPORT_VDB
static final String NAME
static final String SCHEMA
static final String TRANSLATOR
static final String VALIDATION_ERROR
static final String VDB_ELEMENT
xs:schema.static final String VERSION
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.