Have you tried using a Recursive Repeating Section control? This control will
require a change in your schema, but it allows you to nest levels arbitrarily
deeply.
If changing the schema is not an option, then you'll need to use an XPath
expression that finds the preceding node at the current level to determine
the previous letter used.

Signature
David Dean
Sr. Member Technical Staff
Insource Technology Corp.
> InfoPath 2003...I want to create an outline format using repeating
> sections...see below for an example:
[quoted text clipped - 16 lines]
>
> S-Man
S-Man - 11 Dec 2006 17:40 GMT
David...thanks for the respone...I have tried the recursive section but
I don't fully get it. I have done some initial searches on it, but
haven't seen any really good documentation on it. Do you know of
any???
S
> Have you tried using a Recursive Repeating Section control? This control will
> require a change in your schema, but it allows you to nest levels arbitrarily
[quoted text clipped - 29 lines]
> >
> > S-Man