|
@@ -49,9 +49,14 @@
|
|
|
<xsl:variable name="system_cache__dita__x3A__svg:data.y2.bounds.max.length" select="$system_cache__dita__x3A__svg:data.y2.bounds.max.length - ( 2 * $system_cache__dita__x3A__svg:offsetY.default )"/>
|
|
|
|
|
|
|
|
|
- <xsl:comment>#37 mode system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal cont/n=<xsl:value-of select="name()"/>;
|
|
|
+ <xsl:message>#37 mode system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal cont/n=<xsl:value-of select="name()"/>;
|
|
|
$system_cache__dita__x3A__svg:data.x.value.bounds = <xsl:value-of select="$system_cache__dita__x3A__svg:data.x.value.bounds"/>
|
|
|
- </xsl:comment>
|
|
|
+ T1 $system_cache__dita__x3A__svg:data.x1.bounds.min.coordinate = <xsl:value-of select="$system_cache__dita__x3A__svg:data.x1.bounds.min.coordinate"/>
|
|
|
+ T2 $system_cache__dita__x3A__svg:data.x2.bounds.max.coordinate = <xsl:value-of select="$system_cache__dita__x3A__svg:data.x2.bounds.max.coordinate"/>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ </xsl:message>
|
|
|
<!--<system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal>-->
|
|
|
<!--<xsl:copy>-->
|
|
|
<!--<xsl:copy-of select="@*"/>-->
|
|
@@ -145,11 +150,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <xsl:comment>#15 system_cache__dita__x3A__svg:openHiLoClose matched /n <xsl:value-of select="name()"/>;
|
|
|
+ <xsl:message>#15 system_cache__dita__x3A__svg:openHiLoClose matched /n <xsl:value-of select="name()"/>;
|
|
|
$system_cache__dita__x3A__svg:openHiLoCloseXaxis = <xsl:value-of select="$system_cache__dita__x3A__svg:openHiLoCloseXaxis"/>
|
|
|
$system_cache__dita__x3A__svg:openHiLoCloseYaxis = <xsl:value-of select="$system_cache__dita__x3A__svg:openHiLoCloseYaxis"/> ;
|
|
|
$system_cache__dita__x3A__svg:data.x.value.bounds = <xsl:value-of select="$system_cache__dita__x3A__svg:data.x.value.bounds"/>
|
|
|
- </xsl:comment>
|
|
|
+ $system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal = <xsl:value-of select="$system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal"/>
|
|
|
+ </xsl:message>
|
|
|
|
|
|
|
|
|
<!--<xsl:variable name="system_cache__dita__x3A__svg:x.count.data.current-group" select="count(descendant-or-self::system_cache__dita__x3A__svg:data.current-group/@system_cache__dita__x3A__svg:data.id)" />-->
|
|
@@ -164,6 +170,8 @@
|
|
|
</xsl:call-template>
|
|
|
</xsl:variable>
|
|
|
|
|
|
+ <xsl:message>#T172 $system_cache__dita__x3A__svg:x1.count.leadingTimeDate [<xsl:value-of select="$system_cache__dita__x3A__svg:x1.count.leadingTimeDate"/>]</xsl:message>
|
|
|
+
|
|
|
<xsl:variable name="system_cache__dita__x3A__svg:x1.min.leadingTimeDate" ><!-- select="min(descendant-or-self::system_cache__dita__x3A__svg:leadingTimeDate/@system_cache__dita__x3A__svg:data.position)" -->
|
|
|
<xsl:call-template name="system_cache__dita__x3A__svg:x.min__x3A__read">
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:data.x.name" select="$system_cache__dita__x3A__svg:data.x.name"/>
|
|
@@ -171,7 +179,7 @@
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:data.x.value" select="$system_cache__dita__x3A__svg:data.x.value"/>
|
|
|
</xsl:call-template>
|
|
|
</xsl:variable>
|
|
|
-
|
|
|
+ <xsl:message>#T175 $system_cache__dita__x3A__svg:x1.min.leadingTimeDate [<xsl:value-of select="$system_cache__dita__x3A__svg:x1.min.leadingTimeDate"/>]</xsl:message>
|
|
|
|
|
|
|
|
|
<xsl:variable name="system_cache__dita__x3A__svg:x1.max.leadingTimeDate" ><!-- select="max(descendant-or-self::system_cache__dita__x3A__svg:leadingTimeDate/@system_cache__dita__x3A__svg:data.position)" -->
|
|
@@ -238,22 +246,28 @@
|
|
|
|
|
|
<xsl:variable name="system_cache__dita__x3A__svg:y.max.relation_DateRangeElements" select="system_cache__dita__x3A__svg:math.max($system_cache__dita__x3A__svg:y1.max.relation_DateRangeElements, $system_cache__dita__x3A__svg:y2.max.relation_DateRangeElements)"/>
|
|
|
<xsl:variable name="system_cache__dita__x3A__svg:y.min.relation_DateRangeElements" select="system_cache__dita__x3A__svg:math.min($system_cache__dita__x3A__svg:y1.min.relation_DateRangeElements, $system_cache__dita__x3A__svg:y2.min.relation_DateRangeElements)"/>
|
|
|
- <xsl:variable name="system_cache__dita__x3A__svg:range.x1" select="$system_cache__dita__x3A__svg:x1.max.leadingTimeDate - $system_cache__dita__x3A__svg:x1.min.leadingTimeDate"/>
|
|
|
- <xsl:variable name="system_cache__dita__x3A__svg:range.y" select="$system_cache__dita__x3A__svg:y.max.relation_DateRangeElements - $system_cache__dita__x3A__svg:y.min.relation_DateRangeElements"/>
|
|
|
+ <!--??<xsl:variable name="system_cache__dita__x3A__svg:range.x1" select="$system_cache__dita__x3A__svg:x1.max.leadingTimeDate - $system_cache__dita__x3A__svg:x1.min.leadingTimeDate"/>-->
|
|
|
+ <!--??<xsl:variable name="system_cache__dita__x3A__svg:range.y" select="$system_cache__dita__x3A__svg:y.max.relation_DateRangeElements - $system_cache__dita__x3A__svg:y.min.relation_DateRangeElements"/>-->
|
|
|
|
|
|
<xsl:variable name="system_cache__dita__x3A__svg:bounds.x.max__x3A__read">
|
|
|
<xsl:call-template name="system_cache__dita__x3A__svg:bounds.x.max__x3A__read">
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:data.x.bounds.name.value" select="$system_cache__dita__x3A__svg:data.x.value.bounds"/>
|
|
|
</xsl:call-template>
|
|
|
</xsl:variable>
|
|
|
+ <xsl:message>260 $system_cache__dita__x3A__svg:bounds.x.max__x3A__read =[<xsl:value-of select="$system_cache__dita__x3A__svg:bounds.x.max__x3A__read"/>]</xsl:message>
|
|
|
|
|
|
<xsl:variable name="system_cache__dita__x3A__svg:bounds.x.min__x3A__read">
|
|
|
<xsl:call-template name="system_cache__dita__x3A__svg:bounds.x.min__x3A__read">
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:data.x.bounds.name.value" select="$system_cache__dita__x3A__svg:data.x.value.bounds"/>
|
|
|
</xsl:call-template>
|
|
|
</xsl:variable>
|
|
|
+ <xsl:message>263 $system_cache__dita__x3A__svg:bounds.x.min__x3A__read =[<xsl:value-of select="$system_cache__dita__x3A__svg:bounds.x.min__x3A__read"/>]</xsl:message>
|
|
|
+
|
|
|
+ <xsl:message>#256 T1: $system_cache__dita__x3A__svg:x1.max.leadingTimeDate = <xsl:value-of select="$system_cache__dita__x3A__svg:x1.max.leadingTimeDate"/></xsl:message>
|
|
|
|
|
|
- <xsl:comment>#151 testing evaluated vars
|
|
|
+ <xsl:comment>#151 testing evaluated vars
|
|
|
+ TEST_Y1= <xsl:value-of select="max(descendant-or-self::*[ @*[name() = $system_cache__dita__x3A__svg:data.y1.name ] ]/@*[ name() = $system_cache__dita__x3A__svg:data.y1.value and not(.='') ])"/>
|
|
|
+ TEST_Y2= <xsl:value-of select="max(descendant-or-self::*[ @*[name() = $system_cache__dita__x3A__svg:data.y1.name ] ]//@*[ name() = $system_cache__dita__x3A__svg:data.y1.value and not(.='') ])"/>
|
|
|
$system_cache__dita__x3A__svg:bounds.x.max__x3A__read = <xsl:value-of select="$system_cache__dita__x3A__svg:bounds.x.max__x3A__read"/>
|
|
|
$system_cache__dita__x3A__svg:bounds.x.min__x3A__read = <xsl:value-of select="$system_cache__dita__x3A__svg:bounds.x.min__x3A__read"/>
|
|
|
vs $system_cache__dita__x3A__svg:y1.max.relation_DateRangeElements = <xsl:value-of select="$system_cache__dita__x3A__svg:y1.max.relation_DateRangeElements"/>
|
|
@@ -269,7 +283,7 @@
|
|
|
|
|
|
$system_cache__dita__x3A__svg:y.min.relation_DateRangeElements = <xsl:value-of select="$system_cache__dita__x3A__svg:y.min.relation_DateRangeElements"/>
|
|
|
$system_cache__dita__x3A__svg:x1.min.leadingTimeDate = <xsl:value-of select="$system_cache__dita__x3A__svg:x1.min.leadingTimeDate"/>
|
|
|
- $system_cache__dita__x3A__svg:x1.max.leadingTimeDate = <xsl:value-of select="$system_cache__dita__x3A__svg:x1.max.leadingTimeDate"/>
|
|
|
+ T1 $system_cache__dita__x3A__svg:x1.max.leadingTimeDate = <xsl:value-of select="$system_cache__dita__x3A__svg:x1.max.leadingTimeDate"/>
|
|
|
$system_cache__dita__x3A__svg:x1.count.leadingTimeDate = <xsl:value-of select="$system_cache__dita__x3A__svg:x1.count.leadingTimeDate"/>
|
|
|
|
|
|
$system_cache__dita__x3A__svg:y1.min.relation_DateRangeElements = <xsl:value-of select="$system_cache__dita__x3A__svg:y1.min.relation_DateRangeElements"/>
|
|
@@ -298,23 +312,27 @@
|
|
|
</xsl:call-template>
|
|
|
</xsl:when>
|
|
|
<xsl:otherwise>
|
|
|
+ <xsl:message terminate="yes">#315 ERROR oth - not set offsetY.minY Opposite to X</xsl:message>
|
|
|
<xsl:value-of select="$system_cache__dita__x3A__svg:y.min.relation_DateRangeElements"/>
|
|
|
</xsl:otherwise>
|
|
|
</xsl:choose>
|
|
|
</xsl:variable>
|
|
|
-
|
|
|
+ <xsl:message>#316 T $system_cache__dita__x3A__svg:offsetY.minY[<xsl:value-of select="$system_cache__dita__x3A__svg:offsetY.minY"/>]</xsl:message>
|
|
|
|
|
|
<xsl:variable name="system_cache__dita__x3A__svg:offsetY.maxY">
|
|
|
<xsl:choose>
|
|
|
<xsl:when test="$system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal">
|
|
|
<xsl:value-of select="$system_cache__dita__x3A__svg:x1.max.leadingTimeDate"/>
|
|
|
+ <xsl:message>#326 OVERRR $:offsetY.maxY hiriz to x1.max.leadingTimeDate=[<xsl:value-of select="$system_cache__dita__x3A__svg:x1.max.leadingTimeDate"/>]</xsl:message>
|
|
|
</xsl:when>
|
|
|
<xsl:when test="$system_cache__dita__x3A__svg:data.x.value.bounds">
|
|
|
<xsl:call-template name="system_cache__dita__x3A__svg:bounds.x.max__x3A__read">
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:data.x.bounds.name.value" select="$system_cache__dita__x3A__svg:data.x.value.bounds"/>
|
|
|
</xsl:call-template>
|
|
|
+ <xsl:message>#331 offsetY.maxY STD to read var from :data.x.value.bounds</xsl:message>
|
|
|
</xsl:when>
|
|
|
<xsl:otherwise>
|
|
|
+ <xsl:message terminate="yes">#38 not opposited offsetY.maxY to X - otherwise</xsl:message>
|
|
|
<xsl:value-of select="$system_cache__dita__x3A__svg:y.max.relation_DateRangeElements"/>
|
|
|
</xsl:otherwise>
|
|
|
</xsl:choose>
|
|
@@ -323,32 +341,36 @@
|
|
|
<xsl:variable name="system_cache__dita__x3A__svg:offsetX.maxX">
|
|
|
<xsl:choose>
|
|
|
|
|
|
- <xsl:when test="$system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal and $system_cache__dita__x3A__svg:data.x.value.bounds">
|
|
|
+ <!--<xsl:when test="$system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal and $system_cache__dita__x3A__svg:data.x.value.bounds">
|
|
|
<xsl:call-template name="system_cache__dita__x3A__svg:bounds.x.max__x3A__read">
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:data.x.bounds.name.value" select="$system_cache__dita__x3A__svg:data.x.value.bounds"/>
|
|
|
</xsl:call-template>
|
|
|
- </xsl:when>
|
|
|
+ </xsl:when>-->
|
|
|
<xsl:when test="$system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal">
|
|
|
<xsl:value-of select="$system_cache__dita__x3A__svg:y.max.relation_DateRangeElements"/>
|
|
|
+ <xsl:message>#349 offsetX.maxX OVVERR by $system_cache__dita__x3A__svg:y.max.relation_DateRangeElements = [<xsl:value-of select="$system_cache__dita__x3A__svg:y.max.relation_DateRangeElements"/>]</xsl:message>
|
|
|
</xsl:when>
|
|
|
<xsl:otherwise>
|
|
|
<xsl:value-of select="$system_cache__dita__x3A__svg:x1.max.leadingTimeDate"/>
|
|
|
+ <xsl:message>#362 STD offsetX.maxX to x1.max.leadingTimeDate=[<xsl:value-of select="$system_cache__dita__x3A__svg:x1.max.leadingTimeDate"/>]</xsl:message>
|
|
|
</xsl:otherwise>
|
|
|
</xsl:choose>
|
|
|
</xsl:variable>
|
|
|
|
|
|
<xsl:variable name="system_cache__dita__x3A__svg:offsetX.minX">
|
|
|
<xsl:choose>
|
|
|
- <xsl:when test="$system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal and $system_cache__dita__x3A__svg:data.x.value.bounds">
|
|
|
+ <!--<xsl:when test="$system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal and $system_cache__dita__x3A__svg:data.x.value.bounds">
|
|
|
<xsl:call-template name="system_cache__dita__x3A__svg:bounds.x.min__x3A__read">
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:data.x.bounds.name.value" select="$system_cache__dita__x3A__svg:data.x.value.bounds"/>
|
|
|
</xsl:call-template>
|
|
|
- </xsl:when>
|
|
|
+ </xsl:when>-->
|
|
|
<xsl:when test="$system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal">
|
|
|
<xsl:value-of select="$system_cache__dita__x3A__svg:y.min.relation_DateRangeElements"/>
|
|
|
+ <xsl:message>#367 offsetX.minX OVVERR by $system_cache__dita__x3A__svg:y.min.relation_DateRangeElements = [<xsl:value-of select="$system_cache__dita__x3A__svg:y.min.relation_DateRangeElements"/>]</xsl:message>
|
|
|
</xsl:when>
|
|
|
<xsl:otherwise>
|
|
|
<xsl:value-of select="$system_cache__dita__x3A__svg:x1.min.leadingTimeDate"/>
|
|
|
+ <xsl:message>#367 STD offsetX.maxX to min.leadingTimeDate=[<xsl:value-of select="$system_cache__dita__x3A__svg:x1.min.leadingTimeDate"/>]</xsl:message>
|
|
|
</xsl:otherwise>
|
|
|
</xsl:choose>
|
|
|
</xsl:variable>
|
|
@@ -412,10 +434,10 @@
|
|
|
<xsl:attribute name="system_cache__dita__x3A__svg:x1.spacing" select="$system_cache__dita__x3A__svg:x1.spacing"/>
|
|
|
-->
|
|
|
|
|
|
- <xsl:attribute name="system_cache__dita__x3A__svg:range.x1" select="$system_cache__dita__x3A__svg:range.x1"/>
|
|
|
+ <!--<xsl:attribute name="system_cache__dita__x3A__svg:range.x1" select="$system_cache__dita__x3A__svg:range.x1"/>-->
|
|
|
|
|
|
|
|
|
- <xsl:attribute name="system_cache__dita__x3A__svg:range.y" select="$system_cache__dita__x3A__svg:range.y"/>
|
|
|
+ <!--<xsl:attribute name="system_cache__dita__x3A__svg:range.y" select="$system_cache__dita__x3A__svg:range.y"/>-->
|
|
|
|
|
|
<DEBUG107>
|
|
|
<xsl:copy-of select="."/>
|
|
@@ -438,13 +460,16 @@
|
|
|
$system_cache__dita__x3A__svg:data.x2.bounds.max.length <xsl:value-of select="$system_cache__dita__x3A__svg:data.x2.bounds.max.length"/>
|
|
|
|
|
|
system_cache__dita__x3A__svg:data.y1.bounds.min.coordinate == ($system_cache__dita__x3A__svg:data.y1.bounds.min.coordinate) <xsl:value-of select="$system_cache__dita__x3A__svg:data.y1.bounds.min.coordinate"/>
|
|
|
-
|
|
|
+
|
|
|
+ T $system_cache__dita__x3A__svg:offsetX.maxX = <xsl:value-of select="$system_cache__dita__x3A__svg:offsetX.maxX"/>
|
|
|
+ T $system_cache__dita__x3A__svg:offsetY.maxY = <xsl:value-of select="$system_cache__dita__x3A__svg:offsetY.maxY"/>
|
|
|
|
|
|
</xsl:comment>
|
|
|
|
|
|
|
|
|
<xsl:choose>
|
|
|
<xsl:when test="number($system_cache__dita__x3A__svg:offsetX.maxX) and number($system_cache__dita__x3A__svg:offsetY.maxY)">
|
|
|
+ <xsl:message>#462 OK is number($system_cache__dita__x3A__svg:offsetX.maxX) and number($system_cache__dita__x3A__svg:offsetY.maxY)</xsl:message>
|
|
|
<svg:g system_cache__dita__x3A__svg:debug="svgu:openHiLoClose.x51a" >
|
|
|
|
|
|
<xsl:call-template name="system_cache__dita__x3A__svg:transform.translate.bounds">
|
|
@@ -461,7 +486,7 @@
|
|
|
|
|
|
</xsl:call-template>
|
|
|
|
|
|
- <xsl:variable name="system_cache__dita__x3A__svg:openHiLoClose__x3A__plot">
|
|
|
+ <!-- <xsl:variable name="system_cache__dita__x3A__svg:openHiLoClose__x3A__plot">-->
|
|
|
<xsl:apply-templates mode="#current">
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:cursor" select="$system_cache__dita__x3A__svg:cursor"/>
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:data.x1.bounds.min.coordinate" select="$system_cache__dita__x3A__svg:data.x1.bounds.min.coordinate"/>
|
|
@@ -507,9 +532,9 @@
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:offsetY.maxY" select="$system_cache__dita__x3A__svg:offsetY.maxY"/>
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:x1.count.leadingTimeDate" select="$system_cache__dita__x3A__svg:x1.count.leadingTimeDate"/>
|
|
|
</xsl:apply-templates>
|
|
|
- </xsl:variable>
|
|
|
-
|
|
|
+ <!--</xsl:variable>-->
|
|
|
|
|
|
+ <!--
|
|
|
<xsl:comment>
|
|
|
#513 call system_cache__dita__x3A__svg:transform.translate.text__x3A__collision__x3A__eliminate__x3A__sort
|
|
|
</xsl:comment>
|
|
@@ -517,14 +542,14 @@
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:plot" select="$system_cache__dita__x3A__svg:openHiLoClose__x3A__plot"/>
|
|
|
</xsl:call-template>
|
|
|
|
|
|
- <!--<xsl:copy-of select="$system_cache__dita__x3A__svg:openHiLoClose__x3A__plot"/>-->
|
|
|
+ <xsl:copy-of select="$system_cache__dita__x3A__svg:openHiLoClose__x3A__plot"/>
|
|
|
|
|
|
<xsl:variable name="system_cache__dita__x3A__svg:transform.translate.sibling__x3A__range__x3A__associate">
|
|
|
<xsl:call-template name="system_cache__dita__x3A__svg:transform.translate.sibling__x3A__range__x3A__associate.root">
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:plot" select="$system_cache__dita__x3A__svg:openHiLoClose__x3A__plot"/>
|
|
|
</xsl:call-template>
|
|
|
</xsl:variable>
|
|
|
- <!--<xsl:copy-of select="$system_cache__dita__x3A__svg:transform.translate.sibling__x3A__range__x3A__associate"></xsl:copy-of>-->
|
|
|
+ <!-\-<xsl:copy-of select="$system_cache__dita__x3A__svg:transform.translate.sibling__x3A__range__x3A__associate"></xsl:copy-of>-\->
|
|
|
<xsl:apply-templates mode="system_cache__dita__x3A__svg:transform.translate.sibling__x3A__range__x3A__associate.position__x3A__candidate__x3A__plot" select="$system_cache__dita__x3A__svg:transform.translate.sibling__x3A__range__x3A__associate">
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:data.x1.bounds.min.coordinate" select="$system_cache__dita__x3A__svg:data.x1.bounds.min.coordinate" tunnel="yes"/>
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:data.x2.bounds.max.coordinate" select="$system_cache__dita__x3A__svg:data.x2.bounds.max.coordinate" tunnel="yes"/>
|
|
@@ -536,10 +561,14 @@
|
|
|
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:offsetY.minY" select="$system_cache__dita__x3A__svg:offsetY.minY" tunnel="yes"/>
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:offsetY.maxY" select="$system_cache__dita__x3A__svg:offsetY.maxY" tunnel="yes"/>
|
|
|
- </xsl:apply-templates>
|
|
|
+ </xsl:apply-templates>-->
|
|
|
|
|
|
</svg:g>
|
|
|
</xsl:when>
|
|
|
+ <xsl:otherwise>
|
|
|
+ <xsl:message>#544 NOT EXPECTED number($system_cache__dita__x3A__svg:offsetX.maxX[<xsl:value-of select="$system_cache__dita__x3A__svg:offsetX.maxX"/>])
|
|
|
+ and number($system_cache__dita__x3A__svg:offsetY.maxY[<xsl:value-of select="$system_cache__dita__x3A__svg:offsetY.maxY"/>])</xsl:message>
|
|
|
+ </xsl:otherwise>
|
|
|
</xsl:choose>
|
|
|
|
|
|
|
|
@@ -641,8 +670,24 @@
|
|
|
|
|
|
</xsl:template>
|
|
|
|
|
|
+ <!-- ALL DEFAULT TODO --><!-- ALL DEFAULT TODO --><!-- ALL DEFAULT TODO --><!-- ALL DEFAULT TODO -->
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <!-- ALL DEFAULT TODO --><!-- ALL DEFAULT TODO --><!-- ALL DEFAULT TODO --><!-- ALL DEFAULT TODO -->
|
|
|
+
|
|
|
+ <xsl:template mode="system_cache__dita__x3A__svg:openHiLoClose" match="system_cache__dita__x3A__svg:relation_DateRangeElements[@system_cache__dita__x3A__svg:data.position]">
|
|
|
+ <xsl:message>#670 FORGET TO PLACE COUNTING ATTRIUBUTE @system_cache__dita__x3A__svg:data.position</xsl:message>
|
|
|
+ </xsl:template>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
|
|
|
- <xsl:template mode="system_cache__dita__x3A__svg:openHiLoClose" match="system_cache__dita__x3A__svg:leadingTimeDate[not(count(relation_DateRangeElements) >1) and @system_cache__dita__x3A__svg:data.position and relation_DateRangeElements[@system_cache__dita__x3A__svg:data.y1.value]]">
|
|
|
+ <xsl:template mode="system_cache__dita__x3A__svg:openHiLoClose" match="system_cache__dita__x3A__svg:leadingTimeDate[not(count(relation_DateRangeElements) >1) and @system_cache__dita__x3A__svg:data.position and relation_DateRangeElements[@system_cache__dita__x3A__svg:data.y1.value]]|system_cache__dita__x3A__svg:relation_DateRangeElements[@system_cache__dita__x3A__svg:data.position]">
|
|
|
<xsl:param name="system_cache__dita__x3A__svg:labelMajor" tunnel="yes"/>
|
|
|
<xsl:param name="system_cache__dita__x3A__svg:cursor" required="yes"/>
|
|
|
<xsl:param name="system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal" tunnel="yes"/>
|
|
@@ -740,7 +785,11 @@
|
|
|
<xsl:variable name="x1Value">
|
|
|
<xsl:choose>
|
|
|
<xsl:when test="$system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal">
|
|
|
- <xsl:value-of select="relation_DateRangeElements/@system_cache__dita__x3A__svg:data.y1.value"/>
|
|
|
+ <!--<xsl:value-of select="relation_DateRangeElements/@system_cache__dita__x3A__svg:data.y1.value"/>-->
|
|
|
+ <xsl:call-template name="system_cache__dita__x3A__svg:dataY__x3A__read">
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:data.y.value" select="$system_cache__dita__x3A__svg:data.y1.value"/>
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:data.y.name" select="$system_cache__dita__x3A__svg:data.y1.name"/>
|
|
|
+ </xsl:call-template>
|
|
|
</xsl:when>
|
|
|
<xsl:otherwise>
|
|
|
<xsl:value-of select="@system_cache__dita__x3A__svg:data.position"/>
|
|
@@ -751,21 +800,34 @@
|
|
|
<xsl:variable name="x2Value">
|
|
|
<xsl:choose>
|
|
|
<xsl:when test="$system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal">
|
|
|
- <xsl:value-of select="relation_DateRangeElements/@system_cache__dita__x3A__svg:data.y2.value"/>
|
|
|
+ <xsl:call-template name="system_cache__dita__x3A__svg:dataY__x3A__read">
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:data.y.name" select="$system_cache__dita__x3A__svg:data.y2.name"/>
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:data.y.value" select="$system_cache__dita__x3A__svg:data.y2.value"/>
|
|
|
+ </xsl:call-template>
|
|
|
+ <xsl:message> #810-A $x2Value forced horizontal to y2</xsl:message>
|
|
|
+ <!--<xsl:value-of select="relation_DateRangeElements/@system_cache__dita__x3A__svg:data.y2.value"/>-->
|
|
|
</xsl:when>
|
|
|
<xsl:otherwise>
|
|
|
<xsl:value-of select="@system_cache__dita__x3A__svg:data.position"/>
|
|
|
+ <xsl:message> #810-B $x2Value STD to @pos[<xsl:value-of select="@system_cache__dita__x3A__svg:data.position"/>]</xsl:message>
|
|
|
</xsl:otherwise>
|
|
|
</xsl:choose>
|
|
|
</xsl:variable>
|
|
|
+ <xsl:message>#795 [$x2Value]==[<xsl:value-of select="$x2Value"/>]</xsl:message>
|
|
|
|
|
|
<xsl:variable name="y1Value">
|
|
|
<xsl:choose>
|
|
|
<xsl:when test="$system_cache__dita__x3A__svg:openHiLoClose__x3A__horizontal">
|
|
|
<xsl:value-of select="@system_cache__dita__x3A__svg:data.position"/>
|
|
|
+ <xsl:message> #814-A $y1Value forced horizontal to @pos[<xsl:value-of select="@system_cache__dita__x3A__svg:data.position"/>]</xsl:message>
|
|
|
</xsl:when>
|
|
|
<xsl:otherwise>
|
|
|
- <xsl:value-of select="relation_DateRangeElements/@system_cache__dita__x3A__svg:data.y1.value"/>
|
|
|
+ <xsl:call-template name="system_cache__dita__x3A__svg:dataY__x3A__read">
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:data.y.name" select="$system_cache__dita__x3A__svg:data.y1.name"/>
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:data.y.value" select="$system_cache__dita__x3A__svg:data.y1.value"/>
|
|
|
+ </xsl:call-template>
|
|
|
+ <xsl:message> #814-B $y1Value NOT horizontal to - STANDARD</xsl:message>
|
|
|
+ <!--<xsl:value-of select="relation_DateRangeElements/@system_cache__dita__x3A__svg:data.y1.value"/>-->
|
|
|
</xsl:otherwise>
|
|
|
</xsl:choose>
|
|
|
</xsl:variable>
|
|
@@ -781,6 +843,8 @@
|
|
|
</xsl:otherwise>
|
|
|
</xsl:choose>
|
|
|
</xsl:variable>
|
|
|
+ <xsl:message>#850 $yValue.min [<xsl:value-of select="$yValue.min"/>]</xsl:message>
|
|
|
+
|
|
|
|
|
|
<xsl:variable name="yValue.max">
|
|
|
<xsl:choose>
|
|
@@ -792,6 +856,8 @@
|
|
|
</xsl:otherwise>
|
|
|
</xsl:choose>
|
|
|
</xsl:variable>
|
|
|
+ <xsl:message>#860 $yValue.max [<xsl:value-of select="$yValue.max"/>]</xsl:message>
|
|
|
+
|
|
|
|
|
|
<xsl:variable name="y2Value">
|
|
|
<xsl:choose>
|
|
@@ -799,15 +865,20 @@
|
|
|
<xsl:value-of select="@system_cache__dita__x3A__svg:data.position"/>
|
|
|
</xsl:when>
|
|
|
<xsl:otherwise>
|
|
|
- <xsl:value-of select="relation_DateRangeElements/@system_cache__dita__x3A__svg:data.y2.value"/>
|
|
|
+ <!--<xsl:value-of select="relation_DateRangeElements/@system_cache__dita__x3A__svg:data.y2.value"/>-->
|
|
|
+ <xsl:call-template name="system_cache__dita__x3A__svg:dataY__x3A__read">
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:data.y.value" select="$system_cache__dita__x3A__svg:data.y2.value"/>
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:data.y.name" select="$system_cache__dita__x3A__svg:data.y2.name"/>
|
|
|
+ </xsl:call-template>
|
|
|
</xsl:otherwise>
|
|
|
</xsl:choose>
|
|
|
</xsl:variable>
|
|
|
+ <xsl:message>#862 $y2Value [<xsl:value-of select="$y2Value"/>]</xsl:message>
|
|
|
|
|
|
|
|
|
<xsl:comment>#openHiLoClose.229 matched/n<xsl:value-of select="name()"/>
|
|
|
- $system_cache__dita__x3A__svg:openHiLoCloseXaxis = <xsl:value-of select="$system_cache__dita__x3A__svg:openHiLoCloseXaxis"/> ;
|
|
|
- $system_cache__dita__x3A__svg:openHiLoCloseYaxis = <xsl:value-of select="$system_cache__dita__x3A__svg:openHiLoCloseYaxis"/> ;
|
|
|
+ $system_cache__dita__x3A__svg:openHiLoCloseXaxis = <xsl:value-of select="$system_cache__dita__x3A__svg:openHiLoCloseXaxis"/> ;[tysowanie osi]
|
|
|
+ $system_cache__dita__x3A__svg:openHiLoCloseYaxis = <xsl:value-of select="$system_cache__dita__x3A__svg:openHiLoCloseYaxis"/> ;[tysowanie osi]
|
|
|
$xScale = <xsl:value-of select="$xScale"/> ; yScale = <xsl:value-of select="$yScale"/>
|
|
|
|
|
|
</xsl:comment>
|
|
@@ -847,10 +918,34 @@
|
|
|
</xsl:copy>-->
|
|
|
|
|
|
<xsl:choose>
|
|
|
- <xsl:when test="not(number($system_cache__dita__x3A__svg:offsetX.minX))">
|
|
|
+ <xsl:when test="not(number($system_cache__dita__x3A__svg:offsetY.minY)) and not($system_cache__dita__x3A__svg:offsetY.minY=0)">
|
|
|
+ <xsl:comment>#750 ERROR not(number($system_cache__dita__x3A__svg:offsetY.minY))</xsl:comment>
|
|
|
+ <xsl:message>#750 ERROR not(number($system_cache__dita__x3A__svg:offsetY.minY))</xsl:message>
|
|
|
+ </xsl:when>
|
|
|
+ <xsl:when test="not(number($system_cache__dita__x3A__svg:offsetY.maxY)) and not($system_cache__dita__x3A__svg:offsetY.maxY=0)">
|
|
|
+ <xsl:comment>#750 ERROR not(number($system_cache__dita__x3A__svg:offsetY.maxY))</xsl:comment>
|
|
|
+ <xsl:message>#750 ERROR not(number($system_cache__dita__x3A__svg:offsetY.maxY))</xsl:message>
|
|
|
+ </xsl:when>
|
|
|
+ <xsl:when test="not(number($system_cache__dita__x3A__svg:offsetX.maxX)) and not($system_cache__dita__x3A__svg:offsetX.maxX=0)">
|
|
|
+ <xsl:comment>#791 ERROR not(number($system_cache__dita__x3A__svg:offsetX.maxX))</xsl:comment>
|
|
|
+ <xsl:message>#791 ERROR not(number($system_cache__dita__x3A__svg:offsetX.maxX))</xsl:message>
|
|
|
+ </xsl:when>
|
|
|
+ <xsl:when test="not(number($system_cache__dita__x3A__svg:offsetX.minX)) and not($system_cache__dita__x3A__svg:offsetX.minX=0)">
|
|
|
<xsl:comment>#791 ERROR not(number($system_cache__dita__x3A__svg:offsetX.minX))</xsl:comment>
|
|
|
<xsl:message>#791 ERROR not(number($system_cache__dita__x3A__svg:offsetX.minX))</xsl:message>
|
|
|
</xsl:when>
|
|
|
+ <xsl:when test="not(number($y1Value))">
|
|
|
+ <xsl:comment>#790 ERROR not(number($y1Value))</xsl:comment>
|
|
|
+ <xsl:message>#790 ERROR not(number($y1Value))</xsl:message>
|
|
|
+ </xsl:when>
|
|
|
+ <xsl:when test="not(number($y2Value))">
|
|
|
+ <xsl:comment>#793 ERROR not(number($y2Value))</xsl:comment>
|
|
|
+ <xsl:message>#793 ERROR not(number($y2Value))</xsl:message>
|
|
|
+ </xsl:when>
|
|
|
+ <xsl:when test="not(number($x1Value))">
|
|
|
+ <xsl:comment>#791A ERROR not(number($x1Value))</xsl:comment>
|
|
|
+ <xsl:message>#791A ERROR not(number($x1Value))</xsl:message>
|
|
|
+ </xsl:when>
|
|
|
<xsl:when test="not(number($x2Value))">
|
|
|
<xsl:comment>#795 ERROR not(number($x2Value))</xsl:comment>
|
|
|
<xsl:message>#795 ERROR not(number($x2Value))</xsl:message>
|
|
@@ -978,6 +1073,7 @@
|
|
|
</xsl:call-template>
|
|
|
</xsl:when>
|
|
|
<xsl:otherwise>
|
|
|
+ <xsl:message>#1016 OK otherwise - bouds collisikon </xsl:message>
|
|
|
<xsl:variable name="system_cache__dita__x3A__svg:x__x3A__read__x3A__preceding__x3A__translate.bounds__x3A__collision">
|
|
|
<xsl:call-template name="system_cache__dita__x3A__svg:x__x3A__read__x3A__preceding__x3A__translate.bounds__x3A__collision">
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:data.x.name.value" select="$system_cache__dita__x3A__svg:data.x.name.value"/>
|
|
@@ -1007,7 +1103,13 @@
|
|
|
</xsl:call-template>
|
|
|
</xsl:variable>
|
|
|
|
|
|
- <svg:line system_cache__dita__x3A__svg:debug="svgu:openHiLoClose.74_896 {@*/relation_DateRangeElements/name()} $system_cache__dita__x3A__svg:x1.count.leadingTimeDate={$system_cache__dita__x3A__svg:x1.count.leadingTimeDate} $system_cache__dita__x3A__svg:data.x2.bounds.max.length={$system_cache__dita__x3A__svg:data.x2.bounds.max.length} $xScale={$xScale}">
|
|
|
+ <svg:line system_cache__dita__x3A__svg:debug="svgu:openHiLoClose.74_896X {@*/relation_DateRangeElements/name()} $system_cache__dita__x3A__svg:x1.count.leadingTimeDate={$system_cache__dita__x3A__svg:x1.count.leadingTimeDate}
|
|
|
+ $system_cache__dita__x3A__svg:data.x2.bounds.max.length={$system_cache__dita__x3A__svg:data.x2.bounds.max.length}
|
|
|
+ $xScale={$xScale} $yScale={$yScale} offsetX.minX={$system_cache__dita__x3A__svg:offsetX.minX} offsetX.maxX={$system_cache__dita__x3A__svg:offsetX.maxX}
|
|
|
+ offsetY.minY={$system_cache__dita__x3A__svg:offsetY.minY} offsetY.maxY={$system_cache__dita__x3A__svg:offsetY.maxY}
|
|
|
+ "
|
|
|
+
|
|
|
+ >
|
|
|
|
|
|
<!--id="{$context}_highLow_{$pos}"-->
|
|
|
<!--x1="{$spacing * $pos}"-->
|
|
@@ -1063,8 +1165,30 @@
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:data.y2.bounds.max.length" select="$system_cache__dita__x3A__svg:data.y2.bounds.max.length"/>-->
|
|
|
</xsl:call-template>
|
|
|
</xsl:attribute>
|
|
|
- <!--<xsl:attribute name="transform.validate.y.1.{$y1Value}">
|
|
|
- <xsl:call-template name="system_cache__dita__x3A__svg:transform.translate.bounds__x3A__debug"><!-\- system_cache__dita__x3A__svg:transform.translate.bounds__x3A__height__x3A__limit__x3A__validate -\->
|
|
|
+ <xsl:attribute name="transform.validate.y.1.{$y1Value}">
|
|
|
+ <xsl:call-template name="system_cache__dita__x3A__svg:transform.translate.bounds__x3A__debug"><!-- system_cache__dita__x3A__svg:transform.translate.bounds__x3A__height__x3A__limit__x3A__validate -->
|
|
|
+ <xsl:with-param name="yValue" select="$y1Value"/>
|
|
|
+ <xsl:with-param name="xValue" select="$x1Value"/>
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:transform.translate.bounds__x3A__debug.y" select="true()"/>
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:transform.translate.bounds__x3A__debug.write" select="true()"/>
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:offsetX.minX" select="$system_cache__dita__x3A__svg:offsetX.minX"/>
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:offsetX.maxX" select="$system_cache__dita__x3A__svg:offsetX.maxX"/>
|
|
|
+
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:data.x1.bounds.min.coordinate" select="$system_cache__dita__x3A__svg:data.x1.bounds.min.coordinate"/>
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:data.x2.bounds.max.coordinate" select="$system_cache__dita__x3A__svg:data.x2.bounds.max.coordinate"/>
|
|
|
+
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:data.x2.bounds.max.length" select="$system_cache__dita__x3A__svg:data.x2.bounds.max.length"/>
|
|
|
+
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:offsetY.minY" select="$system_cache__dita__x3A__svg:offsetY.minY"/>
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:offsetY.maxY" select="$system_cache__dita__x3A__svg:offsetY.maxY"/>
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:data.y2.bounds.max.length" select="$system_cache__dita__x3A__svg:data.y2.bounds.max.length"/>
|
|
|
+
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:data.y1.bounds.min.coordinate" select="$system_cache__dita__x3A__svg:data.y1.bounds.min.coordinate"/>
|
|
|
+ <xsl:with-param name="system_cache__dita__x3A__svg:data.y2.bounds.max.coordinate" select="$system_cache__dita__x3A__svg:data.y2.bounds.max.coordinate"/>
|
|
|
+ </xsl:call-template>
|
|
|
+ </xsl:attribute>
|
|
|
+ <xsl:attribute name="transform.validate.x.1.{$y1Value}">
|
|
|
+ <xsl:call-template name="system_cache__dita__x3A__svg:transform.translate.bounds__x3A__debug"><!-- system_cache__dita__x3A__svg:transform.translate.bounds__x3A__height__x3A__limit__x3A__validate -->
|
|
|
<xsl:with-param name="yValue" select="$y1Value"/>
|
|
|
<xsl:with-param name="xValue" select="$x1Value"/>
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:transform.translate.bounds__x3A__debug.x" select="true()"/>
|
|
@@ -1085,7 +1209,7 @@
|
|
|
<xsl:with-param name="system_cache__dita__x3A__svg:data.y2.bounds.max.coordinate" select="$system_cache__dita__x3A__svg:data.y2.bounds.max.coordinate"/>
|
|
|
</xsl:call-template>
|
|
|
|
|
|
- </xsl:attribute>-->
|
|
|
+ </xsl:attribute>
|
|
|
<xsl:copy-of select="$system_cache__dita__x3A__svg:x__x3A__read__x3A__preceding__x3A__translate.bounds__x3A__collision"/>
|
|
|
|
|
|
|