hi -
There's one exception: if you have two template rules that match the same
"event" (i.e. the same node in the source document), it's technically an
error, but the processor can resolve the ambiguity by choosing the rule that
comes last in the stylesheet.
i get this error above and no output is generated in saxon.
what if i want that same node repeated 2X in the output?
it has to do with the way i want the page displayed.
is there a way around it?
if there is a simple trick or hack please let me know.
thanks,
jim
There's one exception: if you have two template rules that match the same
"event" (i.e. the same node in the source document), it's technically an
error, but the processor can resolve the ambiguity by choosing the rule that
comes last in the stylesheet.
i get this error above and no output is generated in saxon.
what if i want that same node repeated 2X in the output?
it has to do with the way i want the page displayed.
is there a way around it?
if there is a simple trick or hack please let me know.
thanks,
jim
Comment