[
Lists Home |
Date Index |
Thread Index
]
Eric,
Except that statement is not correct, but remain there for historical
reasons. XPath was originally part of XSL, but was separated a long time ago.
So XSL consists only of two documents (at least the 1.0 version).
Regards,
Jens
On Tue, 27 Sep 2005, Eric van der Vlist wrote:
> Satish,
>
>
> Le mardi 27 septembre 2005 à 17:15 +0530, Satish S a écrit :
> > Can anyone tell me, what’s is XPATH and how’s its been used in XSL FO?
>
> <quote from="http://www.w3.org/Style/XSL/">
>
> XSL is a family of recommendations for defining XML document
> transformation and presentation. It consists of three parts:
>
> * XSL Transformations (XSLT) a language for transforming XML
> * the XML Path Language (XPath) an expression language used by
> XSLT to access or refer to parts of an XML document. (XPath is
> also used by the XML Linking specification)
> * XSL Formatting Objects (XSL-FO) an XML vocabulary for specifying
> formatting semantics
>
> </quote>
>
> In other words, a typical way to create an XSL-FO document is to
> generate this document with a XSLT transformation and XPath is the
> language that you'll be using in this XSLT transformation to access the
> source document that needs to be converted.
>
> Hope this helps.
>
> Eric
> >
> --
> Le premier annuaire des apiculteurs 100% XML!
> http://apiculteurs.info/
> ------------------------------------------------------------------------
> Eric van der Vlist http://xmlfr.org http://dyomedea.com
> (ISO) RELAX NG ISBN:0-596-00421-4 http://oreilly.com/catalog/relax
> (W3C) XML Schema ISBN:0-596-00252-1 http://oreilly.com/catalog/xmlschema
> ------------------------------------------------------------------------
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
>
>
|