This is not a schema issue but is rather caused because the wrong type of DefinitionParser is being used for many transformers in their respective NamespaceHandler's.
TransformerDefinitionParser should be used not OrphanDefintionBuilder
Daniel Feist - 21/Apr/08 11:51 PM This is not a schema issue but is rather caused because the wrong type of DefinitionParser is being used for many transformers in their respective NamespaceHandler's.
TransformerDefinitionParser should be used not OrphanDefintionBuilder
TransformerDefinitionParser should be used not OrphanDefintionBuilder