Because it costs more performance and there are some xpath queries you
cannot make

On 21 nov, 13:48, Nir Hazan <[email protected]> wrote:
> While Im not sure what's wrong on the 1st option. Why not just use the 2nd?
>
>
>
>
>
>
>
> On Mon, Nov 21, 2011 at 8:25 PM, Denis Wong <[email protected]> wrote:
> > Hi,
>
> > Quick question:
> > I am trying to display a picasa album on my website.
> > Picasa web album url is:
>
> >http://picasaweb.google.com/data/feed/api/user/super2ni/albumid/56445...
>
> > I'm trying to do something like this:
> > <xsl:value-of select="count(//entry])"/>
> > but it will always return me "0".
>
> > If I try this:
> > <xsl:value-of select="count(//*[name(.)='entry'])"/>
> > I get the correct number of entries
>
> > Do you have any hint?
>
> > Tyvm,
> > Denis
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Picasa Web Albums API" group.
> > To post to this group, send email to
> > [email protected].
> > To unsubscribe from this group, send email to
> > [email protected].
> > For more options, visit this group at
> >http://groups.google.com/group/google-picasa-data-api?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-picasa-data-api?hl=en.

Reply via email to