Interface | Description |
---|---|
XsdSchemaMappingStrategy |
Interface for schema mapping strategies used in schema repository.
|
Class | Description |
---|---|
AbstractSchemaCollection | |
AbstractSchemaMappingStrategy |
Abstract schema mapping strategy extracts target namespace and root element name
for subclasses.
|
RootQNameSchemaMappingStrategy |
Mapping strategy uses the root element local name to find matching schema
instance.
|
SchemaMappingStrategyChain |
Special schema mapping strategy delegating to several other strategies in
a mapping chain.
|
TargetNamespaceSchemaMappingStrategy |
Mapping strategy checks on target namespaces in schemas to find matching schema
instance.
|
WsdlXsdSchema |
Wrapper implementation takes care of nested WSDL schema types.
|
XsdSchemaCollection |
Schema combines multiple file resources usually with exactly the same target namespace to
one single schema instance.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.