xsl-list
[Top] [All Lists]

Re: Using attributes and elements and text

2005-02-24 11:12:25
However, AFAICS, those comments are related to the attribute/element
question. What about the question of text/child nodes, like in

        <Assuntos>
                <Assunto>
                        As armas e os barões assinalados 
                        <Detalhes/>
                </Assunto>
        </Assuntos>

        <Assuntos>
                <Assunto>
                         <Desc> As armas e os barões assinalados </Desc>
                        <Detalhes/>
                </Assunto>
        </Assuntos>

What are the XPath/XSL diferences in here?


On Thu, 24 Feb 2005 18:03:47 +0000, António Mota <amsmota(_at_)gmail(_dot_)com> 
wrote:
So it seems the rule is:

"There are no rules, find your own" ?



--~------------------------------------------------------------------
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>
--~--