xsl-list
[Top] [All Lists]

RE: Linking to a 6 level tag content

2005-06-22 12:50:47
Khalil,

I don't see a "test:p > 21" in your input. The closest is <text:p>23</text:p>

If you could post a more complete snippet, with namespace decrarations and end-tags, and specify if you want top copy the element or get its text value, I assume people could respond better.

Regards,

--A

From: Kahlil Johnson <jzarecta(_at_)gmail(_dot_)com>
Reply-To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
To: XSL <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Subject: [xsl] Linking to a 6 level tag content
Date: Wed, 22 Jun 2005 13:03:32 +0300

I have this xml and I want to capture the content  test:p > 21 from
the XSLT however I have problems targeting the branch:

XML: output
<office:document-content office:version="1.0">
        <office:body>
        <office:spreadsheet>
              <table:table >
                   <table:table-column />
                 <table:table-row table:style-name="ro1">
<table:table-cell office:value-type="float" office:value="23">
                                  <text:p>23</text:p>

I am using xsltproc to generate an output.


--
Kahlil Johnson
"Ya tengo GMAIL!!"

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar ? get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--