[xep-support] creating index with XEP extensions
Eliot Kimber
ekimber at innodata-isogen.com
Fri Apr 8 13:59:37 PDT 2005
Bob Stayton wrote:
> It is likely that there are situations in your
> stylesheet where the indexterm is not outputting its anchor for some reason.
> Perhaps indexterm in certain element templates is not reached, or a template
> handles certain children but not others.
A real common cause of this bug is using value-of when you should be
using apply-templates. As a rule, you should only use value-of to
process element content when you are 100% sure it will never have
subelements, and since you can't guarantee that, the implication is that
you should never use value-of to process PCDATA content :-)
Another likely source of bugs is processing content in a different mode
in which the index processing has not been accounted for.
Cheers,
Eliot
--
W. Eliot Kimber
Professional Services
Innodata Isogen
9390 Research Blvd, #410
Austin, TX 78759
(512) 372-8155
ekimber at innodata-isogen.com
www.innodata-isogen.com
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
More information about the Xep-support
mailing list