[
Lists Home |
Date Index |
Thread Index
]
- To: xml-dev@lists.xml.org
- Subject: Re: [xml-dev] HELP Needed in XPATH.
- From: Eric van der Vlist <vdv@dyomedea.com>
- Date: Tue, 27 Sep 2005 14:04:47 +0200
- In-reply-to: <20050927115401.CA97D492B@gwparis.dyomedea.com>
- Organization: Dyomedea (http://dyomedea.com)
- References: <20050927115401.CA97D492B@gwparis.dyomedea.com>
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
------------------------------------------------------------------------
|