Ignore:
Timestamp:
01/16/11 15:17:34 (13 years ago)
Author:
vronk
Message:

reduced logging messages,
changes to CQL-handling in js and XCQL2Xpath-mapping;
reworked docs, introduced example queries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MDService2/trunk/MDService2/src/xsl/cmd_commons.xsl

    r1071 r1076  
    3838
    3939<xsl:template match="/">
    40                 <xsl:message>root_document-uri:<xsl:value-of select="$root_uri" /></xsl:message>
    41                 <xsl:message>components_uri:<xsl:value-of select="$components_uri" /></xsl:message>
     40                <xsl:message>root_document-uri:<xsl:value-of select="$root_uri" /></xsl:message>               
    4241                <xsl:choose>                   
    4342                <xsl:when test="contains($format,'htmlpage')" >
Note: See TracChangeset for help on using the changeset viewer.