public interface XSDSchemaCompositor extends XSDSchemaDirective
Include
' and
'Redefine
'.
The following features are supported:
XSDPackage.getXSDSchemaCompositor()
Modifier and Type | Method and Description |
---|---|
XSDSchema |
getIncorporatedSchema()
Returns the value of the 'Incorporated Schema' reference.
|
void |
setIncorporatedSchema(XSDSchema value)
Sets the value of the '
Incorporated Schema ' reference. |
getResolvedSchema, getSchemaLocation, setResolvedSchema, setSchemaLocation
clearDiagnostics, cloneConcreteComponent, contains, elementAttributesChanged, elementChanged, elementContentsChanged, getComponentsWithApplicationInformation, getComponentsWithUserInformation, getContainer, getDiagnostics, getElement, getRootContainer, getSchema, resolveAttributeDeclaration, resolveAttributeDeclaration, resolveAttributeDeclarationURI, resolveAttributeGroupDefinition, resolveAttributeGroupDefinition, resolveAttributeGroupDefinitionURI, resolveComplexTypeDefinition, resolveComplexTypeDefinition, resolveComplexTypeDefinitionURI, resolveElementDeclaration, resolveElementDeclaration, resolveElementDeclarationURI, resolveIdentityConstraintDefinition, resolveIdentityConstraintDefinition, resolveIdentityConstraintDefinitionURI, resolveModelGroupDefinition, resolveModelGroupDefinition, resolveModelGroupDefinitionURI, resolveNotationDeclaration, resolveNotationDeclaration, resolveNotationDeclarationURI, resolveSimpleTypeDefinition, resolveSimpleTypeDefinition, resolveSimpleTypeDefinitionURI, resolveTypeDefinition, resolveTypeDefinition, resolveTypeDefinitionURI, setElement, updateElement, updateElement, validate
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
XSDSchema getIncorporatedSchema()
This reference is computed
from the resolved schema
and is typically not set directly.
XSDSchema.getIncorporatedVersions()
,
XSDSchemaDirective.getResolvedSchema()
,
setIncorporatedSchema(XSDSchema)
,
XSDPackage.getXSDSchemaCompositor_IncorporatedSchema()
void setIncorporatedSchema(XSDSchema value)
Incorporated Schema
' reference.
value
- the new value of the 'Incorporated Schema' reference.getIncorporatedSchema()