Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


[xsl] Supposed to post XML variables to a Servlet via HTTP using XML Post

From: "Bruso, John" <jbruso@------------>
To:
Date: 11/17/2005 11:03:00 PM
I'm passing credentials from one app to another...

Can someone help me understand what an XML Post is? And how
I pass variables to a Java servlet using an XML Post via HTTP?
Do I use XSL?


-------------------------
John Bruso
IS Developer
Sheridan College
ph  307.674-6446-2608







-----Original Message-----
From: Michael Kay [mailto:mike@xxxxxxxxxxxx]
Sent: Monday, November 14, 2005 12:13 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] XSL2 attribute and schema-attribute tests

>
> If I do a <xsl:whatever select="attribute(foo)"/>, does the
> select the
> not default to the child axis

No, this is special-cased: if the node test has the form attribute(xxx)
or
schema-attribute(xxx) then the axis defaults to the the attribute axis.
>
> Another  one:
>
> Will "self::node()/@foo" ever select anything,  or any nodes not by
> killed .. killed by axes .. even two of them, disjoint
> princpal node types?
>

self::node() selects the context node regardless what kind it is, the
principal node kind doesn't come into it. So the above expression is
fine.
But self::*/@foo will never select anything.

Michael Kay
http://www.saxonica.com/


transparent
Print
Mail
Digg
delicious
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