[Serdev] CVS:commitlog: sip_router/doc/stylesheets/dbschema/xsl common.xsl dbtext.xsl mysql.xsl oracle.xsl postgres.xsl sql.xsl

Jan Janak jan at iptel.org
Tue Dec 12 00:53:34 UTC 2006


janakj      2006/12/12 01:53:34 CET

  SER CVS Repository

  Modified files:
    doc/stylesheets/dbschema/xsl common.xsl dbtext.xsl mysql.xsl 
                                 oracle.xsl postgres.xsl sql.xsl 
  Log:
  - do not use xsl namespaces to override element values anymore (it does
    not seem to work reliably across xsltproc upgrades)
  
    if you need to override the value of an element then use db attribute:
    <name db="mysql">abc</name>
  
  Revision  Changes    Path
  1.5       +8 -8      sip_router/doc/stylesheets/dbschema/xsl/common.xsl
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/doc/stylesheets/dbschema/xsl/common.xsl.diff?r1=1.4&r2=1.5
  1.3       +7 -8      sip_router/doc/stylesheets/dbschema/xsl/dbtext.xsl
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/doc/stylesheets/dbschema/xsl/dbtext.xsl.diff?r1=1.2&r2=1.3
  1.6       +8 -9      sip_router/doc/stylesheets/dbschema/xsl/mysql.xsl
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/doc/stylesheets/dbschema/xsl/mysql.xsl.diff?r1=1.5&r2=1.6
  1.2       +172 -2    sip_router/doc/stylesheets/dbschema/xsl/oracle.xsl
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/doc/stylesheets/dbschema/xsl/oracle.xsl.diff?r1=1.1&r2=1.2
  1.6       +8 -9      sip_router/doc/stylesheets/dbschema/xsl/postgres.xsl
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/doc/stylesheets/dbschema/xsl/postgres.xsl.diff?r1=1.5&r2=1.6
  1.8       +3 -4      sip_router/doc/stylesheets/dbschema/xsl/sql.xsl
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/doc/stylesheets/dbschema/xsl/sql.xsl.diff?r1=1.7&r2=1.8


More information about the Serdev mailing list