Sorry this got buried. I'll be back tuesday and will try to respond then if nobody else already has.
On Tue, Oct 8, 2024 at 2:42 PM Mark Kozak <mark.ko...@adeptus-cs.com> wrote: > Hello daffodil community. > > > > I am working on project that could be implemented by a schema similar to > what was described in > lists.apache.org/thread/1y9rl31q4hcnmtylz1dd0gdgrxty4onf. But I can't > figure out how to iterate over the attribute types while looking back in > the header. > > > > In the referenced example: > > > > <record> > <field><s>blue</s></field> > <field><b>true</b></field> > </record> > > > How do you get s and the b? I know we can look back it ../.. But how do I > go back down multiple paths to first get the s and then the b? > > > > Thank you for any enlightenment. > > > > > > Mark Kozak > > Director of Engineering > > Adeptus Cyber Solutions > > Adeptus-CS.com > > >