Click here to Skip to main content
15,923,120 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: XSL GetDate function ? Pin
Phil Hobgen10-Mar-05 13:04
Phil Hobgen10-Mar-05 13:04 
GeneralRe: XSL GetDate function ? Pin
kitntodd10-Mar-05 15:45
kitntodd10-Mar-05 15:45 
GeneralXML reading Error.. Pin
vinu.netguy9-Mar-05 20:49
vinu.netguy9-Mar-05 20:49 
GeneralRe: XML reading Error.. Pin
DavidNohejl10-Mar-05 2:03
DavidNohejl10-Mar-05 2:03 
GeneralXML Error.. Pin
vinu.netguy9-Mar-05 20:41
vinu.netguy9-Mar-05 20:41 
GeneralMS Access to oracle thro XML . How to do it Pin
Member 17406158-Mar-05 7:48
Member 17406158-Mar-05 7:48 
GeneralBest performance binary encoding Pin
GuimaSun8-Mar-05 7:39
GuimaSun8-Mar-05 7:39 
GeneralProcess XML from inside XML Pin
Adam Gritt7-Mar-05 7:51
Adam Gritt7-Mar-05 7:51 
I am having an issue. I need to perform an xslt on an xml document however the document contains xml encoded inside the xml (see sample below). I need to know how to pull out the inner xml so I can parse it from inside an xslt transform. Any help is greatly appreciated.

(code)

<?xml version="1.0" encoding="utf-8" ?>
<Thomson.Financial.T1Link.APIResponse>
<Variable Name="_result" Value="&lt;ALL_RESULTS request=&quot;10054&quot;&gt;&lt;SEQUENCE id=&quot;1&quot;&gt;&lt;BETALink_XMLResponse&gt;&lt;HeaderInfo RecordCount=&quot;1&quot; /&gt;&lt;Warnings /&gt;&lt;Data&gt;&lt;row&gt;&lt;BetaLinkUserId&gt;895288&lt;/BetaLinkUserId&gt;&lt;FirmNo&gt;990&lt;/FirmNo&gt;&lt;SubNo&gt;990&lt;/SubNo&gt;&lt;EntityKey&gt;39172390-D9FC-4B4D-9744-8B168F0B3842&lt;/EntityKey&gt;&lt;/row&gt;&lt;/Data&gt;&lt;/BETALink_XMLResponse&gt;&lt;/SEQUENCE&gt;&lt;/ALL_RESULTS&gt;" Value_Type="System.String" />
<Variable Name="_errors" Value="&lt;ALL_RESULTS request=&quot;10054&quot;&gt;&lt;SEQUENCE id=&quot;1&quot;&gt;&lt;/SEQUENCE&gt;&lt;/ALL_RESULTS&gt;" Value_Type="System.String" />
<Variable Name="_warnings" Value="&lt;ALL_RESULTS request=&quot;10054&quot;&gt;&lt;SEQUENCE id=&quot;1&quot;&gt;&lt;Warnings /&gt;&lt;/SEQUENCE&gt;&lt;/ALL_RESULTS&gt;" Value_Type="System.String" />
</Thomson.Financial.T1Link.APIResponse>

(/code)
GeneralRe: Process XML from inside XML Pin
Phil Hobgen7-Mar-05 20:25
Phil Hobgen7-Mar-05 20:25 
GeneralRe: Process XML from inside XML Pin
DavidNohejl8-Mar-05 9:23
DavidNohejl8-Mar-05 9:23 
GeneralRe: Process XML from inside XML Pin
Phil Hobgen8-Mar-05 10:20
Phil Hobgen8-Mar-05 10:20 
GeneralRe: Process XML from inside XML Pin
DavidNohejl8-Mar-05 9:24
DavidNohejl8-Mar-05 9:24 
GeneralRe: Process XML from inside XML Pin
Phil Hobgen8-Mar-05 12:08
Phil Hobgen8-Mar-05 12:08 
GeneralPassing XmlDocument from VB .NET to VC++ Pin
alfonx28-Feb-05 9:00
alfonx28-Feb-05 9:00 
GeneralPage Header/Footer in HTML Pin
dotnetquery27-Feb-05 20:18
dotnetquery27-Feb-05 20:18 
GeneralRe: Page Header/Footer in HTML Pin
Phil Hobgen28-Feb-05 8:10
Phil Hobgen28-Feb-05 8:10 
GeneralRe: Page Header/Footer in HTML Pin
DavidNohejl28-Feb-05 8:17
DavidNohejl28-Feb-05 8:17 
GeneralRe: Page Header/Footer in HTML Pin
dotnetquery28-Feb-05 21:36
dotnetquery28-Feb-05 21:36 
GeneralRe: Page Header/Footer in HTML Pin
DavidNohejl2-Mar-05 0:38
DavidNohejl2-Mar-05 0:38 
GeneralRe: Page Header/Footer in HTML Pin
dotnetquery2-Mar-05 1:41
dotnetquery2-Mar-05 1:41 
GeneralRe: Page Header/Footer in HTML Pin
DavidNohejl2-Mar-05 2:18
DavidNohejl2-Mar-05 2:18 
GeneralRe: Page Header/Footer in HTML Pin
Abuhijleh5-Mar-05 23:24
Abuhijleh5-Mar-05 23:24 
Generalclickety police Pin
DavidNohejl6-Mar-05 1:35
DavidNohejl6-Mar-05 1:35 
GeneralDisplay Image from XML source Pin
dotnetquery27-Feb-05 18:13
dotnetquery27-Feb-05 18:13 
GeneralRe: Display Image from XML source Pin
Phil Hobgen28-Feb-05 8:38
Phil Hobgen28-Feb-05 8:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.