[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Collect data from a whole map hierarchy, then use
Hi Martin, This works well; here is the result: <?xml version="1.0" encoding="UTF-8"?> <map-data> <summary> <spare quantity="2">Spare1</spare> <spare quantity="6">Spare2</spare> <spare quantity="2">Spare3</spare> <supply quantity="2">Supply1</supply> <tool quantity="2">Tool1</tool> </summary> </map-data> However, it only works with a single level of references. A ditamap could have references to other maps or other topics. I think I need a recursive function to grab all of the uribs in a single collection. Rick
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|