Package com.consol.citrus.xml.schema

Interface Summary
XsdSchemaMappingStrategy Interface for schema mapping strategies used in schema repository.
 

Class Summary
AbstractSchemaMappingStrategy Abstract schema mapping strategy extracts target namespace and root element name for subclasses.
MultiResourceXsdSchema Schema combines multiple file resources usually with exactly the same target namespace to one single schema instance.
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.
 



Copyright © 2008-2013 ConSol* Consulting&Solutions GmbH. All Rights Reserved.