Avatar

Correct answer by
Level 2

Hi,

as far as I can see, you can include TLEs only before documents and pages, so you could have

Begin Document
      Begin Named Page Group (e.g. 1-page business document)
          Tag Logical Element (metadata field 1)
           Tag Logical Element (metadata field 2)
            …(TLEs 3-n)…
           Begin Page

               Active Environment Group

               TLE 1

               TLE 2

               ...(TLEs 3-n)...
               …(page 1 data)…
          End Page
       End Named Page Group
End Document

Regards

George

View solution in original post