Changeset 49 for trunk/user_db.xsl


Ignore:
Timestamp:
03/20/08 18:56:33 (16 years ago)
Author:
pinsard
Message:

improvements of .xsl files headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/user_db.xsl

    r40 r49  
    11<?xml version="1.0" encoding="iso-8859-1"?> 
     2<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    23 
    34<!-- 
     
    1415creation 
    1516--> 
    16  
    17 <xsl:stylesheet 
    18  id="id" version="1.0" 
    19  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    2017 
    2118<xsl:include href="components_db.xsl"/> 
Note: See TracChangeset for help on using the changeset viewer.