Changeset 2957 for branches/1.0/src/config/xsl/config_handlers.xsl
- Timestamp:
- 09/28/08 20:39:19 (3 months ago)
- Files:
-
- 1 modified
-
branches/1.0/src/config/xsl/config_handlers.xsl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0/src/config/xsl/config_handlers.xsl
r2648 r2957 13 13 14 14 <!-- pre-1.0 backwards compatibility for 1.0 --> 15 <!-- non-"envelope" elements are copied to the 1.0 factories namespace -->15 <!-- non-"envelope" elements are copied to the 1.0 config_handlers namespace --> 16 16 <xsl:template match="envelope_0_11:*"> 17 17 <xsl:element name="{local-name()}" namespace="{$config_handlers_1_0}">

