transforms
transforms — List of transforms for converting from non-DocBook schemas.
Synopsis
- Sequence of:
Attributes
Description
The transforms element is a wrapper for one or more
transform elements.
Processing expectations
None. The transforms element is just a container.
Parents
These elements contain transforms: assembly.
Examples
1 <transforms xmlns="http://docbook.org/ns/docbook" version="5.1"> 2 <transform grammar="dita" fileref="dita2docbook.xsl"/> <transform name="tutorial" fileref="docbook2tutorial.xsl"/> 4 </transforms>



