comparison doc/xml-templates.txt @ 451:4183fd29fa4e trunk

Fix broken link in documentation.
author cmlenz
date Sat, 14 Apr 2007 22:29:09 +0000
parents 97544725bb7f
children 1bdccd3bda00
comparison
equal deleted inserted replaced
450:94601511cd68 451:4183fd29fa4e
275 </span> 275 </span>
276 </div> 276 </div>
277 277
278 Inside the body of a ``py:match`` directive, the ``select(path)`` function is 278 Inside the body of a ``py:match`` directive, the ``select(path)`` function is
279 made available so that parts or all of the original element can be incorporated 279 made available so that parts or all of the original element can be incorporated
280 in the output of the match template. See [wiki:GenshiStream#UsingXPath] for 280 in the output of the match template. See `Using XPath`_ for more information
281 more information about this function. 281 about this function.
282
283 .. _`Using XPath`: streams.html#using-xpath
282 284
283 This directive can also be used as an element:: 285 This directive can also be used as an element::
284 286
285 <div> 287 <div>
286 <py:match path="greeting"> 288 <py:match path="greeting">
Copyright (C) 2012-2017 Edgewall Software