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

