أدوات الابتكار

ID: 1604831 --
Error x012; Loading XML XSLXMLProcessing.GenerateXMLXSLResultFromSQL:93
Error x012;XSLXMLProcessing .(Load Xsl) error Message:System.Xml.XmlException: The 'meta' start tag on line 156 position 4 does not match the end tag of 'div'. Line 162, position 5. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag) at System.Xml.XmlTextReaderImpl.ParseEndElement() 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.LoadLiteralResultElement(Boolean asStylesheet) 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 = onepage.saTools <br/> <br/> <br>1607575 </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> <!--LoadComponentGeneralSettings - 5582--> <xsl:variable name="ModuleKey" select="'InnovationTools'"/> <xsl:variable name="DBNameSpace" select="'onepage.sa'"/> <xsl:variable name="SessionMembershipID" select="'onepage.sa.InnovationTools.MembershipBaseID'"></xsl:variable> <xsl:variable name="SourcePath" select="'//cdn.cscoitcdn.com/General/Adminv4.7.5/RTL'"/> <xsl:variable name="TemplateSourcePath" select="''"/> <xsl:variable name="ClientSourcePath" select="'//cdn.cscoitcdn.com/Repository/onepage.sa'"/> <xsl:variable name="HomePageLink" select="'?C=onepage.sa'"/> <xsl:variable name="NameSpace" select="'1600000'"/> <xsl:variable name="thisNameSpace" select="''"/> <xsl:variable name="FrontEndServicesPath" select="'AJAXFunctionCaller'"/> <xsl:variable name="giLanguage" select="2"/> <xsl:variable name="gPageID" select="'1607575'"/> <xsl:variable name="gPageVariableName" select="'onepage.saTools'"/> <xsl:variable name="gTemplateID" select="''"/> <xsl:variable name="gisLocal" select="'False'"/> <xsl:variable name="AttId" select="/Tree/XMLSettingsData/ROOT/item[Name='LookFeel']/dataArr/Settings[Name='AttId']/Value"/> <xsl:variable name="ItemPerRow" select="/Tree/XMLSettingsData/ROOT/item[Name='LookFeel']/dataArr/Settings[Name='ItemPerRow']/Value" /> <xsl:variable name="ControlHeight" select="/Tree/XMLSettingsData/ROOT/item[Name='LookFeel']/dataArr/Settings[Name='ControlHeight']/Value" /> <xsl:variable name="GadgetTitle" select="/Tree/XMLSettingsData/ROOT/item[Name='LookFeel']/dataArr/Settings[Name='RecordTitle']/ValueAR"/> <xsl:variable name="GadgetDescription" select="/Tree/XMLSettingsData/ROOT/item[Name='LookFeel']/dataArr/Settings[Name='ControlNote']/ValueAR" /> <xsl:variable name="ControlIcon" select="/Tree/XMLSettingsData/ROOT/item[Name='LookFeel']/dataArr/Settings[Name='ControlIcon']/ValueAR" /> <xsl:variable name="AttClass" select="/Tree/XMLSettingsData/ROOT/item[Name='LookFeel']/dataArr/Settings[Name='AttClass']/ValueAR" /> <xsl:variable name="ComponentId"> <xsl:choose> <xsl:when test="/Tree/AttId"><xsl:value-of select="/Tree/AttId" /></xsl:when> <xsl:otherwise><xsl:value-of select="/Tree/UniqueBlockID" /></xsl:otherwise> </xsl:choose> </xsl:variable> <xsl:variable name="Col1" select="3" /> <xsl:variable name="Col2" select="9" /> <xsl:param name="ColsPerRow" select="4"/> <xsl:template match="Tree"><!-- ////1607575.Tools Start /////1607575.Tools END --> <xsl:if test="$AllowEditMode='True'"><xsl:call-template name="EditMode"/></xsl:if><!--and Bool01='1'--> <div class="row"> <div class="col-xl-4 col-lg-4 col-md-4"> <div class="card d-none" > <div class="card-body"> <div class="input-group"> <input type="text" class="form-control br-ts-7 br-bs-7" placeholder="Search"/> <div class="input-group-text border-0 bg-transparent p-0 "> <button type="button" class="btn btn-primary br-te-7 br-be-7">بحث</button> </div> </div> </div> </div> <xsl:apply-templates select="Data/CategoryTop[GDBTypeID=SelectedCategoryTop]"/> <div class="card"> <div class="card-header"><h3 class="card-title">جميع أدوات <span style="font-weight: bold;xfont-family:'Nasalization Free';color:#1b9cba">مُحرِّك <span class="BusinessEngine"> الأعمال&#174;</span></span></h3></div> <div class="card-body p-0"> <div class="list-catergory"> <div class="item-list"> <ul class="list-group mb-0"> <xsl:apply-templates select="Data/CategoryTop[GDBTypeID!=SelectedCategoryTop]" mode="NameOnly"/> </ul> </div> </div> </div> </div> <!-- /////1601060.PageKeywordsCard START --> <meta PageMetaSettings="PageMetaSettings" name="keywords" content=""> <!-- /////1601060.PageKeywordsCard END --> </div> <div class="col-xl-8 col-lg-8 col-md-8"> <div class="card mb-0"> <div class="card-body"> <div class="item2-gl "> <div class="row"> <xsl:apply-templates select="Data/Item" /> </div> </div> </div> </div> </div> </div> </xsl:template> <xsl:template match="CategoryTop"> <div class="card"> <div class="card-header"> <h3 class="card-title"><xsl:value-of select="RecordTitleAR"/></h3> </div> <div class="card-body mysmall"> <xsl:apply-templates select="//Tree/Data/SubCategoryList" /> </div> </div> </xsl:template> <xsl:template match="SubCategoryList" > <!-- SelectedCategoryTop:<xsl:value-of select="SelectedCategoryTop"/><br/> SubCategoryListKeyID:<xsl:value-of select="SubCategoryListKeyID"/><br/> SelectedCategoryTopID:<xsl:value-of select="SelectedCategoryTopID"/><br/> SubCategoryListID:<xsl:value-of select="SubCategoryListID"/><br/> --> <xsl:element name="label"> <xsl:attribute name="class">custom-control form-checkbox mb-3 px-0 <xsl:if test="GDBPublicKeyID = SubCategoryListKeyID"> activemenu</xsl:if></xsl:attribute> <span class="custom-control-labelx" style="padding-right: 5px;"> <xsl:element name="a"> <xsl:attribute name="class">text-dark <xsl:if test="GDBPublicKeyID = SubCategoryListKeyID">LogoColor1 h5</xsl:if></xsl:attribute> <xsl:attribute name="href">?C=<xsl:value-of select="$gPageVariableName"/>&amp;type=<xsl:value-of select="SelectedCategoryTop"/>&amp;id=<xsl:value-of select="GDBPublicKeyID"/></xsl:attribute> <xsl:if test="AttClass"><i class="{AttClass}"></i></xsl:if> <xsl:value-of select="RecordTitleAR"/> <xsl:if test="ItemCount>0"> <xsl:element name="span"> <xsl:attribute name="class">label float-end <xsl:choose> <xsl:when test="ItemCount &lt; 6"> label-secondary</xsl:when> <xsl:when test="ItemCount &lt; 11"> label-info</xsl:when> <xsl:when test="ItemCount &lt; 12"> label-pink</xsl:when> <xsl:otherwise> label-success</xsl:otherwise> </xsl:choose> </xsl:attribute> (<xsl:value-of select="ItemCount"/>) </xsl:element> </xsl:if> </xsl:element> </span> </xsl:element> </xsl:template> <xsl:template match="CategoryTop" mode="NameOnly"> <xsl:element name="li"> <xsl:attribute name="class">list-group-item <xsl:if test="GDBID=SelectedCategoryTopID"> activemenu</xsl:if></xsl:attribute> <span class="custom-control-labelx" style="padding-right: 5px;"> <xsl:element name="a"> <xsl:attribute name="class">text-dark <xsl:if test="GDBID = SelectedCategoryTopID">LogoColor1 h5</xsl:if></xsl:attribute> <xsl:attribute name="href">?C=<xsl:value-of select="$gPageVariableName"/>&amp;type=<xsl:value-of select="GDBTypeID"/></xsl:attribute> <xsl:if test="AttClass"><i class="{AttClass}"></i></xsl:if> <xsl:value-of select="RecordTitleAR"/> <xsl:if test="ItemCount>0"> <xsl:element name="span"> <xsl:attribute name="class">badgetext badge mb-0 <xsl:choose> <xsl:when test="ItemCount &lt; 6"> badge-danger</xsl:when> <xsl:when test="ItemCount &lt; 11"> badge-info</xsl:when> <xsl:when test="ItemCount &lt; 12"> badge-pink</xsl:when> <xsl:otherwise> badge-success</xsl:otherwise> </xsl:choose> </xsl:attribute> <xsl:value-of select="ItemCount"/> </xsl:element> </xsl:if> </xsl:element> </span> </xsl:element> </xsl:template> <xsl:template match="Item"> <div class="col-lg-4 col-md-4 col-xl-4"> <div class="card overflow-hidden"> <div class="item-card9-img"> <div class="arrow-ribbon bg-primary d-none">New</div> <div class="item-card9-imgs"><a href="?C=onepage.saAskRegister"></a> <xsl:if test="MediaThumbFN != ''" ><img src="{MediaThumbFN}" alt="img" class="cover-image w-100"/></xsl:if> </div> </div> <div class="card-body "> <div class="item-card9"> <a href="?C=onepage.saAskRegister" class="text-dark"><h5><xsl:value-of select="RecordTitleAR" /></h5></a> <xsl:if test="RecordShortDescriptionAR != ''"> <p class="mb-0 leading-tight mt-1 xd-none"><xsl:value-of select="RecordShortDescriptionAR" disable-output-escaping="yes"/></p> </xsl:if> </div> </div> <div class="card-footer py-4"> <div class="item-card9-footer d-flex"> <a href="?C=onepage.saAskRegister" class="btn btn-primary btn-sm">انتسب للحصول على الأداة</a> </div> </div> </div> </div> </xsl:template> </xsl:stylesheet>

اشترك في قائمة الريادة البريدية

لتصلك اخبار الصفقات واعمال الريادة وكافة الاخبار الاقتصادية محليا وعالميا