Re: [xsl] Linking to a 6 level tag content

Subject: Re: [xsl] Linking to a 6 level tag content
From: Kahlil Johnson <jzarecta@xxxxxxxxx>
Date: Thu, 23 Jun 2005 17:38:42 +0300
Right what about the 'foo' part? is it the identifier. For example in
quanta I saw that a tag like <p name="text"> will represent it as
<p:text>  is that the 'foo' means?

On 6/23/05, Aron Bock <aronbock@xxxxxxxxxxx> wrote:
> Khalil, when you see an element such as <office:foo>, the "office" denotes
a
> "namespace".  You may want to read intros on the web about namespaces.
>
> --A
>
> >From: Kahlil Johnson <jzarecta@xxxxxxxxx>
> >Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> >To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> >Subject: Re: [xsl] Linking to a 6 level tag content
> >Date: Thu, 23 Jun 2005 17:22:07 +0300
> >
> >I am just starting with XSLT tutorials and all the tutorials have
> >'regular' tags:
> ><blah> however the ones I have to work with have a different
> >convention <office:document>  so the ':' throw me a bit off specially
> >when it doesnt work as expected.
> >
> >
> >
> >On 6/23/05, Kahlil Johnson <jzarecta@xxxxxxxxx> wrote:
> > > Yes, unfortunately I dont have any XPath tutorial on hand, sorry. I am
> > > just starting with XSLT so no idea about XSLT 1.0 vs. 2.0 or Xpath and
> > > Xlink and Xquery.
> > >
> > > But I do want to understand first the whole match="blah/blah/blah"
> > > thing. I did that before but got an error saying that it couldnt
> > > locate the table:table-cell but at the same time I never put any xmlns
> > > definition. So my question is if there is any relation between the
> > > two.
> > >
> > >
> > >
> > > On 6/23/05, Aron Bock <aronbock@xxxxxxxxxxx> wrote:
> > > > Khalil, if your question is "how does XPath work, and how do I use
> >it?" ...
> > > > you're really best off reading up any of many introductory tutorials
> >on the
> > > > web.  As for how to traverse from document-content to the node you
> >want, it
> > > > was demonstrated in my previous post, and should become clear once
> >you've
> > > > gone over an XPath tutorial.
> > > >
> > > > Regards,
> > > >
> > > > --A
> > > >
> > > > >
> > > > >But I have many doubts.
> > > > >- Why I can't use the complete tag text:p or table:table-cell or
> > > > >office:xxx?
> > > > >- Is there a way to identify it?
> > > > >- How can I link all the way directly to the table:table-cell
comming
> > > > >from office:document (XPath)?
>
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today - it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>
>


--
Kahlil Johnson
"Ya tengo GMAIL!!"

Current Thread