This worked great! Thanx for the Tip! Jamie Nicolson wrote: > You'll probably want to use class EXPLICIT. Assuming the [0] and [4] in > this example are explicit tags, you would do something like: > > seq.addElement(new EXPLICIT( Tag.get(0), > new EXPLICIT( Tag.get(4), subordinateSequence ) ); > > Todd E. Johnson wrote: >
