Getting Started with Adobe After Effects - Part 6: Motion Blur
Ask
Ask questions, discuss or help others by answering
Related Posts · View All
SQL Server 141
TSQL 75
SSRS 70
SSIS 66
XML 54

Top Categories · View All
SQL Server 141
TSQL 75
SSRS 70
SSIS 66
XML 54

Extract Attribute In XML result

Aug 13 2012 12:00AM by potirakis8   

Hello,

I want to ask how can I extract an attribute in xml result using xsl.

i.e.




result:


Your help will be valuable...

Thank you in advance

Submitted under: XML · XSLT ·  ·  · 


potirakis8
629 · 0% · 55

3 Replies

  • Can you show the XML document on which you apply this XSL ?

    commented on Aug 13 2012 7:06AM
    Jacob Sebastian
    1 · 100% · 32002
  • Is like this:

    <?xml version="1.0"?>
    <xml catalog="DD" date="13/08/2012" time="14:48:40" version="1.1">
    <catalog>
    <num id="Number" prec="4"/>
    <str id="cc" len="4"/>
    <num id="vv" prec="4"/>
    <num id="bb" prec="4"/>
    </catalog>
    <row>
    <num id="Number">1</num>
    <str id="cc">aaaa</str>
    <>
    </row>
    </xml>
    

    thanks

    commented on Aug 13 2012 7:33AM
    potirakis8
    629 · 0% · 55
  • Finally I found a solution on this but still I have one minor issue,,

    I used the following attribute:

    true

    And get the sollowing result:

    commented on Aug 14 2012 6:31AM

    potirakis8
    629 · 0% · 55

Your Reply


Sign Up or Login to post a comment.

    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]