|
Subject: [xsl] column headings in SQL as column-tag From: "Ganesh Babu N" <nbabuganesh@xxxxxxxxx> Date: Tue, 9 Dec 2008 09:58:16 +0530 |
Hai All,
I am working on the SQL extension of Saxon. for column-tag we have
give the literal value. Is there any way to get the column headings in
SQL as column-tag values.
Suppose:
Database: Name - Ganesh
Designation - Manager
Age - 32
Required result.
<root>
<row>
<name>Ganesh</name>
<designation>Manager</designation>
<age>32</age>
</row>
</root>
Regards,
Ganesh
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Inserting header and foot, G. Ken Holman | Thread | RE: [xsl] column headings in SQL as, Michael Kay |
| Re: [xsl] XSLT 2.1: Nestable sequen, Dimitre Novatchev | Date | RE: [xsl] Counting records [Solved], Bradley, Peter |
| Month |