Changeset 49 for trunk


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

improvements of .xsl files headers

Location:
trunk
Files:
31 edited

Legend:

Unmodified
Added
Removed
  • trunk/biblioentry_xml.xsl

    r33 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<!-- 
     
    2223factorisation de bibnemomaf01_xml.xsl, bibnemomaf02_xml.xsl,bibnemomaf04_xml.xsl 
    2324--> 
    24  
    25 <xsl:stylesheet 
    26  id="id" version="1.0" 
    27  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    2825 
    2926<xsl:include href="correction_db.xsl"/> 
  • trunk/comments_db.xsl

    r33 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<!-- 
     
    1011creation 
    1112--> 
    12  
    13 <xsl:stylesheet 
    14  id="id" version="1.0" 
    15  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    1613 
    1714<xsl:template name="comments"> 
  • trunk/compilers_db.xsl

    r33 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<!-- 
     
    1314creation 
    1415--> 
    15  
    16 <xsl:stylesheet 
    17  id="id" version="1.0" 
    18  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    1916 
    2017<xsl:template name="compilers"> 
  • trunk/components_db.xsl

    r33 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<!-- 
     
    1718creation 
    1819--> 
    19  
    20 <xsl:stylesheet 
    21  id="id" version="1.0" 
    22  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    2320 
    2421<xsl:template name="components"> 
  • trunk/correction_db.xsl

    r33 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<!-- 
     
    1011creation 
    1112--> 
    12  
    13 <xsl:stylesheet 
    14  id="id" version="1.0" 
    15  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    1613 
    1714<xsl:template name="correction"> 
  • trunk/firstname_id.xsl

    r48 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<!-- 
     
    1920cf. http://www.dpawson.co.uk/xsl/sect2/N7240.html CRLF to BR 
    2021--> 
    21  
    22 <xsl:stylesheet 
    23  id="id" version="1.0" 
    24  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    2522 
    2623<xsl:template name="firstname_id"> 
  • trunk/form_db.xsl

    r33 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<!-- 
     
    1819creation 
    1920--> 
    20  
    21 <xsl:stylesheet 
    22  id="id" version="1.0" 
    23  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    2421 
    2522<xsl:include href="personal_db.xsl"/> 
  • trunk/form_html.xsl

    r48 r49  
    11<?xml version='1.0' encoding='ISO-8859-1'?>  
     2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
     3 
    24<!-- 
    35module : 
     
    1315création 
    1416--> 
    15 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
    1617 
    1718<xsl:template match="form"> 
  • trunk/main_html.xsl

    r48 r49  
    11<?xml version='1.0' encoding='ISO-8859-1'?>  
    22<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
     3 
    34<!-- 
    45module : 
  • trunk/newreferences_db.xsl

    r33 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<!-- 
     
    1011creation 
    1112--> 
    12  
    13 <xsl:stylesheet 
    14  id="id" version="1.0" 
    15  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    1613 
    1714<xsl:template name="newreferences"> 
  • trunk/personal_db.xsl

    r33 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<!-- 
     
    1011creation 
    1112--> 
    12  
    13 <xsl:stylesheet 
    14  id="id" version="1.0" 
    15  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    1613 
    1714<xsl:template name="personal"> 
  • trunk/platforms_db.xsl

    r33 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<!-- 
     
    1314creation 
    1415--> 
    15  
    16 <xsl:stylesheet 
    17  id="id" version="1.0" 
    18  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    1916 
    2017<xsl:template name="platforms"> 
  • trunk/processors_db.xsl

    r33 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<!-- 
     
    1011creation 
    1112--> 
    12  
    13 <xsl:stylesheet 
    14  id="id" version="1.0" 
    15  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    1613 
    1714<xsl:template name="processors"> 
  • trunk/select_id.xsl

    r48 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<!-- 
     
    2223creation 
    2324--> 
    24  
    25 <xsl:stylesheet 
    26  id="id" version="1.0" 
    27  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    2825 
    2926<xsl:include href="firstname_id.xsl"/> 
  • trunk/superbib01_html.xsl

    r48 r49  
    11<?xml version='1.0' encoding='ISO-8859-1'?>  
     2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
     3 
    24<!-- 
    35module : 
     
    911création 
    1012--> 
    11 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
    1213 
    1314<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/> 
  • trunk/superbib01_txt.xsl

    r48 r49  
    11<?xml version='1.0' encoding='ISO-8859-1'?>  
     2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
     3 
    24<!-- 
    35module : 
     
    911création 
    1012--> 
    11 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
    1213 
    1314<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/> 
  • trunk/superbib01_xml.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<!-- 
     
    2324creation 
    2425--> 
    25  
    26 <xsl:stylesheet 
    27  id="id" version="1.0" 
    28  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    2926 
    3027<xsl:output 
  • trunk/superbib02_html.xsl

    r48 r49  
    11<?xml version='1.0' encoding='ISO-8859-1'?>  
     2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
     3 
    24<!-- 
    35module : 
     
    911création 
    1012--> 
    11 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
    1213 
    1314<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"/> 
  • trunk/superbib02_xml.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<!-- 
     
    2122--> 
    2223 
    23 <xsl:stylesheet 
    24  id="id" version="1.0" 
    25  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    2624 
    2725<xsl:output 
  • trunk/superbib_author.xsl

    r41 r49  
    11<?xml version='1.0' encoding='ISO-8859-1'?>  
     2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
     3 
    24<!-- 
    35module : 
     
    1517creation 
    1618--> 
    17 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
    1819 
    1920<xsl:output 
  • trunk/superbib_pdf.xsl

    r48 r49  
    11<?xml version='1.0' encoding='ISO-8859-1'?>  
     2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
     3 
     4 
    25<!-- 
    36module : 
     
    1013d'après http://dblatex.sourceforge.net/doc/sec-custom.html 
    1114--> 
    12 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
    1315 
    1416<xsl:include href="titlepage.superbib.xsl"/> 
  • trunk/superbibmany01_html.xsl

    r48 r49  
    11<?xml version='1.0' encoding='ISO-8859-1'?>  
     2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
     3 
    24<!-- 
    35module : 
     
    1012au lieu de user.footer.content 
    1113--> 
    12 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
    1314 
    1415<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"/> 
  • trunk/superbibmany01_xml.xsl

    r40 r49  
    11<?xml version="1.0" encoding="iso-8859-1"?> 
     2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
    23 
    34<!-- 
     
    1617creation à partir de bibnemomaf02_xml.xsl mais liens externes 
    1718--> 
    18  
    19 <xsl:stylesheet 
    20  id="id" version="1.0" 
    21  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    2219 
    2320<xsl:output 
  • trunk/superbibmany02_html.xsl

    r48 r49  
    11<?xml version='1.0' encoding='ISO-8859-1'?>  
     2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
     3 
    24<!-- 
    35module : 
     
    911création 
    1012--> 
    11 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
    1213 
    1314<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"/> 
  • trunk/superbibmany02_xml.xsl

    r48 r49  
    11<?xml version="1.0" encoding="iso-8859-1"?> 
     2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
    23 
    34<!-- 
     
    1920creation 
    2021--> 
    21  
    22 <xsl:stylesheet 
    23  id="id" version="1.0" 
    24  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    2522 
    2623<xsl:output 
  • trunk/surname_id.xsl

    r48 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<!-- 
     
    1920cf. http://www.dpawson.co.uk/xsl/sect2/N7240.html CRLF to BR 
    2021--> 
    21  
    22 <xsl:stylesheet 
    23  id="id" version="1.0" 
    24  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    2522 
    2623<xsl:template name="surname_id"> 
  • trunk/table_authors.xsl

    r33 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<!-- 
     
    1617creation 
    1718--> 
    18  
    19 <xsl:stylesheet 
    20  id="id" version="1.0" 
    21  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    2219 
    2320<xsl:output 
  • trunk/template_db.xsl

    r48 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<!-- 
    45module : 
    5 creation du prototype de formulaire utilisateur 
     6création du prototype de formulaire utilisateur 
    67 
    78update : 
     
    1011fplod 2007-04-26T09:31:32Z aedon.locean-ipsl.upmc.fr (Darwin) 
    1112--> 
    12  
    13 <xsl:stylesheet 
    14  id="id" version="1.0" 
    15  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    1613 
    1714<xsl:output 
  • 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"/> 
  • trunk/user_html.xsl

    r48 r49  
    11<?xml version='1.0' encoding='ISO-8859-1'?>  
     2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
     3 
    24<!-- 
    35module : 
     
    911création 
    1012--> 
    11 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">  
    1213 
    1314<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/> 
  • trunk/years_gnuplot.xsl

    r34 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<!-- 
     
    1314creation 
    1415--> 
    15  
    16 <xsl:stylesheet 
    17  id="id" version="1.0" 
    18  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    1916 
    2017<xsl:output 
Note: See TracChangeset for help on using the changeset viewer.