ID: 4771083 --
ID: 4770688 --
Error x012; Loading XML XSLXMLProcessing.GenerateXMLXSLResultFromSQL:93
Error x012;XSLXMLProcessing .(Load Xsl) error Message:System.Xml.XmlException: An XML comment cannot contain '--', and '-' cannot be the last character. Line 83, position 13.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseCDataOrComment(XmlNodeType type, Int32& outStartPos, Int32& outEndPos)
at System.Xml.XmlTextReaderImpl.ParseCDataOrComment(XmlNodeType type)
at System.Xml.XmlTextReaderImpl.ParseComment()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.Xsl.Xslt.XsltInput.ReadTextNodes()
at System.Xml.Xsl.Xslt.XsltInput.ReadNextSibling()
at System.Xml.Xsl.Xslt.XsltLoader.LoadInstructions(List`1 content, InstructionFlags flags)
at System.Xml.Xsl.Xslt.XsltLoader.LoadLiteralResultElement(Boolean asStylesheet)
at System.Xml.Xsl.Xslt.XsltLoader.LoadInstructions(List`1 content, InstructionFlags flags)
at System.Xml.Xsl.Xslt.XsltLoader.LoadTemplate(NsDecl stylesheetNsList)
at System.Xml.Xsl.Xslt.XsltLoader.LoadRealStylesheet()
at System.Xml.Xsl.Xslt.XsltLoader.LoadDocument()
at System.Xml.Xsl.Xslt.XsltLoader.LoadStylesheet(XmlReader reader, Boolean include)XSLT compile error., Source:System.Data.SqlXml
XSLContent:<?xml version="1.0" encoding="UTF-16"?>
<xsl:stylesheet
version="3.0"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:fn="http://www.w3.org/2005/xpath-functions"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:atom="http://www.w3.org/2005/Atom"
exclude-result-prefixes="atom math msxsl commonfn"
xmlns:msxsl="urn:schemas-microsoft-com:xslt"
xmlns:math="http://exslt.org/math"
xmlns:commonfn="http://exslt.org/commonfn"
extension-element-prefixes="math msxsl"
xmlns:xlink="http://xlink/"
>
<xsl:import href="http://cdn.cscoitcdn.com/General/Adminv4.7.5/RTL/GlobalFunctionsv2.xsl" ></xsl:import>
<xsl:output method="html" encoding="UTF-16" indent="yes" omit-xml-declaration="yes" version="4.0"></xsl:output>
<xsl:param name="AllowEditMode"></xsl:param>
<xsl:decimal-format name="euro" decimal-separator="." grouping-separator=","></xsl:decimal-format>
<xsl:template name="string-replace-all">
<xsl:param name="text" />
<xsl:param name="replace" />
<xsl:param name="by" />
<xsl:choose>
<xsl:when test="contains($text, $replace)">
<xsl:value-of select="substring-before($text,$replace)" />
<xsl:value-of select="$by" />
<xsl:call-template name="string-replace-all">
<xsl:with-param name="text"
select="substring-after($text,$replace)" />
<xsl:with-param name="replace" select="$replace" />
<xsl:with-param name="by" select="$by" />
</xsl:call-template>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="$text" />
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<xsl:template match="Empty">
<xsl:if test="$gisLocal='True' or $gisLocal='yes'">
<div class="alert alert-danger alert-nobottom alert-dismissable " style="direction:ltr;max-width:800px;float:left;">
<!--XMLReturnIfEmptySQLExecution-->
<button class="close" aria-hidden="true" type="button" data-dismiss="alert" onclick="$(this).parent().remove();"></button>
at NameSpace:<xsl:value-of select="$NameSpace"/><br/>
DBNameSpace = <xsl:value-of select="$DBNameSpace"/> <br/>
ModuleKey = <xsl:value-of select="$ModuleKey"/> <br/>
iLanguage = <xsl:value-of select="@iLanguage"/> <br/>
gPageID = <xsl:value-of select="$gPageID"/> <br/>
gTemplateID = <xsl:value-of select="@TemplateID"/> <br/>
gisLocal = <xsl:value-of select="$gisLocal"/> <br/>
gPageVariableName = <xsl:value-of select="$gPageVariableName"/> <br/>
this.VariableName = jumllh.comListCategories <br/>
<br/>
<br>4771264 </br>
There is an error in retriving data, no data.
<br/>
<br/>
<pre lang="xml" style="height: auto;max-height: 200px;resize: both;overflow: auto; background-color: #eeeeee;word-break: normal !important;word-wrap: normal !important;white-space: pre !important;"><xsl:value-of select="."/></pre>
</div>
</xsl:if>
</xsl:template>
<xsl:template match="Tree"><!--
////4771264.السوق Start
/////4771264.السوق END
-->
<xsl:if test="$AllowEditMode='True'"><xsl:call-template name="EditMode"/></xsl:if><!--and Bool01='1'-->
<section class="section-55 section-sm-85 section-lg-5"
id="SideCart"
UniqueBlockID="{UniqueBlockID}">
<!--
<xsl:if test="not(children)">
<div class="text-subline pb-4">
<span class="text-uppercase big-3 text-sbold">لديك <xsl:value-of select="count(children)"/> منتج في سلتك</span>
</div>
ID: 5560 -- <div class='HAEError'>Error x012; Loading XML XSLXMLProcessing.GenerateXMLXSLResultFromSQL:93<br/>Error x012; XSLXMLProcessing .(Transform) error </div>
</xsl:if>
-->
<xsl:if test="Order">
<xsl:apply-templates select="Order" mode="Order"/>
</xsl:if>
</section>
</xsl:template>
<xsl:template match="Order" mode="Order">
<span class="text-uppercase big-3 text-sbold">لديك <xsl:value-of select="count(OrderDetailsItem)"/> منتجات في سلتك</span>
<div class="text-subline"></div>
<div class="table-responsive offset-top-17 table-responsive-shopping-cart">
<table class="table table-shopping-cart">
<xsl:apply-templates select="OrderDetailsItem" mode="item"/>
</table>
<div class="offset-top-35 text-right">
<div class="range">
<div class="range text-left ">
<div class="offset-lg-top-10">
<h7 class="text-regular text-light"><span>الإجمالي:</span>
<span style="float:left;"> SAR <xsl:value-of select="format-number(OrderFinalTotal, '#,###.00', 'euro')"/></span></h7>
<div class="text-subline"></div>
</div>
</div>
</div>
</div>
<div class="actions offset-top-25 ">
<button class="action2 btn-primary xms-5" type="button" title="Check Out" onclick="location.href = 'index?C=jumllh.comMyShoppingCart'">
<span> سلة التسوق </span>
</button>
<button class="action2 btn-success pull-right" type="button" title="Check Out" onclick="location.href = 'index?C=jumllh.comOrderConfirm'">
<span>اشتر الان </span>
</button>
</div>
</div>
</xsl:template>
<xsl:template match="OrderDetailsItem" mode="item">
<tr>
<td class="text-middle text-center" style="width: 40px; min-width: 40px;display:nonex;">
<div class="form-group stepper-type-2">
<xsl:element name="input" >
<xsl:attribute name="class">form-control MonitorChange</xsl:attribute>
<xsl:attribute name="type">number</xsl:attribute>
<xsl:attribute name="min">1</xsl:attribute>
<xsl:attribute name="max">20</xsl:attribute>
<xsl:attribute name="data-BlockID">Cart<xsl:value-of select="OrderID" /></xsl:attribute>
<xsl:attribute name="data-VariableName">wsUpdateCartITemQantity</xsl:attribute>
<xsl:attribute name="data-RefreshVariableName">CartList</xsl:attribute>
<xsl:attribute name="data-CartItemID"><xsl:value-of select="OrderTransKey "/></xsl:attribute>
<xsl:attribute name="data-OrderID"><xsl:value-of select="MallOperationalDataParentID"/></xsl:attribute>
<xsl:attribute name="data-ItemID"><xsl:value-of select="MallOperationalDataID"/></xsl:attribute>
<xsl:attribute name="data-ProductID"><xsl:value-of select="ProductID"/></xsl:attribute>
<xsl:attribute name="data-NameSpace"><xsl:value-of select="//NameSpace"/></xsl:attribute>
<xsl:attribute name="data-Language">2</xsl:attribute>
<xsl:attribute name="value"><xsl:value-of select="Quantity"/></xsl:attribute>
</xsl:element>
</div>
</td>
<td style="width: 60px;">
<div class="product-image"><img class="img-responsive " src="{Product/MediaThumbFN}" width="60" height="60" alt=""/></div>
</td>
<td class="" style="width: 120px; min-width: 90px;">
<div class="text-middlex">
<h6><b><a href="indexAR?C=jumllh.comShowProductDetails&CategoryID={Product/MallBasicDataCategoryID}&ProductID={Product/MallBasicDataID}"><xsl:value-of select="Product/RecordTitleAR"/></a></b></h6>
<span class="small-1 font-sec-2">SAR
<xsl:value-of select="format-number(Price, '#,###.00', 'euro')"/></span></div>
</td>
<td class="text-middle text-center" style="min-width: 20px;">
<div class="inset-sm-left-5">
<xsl:element name="div" >
<xsl:attribute name="class">icon icon-xs-middle mdi mdi-window-close text-input-border MousePointer grayed</xsl:attribute>
<xsl:attribute name="style"></xsl:attribute>
<xsl:attribute name="data-BlockID">Cart<xsl:value-of select="OrderID" /></xsl:attribute>
<xsl:attribute name="data-VariableName">wsDeleteCartITem</xsl:attribute>
<xsl:attribute name="data-RefreshVariableName">CartList</xsl:attribute>
<xsl:attribute name="data-CartItemID"><xsl:value-of select="OrderTransKey "/></xsl:attribute>
<xsl:attribute name="data-OrderID"><xsl:value-of select="MallOperationalDataParentID"/></xsl:attribute>
<xsl:attribute name="data-ItemID"><xsl:value-of select="MallOperationalDataID"/></xsl:attribute>
<xsl:attribute name="data-ProductID"><xsl:value-of select="ProductID"/></xsl:attribute>
<xsl:attribute name="data-NameSpace"><xsl:value-of select="//NameSpace"/></xsl:attribute>
<xsl:attribute name="data-Language">2</xsl:attribute>
<xsl:attribute name="onclick">
RemoveCartItem($(this));</xsl:attribute>
</xsl:element>
</div>
</td>
</tr>
</xsl:template>
</xsl:stylesheet>
ساعات العمل
-
- Monday-
Friday: 9:00am - 6:00pm
- Saturday: 10:00am - 4:00pm
- Sunday: 10:00am - 4:00pm