Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 19th, 2005, 03:46 AM
Authorized User
 
Join Date: Jul 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default Urgent Help Needed

Hi All,
        I have a xml like this:

        <database>
            <entries>
               <table name="" des="">
                      <field name="" des="">
                      </field>
               </table> </entries>
        </database>


       <database>
            <entries>
               <form name="" des="">
                      <field name="" des="">
                      </field>
               </form> </entries>
        </database

Now i need to extract values from the above xml and transfer them to table format :

table contains table name |field name | description

for form also
              form name | field name | description

please help me out in this.

Very Urgent.

Thanks and Regards






Similar Threads
Thread Thread Starter Forum Replies Last Post
Needed Very Urgent ndrnathan C# 0 June 8th, 2007 07:43 AM
urgent help needed ramabharti Javascript How-To 2 November 21st, 2006 01:17 AM
Very Urgent Help Needed Vinay Chugh ASP.NET 1.0 and 1.1 Basics 1 June 7th, 2006 12:32 AM
urgent help needed sugandh .NET Web Services 0 January 10th, 2004 12:44 PM
URGENT Help needed scott Access 12 November 16th, 2003 03:13 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.