Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xsl] Patterns usage in XSLT template rules

From: Ramkumar Menon <ramkumar.menon@--------->
To:
Date: 5/2/2005 1:24:00 PM
Hi Bruce,

Not sure if "()" always indicates function call.
XPath 1.0 grammar says

PathExpr = FilterExpr | . . . [ignoring others like LocationPath for ]
FilterExpr = PrimaryExpr | FilterExpr Predicate
PrimaryExpr = '(' Expr ')' | . . .  [others too in the list, ignoring
them for convenience]
Where Expr is an 'OrExpr', which can be another PathExpr.

See [19] in section 3.1 of Xpath 1.0
specification.[http://www.w3.org/TR/xpath]

-Menon

On 5/2/05, Bruce D'Arcus <bdarcus@xxxxxxxxx> wrote:
> On 5/2/05, Ramkumar Menon <ramkumar.menon@xxxxxxxxx> wrote:
>
> > Sorry for not being clear enough, but I had meant to ask "why are
> > patterns like (foo) or (/child::foo) considered invalid patterns as
> > per XSLT specification ?"
> > Curious  as to whether this kind of a pattern breaks any semantics of XSLT
.
> > rgds,
>
> I'll let someone else step in to correct me if I get the language wrong,
but:
>
> / or foo are nodes, while () indicates a function call.  So
> "count(current())" or "count(foo)" would both be valid, because the
> current() in the first is a function, while the foo in the second is
> just a node..
>
> Bruce
>
>


--
Shift to the left, shift to the right!
Pop up, push down, byte, byte, byte!

-Ramkumar Menon
 A typical Macroprocessor


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent