Package | Description |
---|---|
eu.bandm.tools.xslt.base |
txsl = typed xslt 1.0 interpreter with "fragmented validation".
|
Modifier and Type | Field and Description |
---|---|
protected Binding<NamespaceName,eu.bandm.tools.xslt.tdom.Element> |
Transformation.possibleBindings
Accumulator for top-level definitions.
|
Modifier and Type | Field and Description |
---|---|
Map<TypedSubstantial,Binding<String,String>> |
Transformation.ns_contexts
redundant copy, use instead of "origins.get(el).ns_contexts"
|
Map<TypedSubstantial,Binding<String,String>> |
Templates.ns_contexts
Map from every xslt code node or target language element
(complete
Element or incomplete MultiTypeNodeList )
to the valid namspace prefix mapping. |
see also the complete user documentation .