|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] TOC ProblemByomokesh Sahoo sahoo.byomokesh at gmail.comWed Jan 13 14:32:51 PST 2010
Hi, How I will get ouput using XQuery. xml === <Toc> <Head>Contents</Head> <T><Text>Foreword<pag>v</pag></Text><Tocauthor>Fen</Tocauthor></T> <T><Text>Acknowledgments<pag>xx</pag></Text><Tocauthor>Jean Dandelin</Tocauthor></T> <T><Text>Abbreviations<pag>xiii</pag></Text></T> <TCP><Text>1 Room for Manoeuvre<pag>3</pag></Text><Tocauthor>Jean Daudelin</Tocauthor></TCP> <TP><Text>PART ONE<Br/>THE OTTAWA GAME</Text> <TCP><Text>2 Raising Our Game<pag>31</pag></Text> <Tocauthor>Wendy Dobson</Tocauthor> </TCP> </TP> </Toc> ================================================================================================================= ================================================================================================================ <navPoint id="icontents" playOrder="1"> <text>Contents</text> <content src="xhtml/toc.html"/> </navPoint> <navPoint id="iforeward-ct" playOrder="2"> <text>Foreword</text> <content src="xhtml/foreword.html"/> </navPoint> <navPoint id="iacknowledgment-ct" playOrder="3"> <text>Acknowledgments</text> <content src="xhtml/acknowledgment.html"/> </navPoint> <navPoint id="iabbre-ct" playOrder="4"> <text>Abbreviations</text> <content src="xhtml/abbrevation.html"/> </navPoint> <navPoint id="ich01" playOrder="5"> <text>1 Room for Manoeuvre</text> <content src="xhtml/ch01.html"/> </navPoint> <navPoint id="ipart1" playOrder="6"> <navLabel> <text>PART ONE THE OTTAWA GAME</text> </navLabel> <content src="xhtml/part01.html"/> <navPoint id="ich02" playOrder="7"> <text>2 Raising Our Game: Canada among Nations</text> <content src="xhtml/ch02.html#ch02"/> </navPoint> </navPoint> Thanks Byomokesh
|
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
|






