Author |
Message
|
ravi_ishere |
Posted: Tue Feb 19, 2008 3:12 am Post subject: How can we set XML Transformation node selection priorities |
|
|
Apprentice
Joined: 20 Jan 2008 Posts: 29
|
Hi,
Can anyone tell me how can we set the XML Transformation node selection priorities from ESQL.
Thanks,
R |
|
Back to top |
|
 |
AJStar |
Posted: Tue Feb 19, 2008 4:31 am Post subject: |
|
|
 Acolyte
Joined: 27 Jun 2007 Posts: 64
|
I don't think it is possible through ESQL.
Lets wait for replies from some experts  _________________ Regards
AJ |
|
Back to top |
|
 |
mqmatt |
Posted: Tue Feb 19, 2008 4:36 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
|
Back to top |
|
 |
ravi_ishere |
Posted: Tue Feb 19, 2008 4:40 am Post subject: |
|
|
Apprentice
Joined: 20 Jan 2008 Posts: 29
|
how can i set the priorities dynamically so that we can use Embedded stylesheet and xsl file dynamically. |
|
Back to top |
|
 |
mqmatt |
Posted: Tue Feb 19, 2008 4:42 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
|
Back to top |
|
 |
ravi_ishere |
Posted: Tue Feb 19, 2008 4:44 am Post subject: |
|
|
Apprentice
Joined: 20 Jan 2008 Posts: 29
|
|
Back to top |
|
 |
ravi_ishere |
Posted: Wed Feb 20, 2008 4:37 am Post subject: |
|
|
Apprentice
Joined: 20 Jan 2008 Posts: 29
|
Can anyone tell how to set selection priorities from ESQL. |
|
Back to top |
|
 |
JohnMichael |
Posted: Wed Feb 20, 2008 10:42 am Post subject: setting Stylesheetname Dynamically |
|
|
 Acolyte
Joined: 28 Feb 2007 Posts: 55
|
I know these two... they might be helpful
SET OutputLocalEnvironment.ComIbmXslOutputCharset = 1208;
SET OutputLocalEnvironment.ComIbmXslXmltStylesheetname = 'location'; |
|
Back to top |
|
 |
|