Thread

Posted on Mon Oct 3 20:42:20 2005 by mlcohen
master document
I'm trying to use a master document now, with several tables scattered across several documents, each of which are included in the master document. I'm exploring the low-level xml material now, trying to figure out how to extract the names of all the included documents. I haven't seen any other way. Is there a better way?

Thanks, Matt
Direct Responses: 1134 | Write a response
Posted on Thu Oct 6 23:47:24 2005 by mlcohen in response to 1113
Re: master document
It seems that it's pretty easy to do this with the getElementList and getAttribute functions, but you need to poke around in the xml a bit to see just how to do this.

Thanks,
Matt
Write a response