ملف المحامي
ID: 550802 --
Error x012; Loading XML XSLXMLProcessing.GenerateXMLXSLResultFromSQL:93
Error x012;XSLXMLProcessing .(Load Xsl) error Message:System.Net.WebException: The remote server returned an error: (502) Bad Gateway. at System.Net.HttpWebRequest.GetResponse() at System.Xml.XmlDownloadManager.GetNonFileStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy) at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) at System.Xml.Xsl.Xslt.XsltLoader.CreateReader(Uri uri, XmlResolver xmlResolver) at System.Xml.Xsl.Xslt.XsltLoader.LoadStylesheet(Uri uri, Boolean include) 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 = 3raid.comPersonalProfile <br/> <br/> <br>550761 </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="''"/> <xsl:variable name="DBNameSpace" select="'3raid.com'"/> <xsl:variable name="SessionMembershipID" select="'3raid.com.MembershipBaseID'"></xsl:variable> <xsl:variable name="SourcePath" select="'//cdn.cscoitcdn.com/General/Adminv4.7.5/RTL'"/> <xsl:variable name="TemplateSourcePath" select="'//cdn.cscoitcdn.com/General/prozim'"/> <xsl:variable name="ClientSourcePath" select="'//cdn.cscoitcdn.com/Repository/3raid.com'"/> <xsl:variable name="HomePageLink" select="'?C=3raid.com'"/> <xsl:variable name="NameSpace" select="'550000'"/> <xsl:variable name="thisNameSpace" select="''"/> <xsl:variable name="FrontEndServicesPath" select="'AJAXFunctionCaller'"/> <xsl:variable name="giLanguage" select="2"/> <xsl:variable name="gPageID" select="'550761'"/> <xsl:variable name="gPageVariableName" select="'3raid.comPersonalProfile'"/> <xsl:variable name="gTemplateID" select="'550546'"/> <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:template match="Tree"><!-- ////550761.ملف المحامي Start /////550761.ملف المحامي END --> <xsl:if test="$AllowEditMode='True'"><xsl:call-template name="EditMode"/></xsl:if><!--and Bool01='1'--> <div class="box_booking mobile_fixed"> <div class="head"> <h3>خبراء</h3> <a href="#0" class="close_panel_mobile"><i class="icon_close"></i></a> </div> <div class="main_info_wrapper inside"> <xsl:apply-templates select="Item" mode="item" /> </div> </div> </xsl:template> <xsl:template match="Item" mode="item" > <div class="main_info clearfix row"> <div class="user_thumb col-md-3"> <figure><img src="{PictureFileName}" /></figure> <em class="online lad-online-indicator"><span></span></em> </div> <div class="user_desc col-md-8"> <xsl:element name="a"> <xsl:attribute name="class"></xsl:attribute> <xsl:attribute name="href"> <xsl:if test="MembershipTypeID='1'">?C=3raid.comCompanyProfile&ID=<xsl:value-of select="GDBPublicKeyID"/></xsl:if> <xsl:if test="MembershipTypeID='2'">?C=3raid.comPersonalProfile&ID=<xsl:value-of select="GDBPublicKeyID"/></xsl:if> </xsl:attribute> <div class="item_title"> <h6><b><xsl:value-of select="RecordTitleAR"/></b></h6> </div> </xsl:element> <xsl:apply-templates select="CurriculumVitae/PracticeArea" mode="PracticeArea" /> <div class="strip"> <ul> <xsl:if test="Bool02 ='1' "> <!--السماح بحجز موعد : and not(Bool02)--> <li><a href="#0" class="tooltip-1" data-toggle="tooltip" data-placement="top" title="حجز موعد"><i class="icon-users"></i></a></li> </xsl:if> <xsl:if test="Bool03 ='1' "> <!-- السماح بالدردشة : : and not(Bool03)--> <li><a href="#0" class="tooltip-1" data-toggle="tooltip" data-placement="top" title="حجز جلسة دردشة"><i class="icon-chat"></i></a></li> </xsl:if> <xsl:if test="Bool04 ='1' "> <!--السماح بعقد جلسة فيديو : : and not(Bool04)--> <li><a href="#0" class="tooltip-1" data-toggle="tooltip" data-placement="top" title="حجز جلسة فيديو"><i class="icon-videocam"></i></a></li> </xsl:if> </ul> </div> </div> </div> <hr class="no_margin"/> </xsl:template> <xsl:template match="PracticeArea" mode="PracticeArea" > <ul class="tags no_margin"> <xsl:apply-templates select="Item" mode="PracticeAreaItem" /> </ul> </xsl:template> <xsl:template match="Item" mode="PracticeAreaItem" > <li><a href="#0"><xsl:value-of select="RecordTitleAR" /></a></li> </xsl:template> <xsl:template match="Languages" mode="Languages" > <div class="search_trends altlogo"> <h5><xsl:value-of select="./RecordTitleAR" />:</h5> <ul> <xsl:apply-templates select="Item" mode="LanguageItem" /> </ul> </div> </xsl:template> <xsl:template match="Item" mode="LanguageItem" > <li><a href="#0"><xsl:value-of select="RecordTitleAR" /></a></li> </xsl:template> <xsl:template match="Services" mode="Services" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--أهم الخدمات--> <p><xsl:value-of select="/Tree/Item/RecordTitleAR" /> </p> </div> <!-- /main_title --> <div class="owl-carousel owl-theme auto services" data-items="2" data-md-device="3" data-margin="20" data-center-mode="false" data-dots="true" data-md-device-dots="true"> <xsl:apply-templates select="Item" mode="ServiceItem" /> </div> </div> </div> </xsl:template> <xsl:template match="Item" mode="ServiceItem" > <div class="item"> <a href="#"> <!--<span>98</span>--> <h3><xsl:value-of select="RecordTitleAR" /></h3> <p style="text-align: justify;padding-left:20px;font-size:12px"><xsl:value-of select="RecordMoreDescriptionAR" disable-output-escaping="yes"/></p> <xsl:if test="Text50001 != ''"> <ul> <li><span class="ribbon off">-30%</span></li> <li><xsl:value-of select="Text50001" disable-output-escaping="yes"/></li> </ul> </xsl:if> </a> </div> </xsl:template> <xsl:template match="Education" mode="Education" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--المؤهلات الأكاديمية--> <!--<p><xsl:value-of select="/Tree/Item/RecordTitleAR" /></p>--> </div> <!-- /main_title --> <ul class="bullets"> <xsl:apply-templates select="Item" mode="EducationItem" /> </ul> </div> </div> </xsl:template> <xsl:template match="Item" mode="EducationItem" > <li> <xsl:if test="EndDateYear != ''"><xsl:value-of select="StartDateYear" /> - <xsl:value-of select="EndDateYear" /><xsl:text> </xsl:text></xsl:if> <strong><xsl:value-of select="Major" /> - <xsl:value-of select="RecordTitleAR" /></strong><xsl:text> </xsl:text> <xsl:if test="CountryName != ''"><xsl:value-of select="CountryName" />,<xsl:text> </xsl:text></xsl:if> </li> </xsl:template> <xsl:template match="WorkExperience" mode="WorkExperience" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--الخبرات العملية--> <!--<p><xsl:value-of select="/Tree/Item/RecordTitleAR" /></p>--> </div> <!-- /main_title --> <ul class="bullets"> <xsl:apply-templates select="Item" mode="WorkExperienceItem" /> </ul> </div> </div> </xsl:template> <xsl:template match="Item" mode="WorkExperienceItem" > <li> <xsl:if test="EndDateYear != ''"><xsl:value-of select="StartDateYear" /> - <xsl:value-of select="EndDateYear" /><xsl:text> </xsl:text></xsl:if> <strong><xsl:value-of select="RecordTitleAR" /></strong> <xsl:if test="Employer != ''"> - <xsl:value-of select="Employer" />,<xsl:text> </xsl:text></xsl:if> <xsl:if test="Address != ''"><xsl:value-of select="Address" /><xsl:text> </xsl:text></xsl:if> </li> </xsl:template> <xsl:template match="Skills" mode="Skills" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--الدورات التدريبية والمهارات--> <!--<p><xsl:value-of select="/Tree/Item/RecordTitleAR" /></p>--> </div> <!-- /main_title --> <ul class="bullets"> <xsl:apply-templates select="Item" mode="SkillsItem" /> </ul> </div> </div> </xsl:template> <xsl:template match="Item" mode="SkillsItem" > <li> <xsl:if test="EndDateYear != ''"><xsl:value-of select="StartDateYear" /> - <xsl:value-of select="EndDateYear" /><xsl:text> </xsl:text></xsl:if> <strong><xsl:value-of select="RecordTitleAR" /></strong> <xsl:if test="Employer != ''"> - <xsl:value-of select="Employer" />,<xsl:text> </xsl:text></xsl:if> <xsl:if test="Address != ''"><xsl:value-of select="Address" /><xsl:text> </xsl:text></xsl:if> </li> </xsl:template> <xsl:template match="Team" mode="Team" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--الفريق--> <!--<p><xsl:value-of select="/Tree/Item/RecordTitleAR" /></p>--> </div> <!-- /main_title --> <div class="owl-carousel owl-theme auto Team add_bottom_45" data-items="2" data-md-device="3" data-margin="20" data-center-mode="false"> <xsl:apply-templates select="Item" mode="TeamItem" /> </div> </div> </div> </xsl:template> <xsl:template match="Item" mode="TeamItem" > <div class="item_version_2"> <a href="#"> <figure> <span>98</span> <img src="//cdn.cscoitcdn.com/General/prozim/img/home_cat_placeholder.jpg" data-src="{MediaURL}" alt="" class="owl-lazy"/> <div class="info"> <h3><xsl:value-of select="FullNameAR" /></h3> <!--<small>Avg price $40</small>--> </div> </figure> </a> </div> </xsl:template> <xsl:template match="Clients" mode="Clients" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--عملاؤنا--> <!--<p><xsl:value-of select="/Tree/Item/RecordTitleAR" /></p>--> </div> <!-- /main_title --> <div class="owl-carousel owl-theme auto Clients add_bottom_45" data-items="2" data-md-device="3" data-margin="20" data-center-mode="false"> <xsl:apply-templates select="Item" mode="ClientsItem" /> </div> </div> </div> </xsl:template> <xsl:template match="Item" mode="ClientsItem" > <div class="item_version_2"> <a href="#"> <figure> <img src="//cdn.cscoitcdn.com/General/prozim/img/home_cat_placeholder.jpg" data-src="{MediaURL}" alt="" class="owl-lazy"/> <div class="info"> <h3><xsl:value-of select="RecordTitleAR" /></h3> </div> </figure> </a> </div> </xsl:template> <xsl:template match="AssociationsMemberships" mode="AssociationsMemberships" > <div class="xbg_gray"> <div class="container xmargin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--الجمعيات والعضويات--> <!--<p><xsl:value-of select="/Tree/Item/RecordTitleAR" /></p>--> </div> <!-- /main_title --> <ul class="bullets"> <xsl:apply-templates select="Item" mode="AssociationsMembershipsItem" /> </ul> </div> </div> </xsl:template> <xsl:template match="Item" mode="AssociationsMembershipsItem" > <li> <strong><xsl:value-of select="RecordTitleAR" /></strong><xsl:text> </xsl:text> <xsl:if test="CountryName != ''"><xsl:value-of select="CountryName" />,<xsl:text> </xsl:text></xsl:if> <xsl:if test="StartYear != ''"><xsl:value-of select="StartYear" /></xsl:if> </li> </xsl:template> <xsl:template match="Achievements" mode="Achievements" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--الإنجازات --> </div> <ul class="bullets"> <xsl:apply-templates select="Item" mode="AchievementsItem" /> </ul> </div> </div> </xsl:template> <xsl:template match="Item" mode="AchievementsItem" > <li> <strong><xsl:value-of select="RecordTitleAR" /></strong><xsl:text> </xsl:text> <xsl:if test="CountryName != ''"><xsl:value-of select="CountryName" />,<xsl:text> </xsl:text></xsl:if> <xsl:if test="StartYear != ''"><xsl:value-of select="StartYear" /></xsl:if> </li> </xsl:template> <xsl:template match="HonorsAwards" mode="HonorsAwards" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--الأوسمة والجوائز --> </div> </div> </div> </xsl:template> <xsl:template match="Pictures" mode="Pictures" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--مكتبة الوسائط --> </div> </div> </div> </xsl:template> </xsl:stylesheet>
Error x012;XSLXMLProcessing .(Load Xsl) error Message:System.Net.WebException: The remote server returned an error: (502) Bad Gateway. at System.Net.HttpWebRequest.GetResponse() at System.Xml.XmlDownloadManager.GetNonFileStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy) at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) at System.Xml.Xsl.Xslt.XsltLoader.CreateReader(Uri uri, XmlResolver xmlResolver) at System.Xml.Xsl.Xslt.XsltLoader.LoadStylesheet(Uri uri, Boolean include) 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 = 3raid.comPersonalProfile <br/> <br/> <br>550761 </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="''"/> <xsl:variable name="DBNameSpace" select="'3raid.com'"/> <xsl:variable name="SessionMembershipID" select="'3raid.com.MembershipBaseID'"></xsl:variable> <xsl:variable name="SourcePath" select="'//cdn.cscoitcdn.com/General/Adminv4.7.5/RTL'"/> <xsl:variable name="TemplateSourcePath" select="'//cdn.cscoitcdn.com/General/prozim'"/> <xsl:variable name="ClientSourcePath" select="'//cdn.cscoitcdn.com/Repository/3raid.com'"/> <xsl:variable name="HomePageLink" select="'?C=3raid.com'"/> <xsl:variable name="NameSpace" select="'550000'"/> <xsl:variable name="thisNameSpace" select="''"/> <xsl:variable name="FrontEndServicesPath" select="'AJAXFunctionCaller'"/> <xsl:variable name="giLanguage" select="2"/> <xsl:variable name="gPageID" select="'550761'"/> <xsl:variable name="gPageVariableName" select="'3raid.comPersonalProfile'"/> <xsl:variable name="gTemplateID" select="'550546'"/> <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:template match="Tree"><!-- ////550761.ملف المحامي Start /////550761.ملف المحامي END --> <xsl:if test="$AllowEditMode='True'"><xsl:call-template name="EditMode"/></xsl:if><!--and Bool01='1'--> <div class="box_booking mobile_fixed"> <div class="head"> <h3>خبراء</h3> <a href="#0" class="close_panel_mobile"><i class="icon_close"></i></a> </div> <div class="main_info_wrapper inside"> <xsl:apply-templates select="Item" mode="item" /> </div> </div> </xsl:template> <xsl:template match="Item" mode="item" > <div class="main_info clearfix row"> <div class="user_thumb col-md-3"> <figure><img src="{PictureFileName}" /></figure> <em class="online lad-online-indicator"><span></span></em> </div> <div class="user_desc col-md-8"> <xsl:element name="a"> <xsl:attribute name="class"></xsl:attribute> <xsl:attribute name="href"> <xsl:if test="MembershipTypeID='1'">?C=3raid.comCompanyProfile&ID=<xsl:value-of select="GDBPublicKeyID"/></xsl:if> <xsl:if test="MembershipTypeID='2'">?C=3raid.comPersonalProfile&ID=<xsl:value-of select="GDBPublicKeyID"/></xsl:if> </xsl:attribute> <div class="item_title"> <h6><b><xsl:value-of select="RecordTitleAR"/></b></h6> </div> </xsl:element> <xsl:apply-templates select="CurriculumVitae/PracticeArea" mode="PracticeArea" /> <div class="strip"> <ul> <xsl:if test="Bool02 ='1' "> <!--السماح بحجز موعد : and not(Bool02)--> <li><a href="#0" class="tooltip-1" data-toggle="tooltip" data-placement="top" title="حجز موعد"><i class="icon-users"></i></a></li> </xsl:if> <xsl:if test="Bool03 ='1' "> <!-- السماح بالدردشة : : and not(Bool03)--> <li><a href="#0" class="tooltip-1" data-toggle="tooltip" data-placement="top" title="حجز جلسة دردشة"><i class="icon-chat"></i></a></li> </xsl:if> <xsl:if test="Bool04 ='1' "> <!--السماح بعقد جلسة فيديو : : and not(Bool04)--> <li><a href="#0" class="tooltip-1" data-toggle="tooltip" data-placement="top" title="حجز جلسة فيديو"><i class="icon-videocam"></i></a></li> </xsl:if> </ul> </div> </div> </div> <hr class="no_margin"/> </xsl:template> <xsl:template match="PracticeArea" mode="PracticeArea" > <ul class="tags no_margin"> <xsl:apply-templates select="Item" mode="PracticeAreaItem" /> </ul> </xsl:template> <xsl:template match="Item" mode="PracticeAreaItem" > <li><a href="#0"><xsl:value-of select="RecordTitleAR" /></a></li> </xsl:template> <xsl:template match="Languages" mode="Languages" > <div class="search_trends altlogo"> <h5><xsl:value-of select="./RecordTitleAR" />:</h5> <ul> <xsl:apply-templates select="Item" mode="LanguageItem" /> </ul> </div> </xsl:template> <xsl:template match="Item" mode="LanguageItem" > <li><a href="#0"><xsl:value-of select="RecordTitleAR" /></a></li> </xsl:template> <xsl:template match="Services" mode="Services" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--أهم الخدمات--> <p><xsl:value-of select="/Tree/Item/RecordTitleAR" /> </p> </div> <!-- /main_title --> <div class="owl-carousel owl-theme auto services" data-items="2" data-md-device="3" data-margin="20" data-center-mode="false" data-dots="true" data-md-device-dots="true"> <xsl:apply-templates select="Item" mode="ServiceItem" /> </div> </div> </div> </xsl:template> <xsl:template match="Item" mode="ServiceItem" > <div class="item"> <a href="#"> <!--<span>98</span>--> <h3><xsl:value-of select="RecordTitleAR" /></h3> <p style="text-align: justify;padding-left:20px;font-size:12px"><xsl:value-of select="RecordMoreDescriptionAR" disable-output-escaping="yes"/></p> <xsl:if test="Text50001 != ''"> <ul> <li><span class="ribbon off">-30%</span></li> <li><xsl:value-of select="Text50001" disable-output-escaping="yes"/></li> </ul> </xsl:if> </a> </div> </xsl:template> <xsl:template match="Education" mode="Education" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--المؤهلات الأكاديمية--> <!--<p><xsl:value-of select="/Tree/Item/RecordTitleAR" /></p>--> </div> <!-- /main_title --> <ul class="bullets"> <xsl:apply-templates select="Item" mode="EducationItem" /> </ul> </div> </div> </xsl:template> <xsl:template match="Item" mode="EducationItem" > <li> <xsl:if test="EndDateYear != ''"><xsl:value-of select="StartDateYear" /> - <xsl:value-of select="EndDateYear" /><xsl:text> </xsl:text></xsl:if> <strong><xsl:value-of select="Major" /> - <xsl:value-of select="RecordTitleAR" /></strong><xsl:text> </xsl:text> <xsl:if test="CountryName != ''"><xsl:value-of select="CountryName" />,<xsl:text> </xsl:text></xsl:if> </li> </xsl:template> <xsl:template match="WorkExperience" mode="WorkExperience" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--الخبرات العملية--> <!--<p><xsl:value-of select="/Tree/Item/RecordTitleAR" /></p>--> </div> <!-- /main_title --> <ul class="bullets"> <xsl:apply-templates select="Item" mode="WorkExperienceItem" /> </ul> </div> </div> </xsl:template> <xsl:template match="Item" mode="WorkExperienceItem" > <li> <xsl:if test="EndDateYear != ''"><xsl:value-of select="StartDateYear" /> - <xsl:value-of select="EndDateYear" /><xsl:text> </xsl:text></xsl:if> <strong><xsl:value-of select="RecordTitleAR" /></strong> <xsl:if test="Employer != ''"> - <xsl:value-of select="Employer" />,<xsl:text> </xsl:text></xsl:if> <xsl:if test="Address != ''"><xsl:value-of select="Address" /><xsl:text> </xsl:text></xsl:if> </li> </xsl:template> <xsl:template match="Skills" mode="Skills" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--الدورات التدريبية والمهارات--> <!--<p><xsl:value-of select="/Tree/Item/RecordTitleAR" /></p>--> </div> <!-- /main_title --> <ul class="bullets"> <xsl:apply-templates select="Item" mode="SkillsItem" /> </ul> </div> </div> </xsl:template> <xsl:template match="Item" mode="SkillsItem" > <li> <xsl:if test="EndDateYear != ''"><xsl:value-of select="StartDateYear" /> - <xsl:value-of select="EndDateYear" /><xsl:text> </xsl:text></xsl:if> <strong><xsl:value-of select="RecordTitleAR" /></strong> <xsl:if test="Employer != ''"> - <xsl:value-of select="Employer" />,<xsl:text> </xsl:text></xsl:if> <xsl:if test="Address != ''"><xsl:value-of select="Address" /><xsl:text> </xsl:text></xsl:if> </li> </xsl:template> <xsl:template match="Team" mode="Team" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--الفريق--> <!--<p><xsl:value-of select="/Tree/Item/RecordTitleAR" /></p>--> </div> <!-- /main_title --> <div class="owl-carousel owl-theme auto Team add_bottom_45" data-items="2" data-md-device="3" data-margin="20" data-center-mode="false"> <xsl:apply-templates select="Item" mode="TeamItem" /> </div> </div> </div> </xsl:template> <xsl:template match="Item" mode="TeamItem" > <div class="item_version_2"> <a href="#"> <figure> <span>98</span> <img src="//cdn.cscoitcdn.com/General/prozim/img/home_cat_placeholder.jpg" data-src="{MediaURL}" alt="" class="owl-lazy"/> <div class="info"> <h3><xsl:value-of select="FullNameAR" /></h3> <!--<small>Avg price $40</small>--> </div> </figure> </a> </div> </xsl:template> <xsl:template match="Clients" mode="Clients" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--عملاؤنا--> <!--<p><xsl:value-of select="/Tree/Item/RecordTitleAR" /></p>--> </div> <!-- /main_title --> <div class="owl-carousel owl-theme auto Clients add_bottom_45" data-items="2" data-md-device="3" data-margin="20" data-center-mode="false"> <xsl:apply-templates select="Item" mode="ClientsItem" /> </div> </div> </div> </xsl:template> <xsl:template match="Item" mode="ClientsItem" > <div class="item_version_2"> <a href="#"> <figure> <img src="//cdn.cscoitcdn.com/General/prozim/img/home_cat_placeholder.jpg" data-src="{MediaURL}" alt="" class="owl-lazy"/> <div class="info"> <h3><xsl:value-of select="RecordTitleAR" /></h3> </div> </figure> </a> </div> </xsl:template> <xsl:template match="AssociationsMemberships" mode="AssociationsMemberships" > <div class="xbg_gray"> <div class="container xmargin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--الجمعيات والعضويات--> <!--<p><xsl:value-of select="/Tree/Item/RecordTitleAR" /></p>--> </div> <!-- /main_title --> <ul class="bullets"> <xsl:apply-templates select="Item" mode="AssociationsMembershipsItem" /> </ul> </div> </div> </xsl:template> <xsl:template match="Item" mode="AssociationsMembershipsItem" > <li> <strong><xsl:value-of select="RecordTitleAR" /></strong><xsl:text> </xsl:text> <xsl:if test="CountryName != ''"><xsl:value-of select="CountryName" />,<xsl:text> </xsl:text></xsl:if> <xsl:if test="StartYear != ''"><xsl:value-of select="StartYear" /></xsl:if> </li> </xsl:template> <xsl:template match="Achievements" mode="Achievements" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--الإنجازات --> </div> <ul class="bullets"> <xsl:apply-templates select="Item" mode="AchievementsItem" /> </ul> </div> </div> </xsl:template> <xsl:template match="Item" mode="AchievementsItem" > <li> <strong><xsl:value-of select="RecordTitleAR" /></strong><xsl:text> </xsl:text> <xsl:if test="CountryName != ''"><xsl:value-of select="CountryName" />,<xsl:text> </xsl:text></xsl:if> <xsl:if test="StartYear != ''"><xsl:value-of select="StartYear" /></xsl:if> </li> </xsl:template> <xsl:template match="HonorsAwards" mode="HonorsAwards" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--الأوسمة والجوائز --> </div> </div> </div> </xsl:template> <xsl:template match="Pictures" mode="Pictures" > <div class="xbg_gray"> <div class="container margin_60_40"> <div class="main_title center"> <span><em></em></span> <h2><xsl:value-of select="./RecordTitleAR" /></h2> <!--مكتبة الوسائط --> </div> </div> </div> </xsl:template> </xsl:stylesheet>