User Profile

Collapse

Profile Sidebar

Collapse
drajani
drajani
Last Activity: Nov 12 '09, 09:33 AM
Joined: Oct 30 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thanks. That way I can never write a generic xsl. Is there any possibility to add a match condition in a template tag which can do a find & replace or something similar (as a workaround)?
    See more | Go to post

    Leave a comment:


  • how to retrieve node and child values that has xsi:type value

    I have the below input XML sent by APP1.

    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <abc1:QWAARequest 
      xmlns:abc1="http://www.mysite.com/myLink/v1/Test.xsd" 
      xmlns:abc2="http://www.mysite.com/v1" 
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
      xsi:schemaLocation="http://www.mysite.com/myLink/v1/Test.xsd Test.xsd">
    ...
    See more | Go to post
    Last edited by Dormilich; Oct 30 '09, 01:11 PM. Reason: Please use [code] tags when posting code
No activity results to display
Show More
Working...