User Profile

Collapse

Profile Sidebar

Collapse
genox
genox
Last Activity: Jul 9 '10, 10:10 AM
Joined: Jul 9 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi

    Thanks for the quick response! :-)

    Target XML should look like this:

    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE cXML SYSTEM "http://xml.cxml.org/schemas/cXML/1.2.020/cXML.dtd">
    <cXML xmlns:xalan="http://xml.apache.org/xslt" version="1.2.020" timestamp="2010-07-07T10:22:53+01:00" payloadID="1278494573441131060">
    ...
    See more | Go to post

    Leave a comment:


  • genox
    started a topic xsl:value-of select and xsl:template match issue
    in XML

    xsl:value-of select and xsl:template match issue

    Hi All,

    A newbie to the forum and the world of XML/XSLT

    I'm trying to create a XSLT script to convert from one XML format to another (cXML is the target format) for a system integration project.

    I want to be able to map values in the source XML tags to the destination cXML tags as necessary but am stumbling on problems retrieving the right elements

    Here comes the code...

    Source...
    See more | Go to post
No activity results to display
Show More
Working...