Empire Burlesque</tit" /> <meta property="og:title" content="XSLT format-date for an attribute on java,xml,xslt,formatdatetime" /> <meta property="og:type" content="article" /> <meta property="article:tag" name="article:tag" content="java" /> <meta property="article:tag" name="article:tag" content="xml" /> <meta property="article:tag" name="article:tag" content="xslt" /> <meta property="article:tag" name="article:tag" content="formatdatetime" /> <meta property="og:url" content="https://techqa.club/v/q/xslt-format-date-for-an-attribute-41189368" /> <meta property="og:description" content="<?xml version="1.0" encoding="UTF-8"?> <catalog> <cd created_at="2016-12-15T15:02:55Z"> <title created_at="2016-12-15T15:02:55Z">Empire Burlesque</tit" /> <meta property="og:site_name" content="TechQA" /> <meta property="og:image" itemprop="image primaryImageOfPage" content="https://techqa.club/img/img_default.jpg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:url" content="https://techqa.club/v/q/xslt-format-date-for-an-attribute-41189368" /> <meta name="twitter:domain" content="TechQA.club" /> <meta name="twitter:title" content="XSLT format-date for an attribute on java,xml,xslt,formatdatetime" /> <meta name="twitter:description" property="og:description" itemprop="description" content="<?xml version="1.0" encoding="UTF-8"?> <catalog> <cd created_at="2016-12-15T15:02:55Z"> <title created_at="2016-12-15T15:02:55Z">Empire Burlesque</tit"/> <meta property="article:published_time" content="2016-12-16T17:17:37.967000" /> <meta property="article:published_time" name="article:published_time" content="2016-12-16T17:17:37.967000" /> <meta property="article:modified_time" content="2025-12-21T20:48:59.975000" /> <meta property="article:modified_time" name="article:modified_time" content="2025-12-21T20:48:59.975000" /> <meta property="article:author:username" name="article:author:username" content="gaukhar" /> <meta property="og:site_name" name="og:site_name" content="TechQA" /> <meta property="og:locale" name="og:locale" content="en_US" /> <meta name="revisit-after" content="3"> <meta name="webcrawlers" content="all"> <meta name="spiders" content="all"> <meta name='language' content='en'/> <meta name='geo.placename' content='United States'/> <meta name='robots' content='index, follow'/> <meta name='Googlebot-Image' content='follow, all'/> <meta name='rating' content='general'/> <meta name='audience' content='all'/> <link rel='dns-prefetch' href='//code.jquery.com' /> <link type="text/css" rel="stylesheet" href="https://techqa.club/css/github.css"> <link rel="canonical" href="https://techqa.club/v/q/xslt-format-date-for-an-attribute-41189368" > <link rel="alternate" href="https://techqa.club" hreflang="en-US"/> <link rel="shortcut icon" href="https://techqa.club/img/favicon.png " type="image/x-icon"> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900" rel="stylesheet" type="text/css"> <link type="text/css" rel="stylesheet" href="https://techqa.club/css/app.css"> <link href="/opensearch" rel="search" title="TechQA" type="application/opensearchdescription+xml"> <script async src="https://fundingchoicesmessages.google.com/i/pub-2199440138602787?ers=1" nonce="TtLptpgaqXOaBif-3n-EXw"></script><script nonce="TtLptpgaqXOaBif-3n-EXw">(function() {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);}}}signalGooglefcPresent();})();</script> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: "ca-pub-2199440138602787", enable_page_level_ads: true }); </script> <!-- Global site tag (gtag.js) - Google Analytics Dikamian--> <script async src="https://www.googletagmanager.com/gtag/js?id=G-F469FFWQH9"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-F469FFWQH9'); </script> </head> <body class=""> <header class="main-header"> <div class="container"> <div class="row no-gutters"> <div class="col-6"> <a href="/"> <h1>TechQA.</h1> </a> </div> <div class="col-6"> <div class="searchMod"> <form id="searchForm" action="/sr" method="POST"> <div class="searchBox01" id="searchBox01"> <input type="text" id="searchKeyword" name="keyword" placeholder="Search question..." value="" maxlength="100" class="form-control" autocomplete="off"> </div> <input type="hidden" name="_token" value="ayR64NM9Gp8vYmkiMCw4crJU6Sl8r4vuQr70dQnT" autocomplete="off"> </form> </div> </div> </div> </div> </header> <section class="content"> <div class="container"> <div class="row"> <div class="ikanAtas"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:inline-block;width:970px;height:250px" data-ad-client="ca-pub-2199440138602787" data-ad-slot="2207584572"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <div class="col-md-8" itemscope="itemscope" itemtype="http://schema.org/QAPage"> <div class="wrapperLayout" itemprop="mainEntity" itemscope="" itemtype="http://schema.org/Question"> <link itemprop="image" href="https://techqa.club/img/logo-default.png"> <div class="box question"> <div class="box-header with-border"> <h1 itemprop="name"> <a href=""> XSLT format-date for an attribute </a> </h1> <span class="text-muted text-date"> <span class="views">1.3k views</span> Asked by <span itemprop="author" itemscope itemtype="http://schema.org/Person"> <span itemprop="name"> <strong>gaukhar</strong> </span> </span> At <time class="d-none" datetime="2016-12-16T17:17:37+00:00" itemprop="datePublished" title="2016-12-16T17:17:37+00:00"> 2016-12-16T17:17:37+00:00 </time> <time datetime="2016-12-16T17:17:37.967000" title="2016-12-16T17:17:37+00:00"> 16 December 2016 at 17:17 </time> <time class="d-none" itemprop="dateModified" title="2025-12-21T20:48:59+00:00"> 2025-12-21T20:48:59+00:00 </time> </span> </div> <div class="box-body"> <div itemprop="text" class="post-text"> <pre><code><?xml version="1.0" encoding="UTF-8"?> <catalog> <cd created_at="2016-12-15T15:02:55Z"> <title created_at="2016-12-15T15:02:55Z">Empire Burlesque</title> <artist created_at="2016-12-15T15:02:55Z">Bob Dylan</artist> <cover created_at="2016-12-15T15:02:55Z"/> <company>Columbia</company> <price>10.90</price> <year>1985</year> </cd> </code></pre> <p></p> <p>I want to format all occurrences of created_at attribute</p> <pre><code>input format YYYY-MM-DDTHH:MM:SSZ output format YYYY-MM-DD HH:MM:SS </code></pre> <p>I am currently using this following xslt</p> <pre><code><?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="xml" indent="yes"/> <xsl:template match="@*|node()"> <xsl:copy> <xsl:apply-templates select="@*|node()" /> </xsl:copy> </xsl:template> <!-- Edit dates to conform to dbunit format--> <xsl:template match="@created_at"> <xsl:copy> <xsl:call-template name="formatdate"> <xsl:with-param name="datestr" select="@created_at"/> </xsl:call-template> </xsl:copy> </xsl:template> <xsl:template name="formatdate"> <xsl:param name="datestr" /> <!-- input format YYYY-MM-DDTHH:MM:SSZ --> <!-- output format YYYY-MM-DD HH:MM:SS --> <xsl:variable name="datetext"> <xsl:value-of select="substring-before($datestr,'T')" /> </xsl:variable> <xsl:variable name="timetext"> <xsl:value-of select="substring($datestr,12,18)" /> </xsl:variable> <xsl:value-of select="concat($datetext, ' ', $timetext)" /> </xsl:template> </xsl:stylesheet> </code></pre> <p>However as I debug through the transformation xslt it does not seem to enter the formatdate call-template. Is my xpath wrong? I found articles on modifying the node, but not the attribute. Any help would be much appreciated.</p> <p>Thank you</p> </div> <div class="tagcloud"> <a href="https://techqa.club/q/t/java"> <span>java</span> </a> <a href="https://techqa.club/q/t/xml"> <span>xml</span> </a> <a href="https://techqa.club/q/t/xslt"> <span>xslt</span> </a> <a href="https://techqa.club/q/t/formatdatetime"> <span>formatdatetime</span> </a> </div> </div> <div class="box-footer"> <span class="source"> <a href="https://stackoverflow.com/questions/41189368/xslt-format-date-for-an-attribute" target="_blank" rel="nofollow"> Original Q&A </a> </span> </div> </div> <div class="ikanPalsu"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Econ_respon --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-2199440138602787" data-ad-slot="9990002217" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <div class="counter-header my-3"> <span class="d-none" itemprop="answerCount">3</span> <h2>There are 3 answers</h2> </div> <div class="box answerQuestion"> <div id="wajab" class="box"> <div class="box"> <div class="AnswerWrapper" id="answer-669fddb9a06677a8f26d2a7f" data-answerid="669fddb9a06677a8f26d2a7f" itemprop="suggestedAnswer" itemscope="" itemtype="http://schema.org/Answer"> <div class="post answerId-669fddb9a06677a8f26d2a7f"> <a class="d-none" itemprop="url" href="#answer-669fddb9a06677a8f26d2a7f"></a> <div class="vote-count d-none" itemprop="upvoteCount" data-value="0">0</div> <div class="box-header"> <span class="username"> <img src="/img/user-default.png" onerror="this.src='/img/user-default.png';" class="answerAva" alt="Alexander Petrov"> <span itemprop="author" itemscope="" itemtype="http://schema.org/Person"> <span itemprop="name" class="author-name"> <strong>Alexander Petrov</strong> </span> </span> <span title="2016-12-16T17:37:32.110000" class="dater d-none d-md-inline-block"> On <time class="d-none" itemprop="datePublished" title="2016-12-16T17:37:32+00:00" datetime="2016-12-16T17:37:32+00:00"> 2016-12-16T17:37:32+00:00 </time> <time title="2016-12-16T17:37:32.110000" datetime="2016-12-16T17:37:32.110000"> 16 December 2016 at 17:37 </time> </span> </span> </div> <div class="box-comment box-body"> <div class="comment-text"> <div class="" itemprop="text"> <p>Try this</p> <pre><code><xsl:stylesheet version='1.0' xmlns:xsl='http://www.w3.org/1999/XSL/Transform'> <xsl:output method='xml' indent='yes'/> <xsl:template match="@*|node()"> <xsl:copy> <xsl:apply-templates select="@*|node()" /> </xsl:copy> </xsl:template> <!-- Edit dates to conform to dbunit format--> <xsl:template match="@created_at"> <xsl:call-template name="formatdate"> <xsl:with-param name="datestr" select="."/> </xsl:call-template> </xsl:template> <xsl:template name="formatdate"> <xsl:param name="datestr" /> <!-- input format YYYY-MM-DDTHH:MM:SSZ --> <!-- output format YYYY-MM-DD HH:MM:SS --> <xsl:variable name="datetext"> <xsl:value-of select="substring-before($datestr,'T')" /> </xsl:variable> <xsl:variable name="timetext"> <xsl:value-of select="substring($datestr,12,8)" /> </xsl:variable> <xsl:attribute name="created_at"> <xsl:value-of select="concat($datetext, ' ', $timetext)" /> </xsl:attribute> </xsl:template> </xsl:stylesheet> </code></pre> </div> </div> </div> </div> </div> <div class="AnswerWrapper" id="answer-669fddb9a06677a8f26d2a7f" data-answerid="669fddb9a06677a8f26d2a7f" itemprop="suggestedAnswer" itemscope="" itemtype="http://schema.org/Answer"> <div class="post answerId-669fddb9a06677a8f26d2a7f"> <a class="d-none" itemprop="url" href="#answer-669fddb9a06677a8f26d2a7f"></a> <div class="vote-count d-none" itemprop="upvoteCount" data-value="0">0</div> <div class="box-header"> <span class="username"> <img src="/img/user-default.png" onerror="this.src='/img/user-default.png';" class="answerAva" alt="michael.hor257k"> <span itemprop="author" itemscope="" itemtype="http://schema.org/Person"> <span itemprop="name" class="author-name"> <strong>michael.hor257k</strong> </span> </span> <span title="2016-12-16T18:05:16.490000" class="dater d-none d-md-inline-block"> On <time class="d-none" itemprop="datePublished" title="2016-12-16T18:05:16+00:00" datetime="2016-12-16T18:05:16+00:00"> 2016-12-16T18:05:16+00:00 </time> <time title="2016-12-16T18:05:16.490000" datetime="2016-12-16T18:05:16.490000"> 16 December 2016 at 18:05 </time> </span> </span> </div> <div class="box-comment box-body"> <div class="comment-text"> <div class="" itemprop="text"> <p>Why not simply:</p> <pre><code><xsl:template match="@created_at"> <xsl:attribute name="created_at"> <xsl:value-of select="substring(translate(., 'T', ' '), 1, 19)" /> </xsl:attribute> </xsl:template> </code></pre> <hr> <p>Note: you cannot use <code>xsl:copy</code> if you want to change an attribute's value.</p> </div> </div> </div> </div> </div> <div class="AnswerWrapper" id="answer-669fddb9a06677a8f26d2a7f" data-answerid="669fddb9a06677a8f26d2a7f" itemprop="suggestedAnswer" itemscope="" itemtype="http://schema.org/Answer"> <div class="post answerId-669fddb9a06677a8f26d2a7f"> <a class="d-none" itemprop="url" href="#answer-669fddb9a06677a8f26d2a7f"></a> <div class="vote-count d-none" itemprop="upvoteCount" data-value="5">5</div> <div class="box-header"> <span class="username"> <img src="/img/user-default.png" onerror="this.src='/img/user-default.png';" class="answerAva" alt="Eiríkr Útlendi"> <span itemprop="author" itemscope="" itemtype="http://schema.org/Person"> <span itemprop="name" class="author-name"> <strong>Eiríkr Útlendi</strong> </span> </span> <span title="2016-12-16T18:12:11.630000" class="dater d-none d-md-inline-block"> On <time class="d-none" itemprop="datePublished" title="2016-12-16T18:12:11+00:00" datetime="2016-12-16T18:12:11+00:00"> 2016-12-16T18:12:11+00:00 </time> <time title="2016-12-16T18:12:11.630000" datetime="2016-12-16T18:12:11.630000"> 16 December 2016 at 18:12 </time> </span> </span> </div> <div class="box-comment box-body"> <div class="comment-text"> <div class="" itemprop="text"> <p>From your post, it sounds like all you need is simple string processing.</p> <h3>Why your code isn't working the way you want</h3> <p>You're handling the <code>@created_at</code> attributes with this template:</p> <pre class="lang-xml prettyprint-override"><code><xsl:template match="@created_at"> <xsl:copy> <xsl:call-template name="formatdate"> <xsl:with-param name="datestr" select="@created_at"/> </xsl:call-template> </xsl:copy> </xsl:template> </code></pre> <p>The kicker here is that you're using <code><xsl:copy></code>. When used with attributes, <code><xsl:copy></code> copies the entire attribute, name and value both. And since attributes can't contain any children, the children of your <code><xsl:copy></code> instruction are ignored -- so the XSLT processor never evaluates the <code><xsl:call-template name="formatdate"></code> instruction.</p> <h3>A different approach that works</h3> <p>Instead of using <code><xsl:copy></code>, you need to instead use <code><xsl:attribute></code> to create an attribute in a way where you can also specify the value. In this case, you already know the name of the attribute you want to create, so you could hard-code the name value as <code>created_at</code>. For a more flexible approach, you could instead give the name value as <code>{name(.)}</code> -- this just grabs the name of the attribute being processed, which is closer in behavior to what you probably thought <code><xsl:copy></code> would do. :)</p> <p>It is also possible to produce the desired string in a single <code>xsl:value-of</code> expression, without relying on so many variables.</p> <pre class="lang-xml prettyprint-override"><code><xsl:template match="@created_at"> <xsl:attribute name="{name(.)}"> <xsl:value-of select="concat(substring-before(., 'T'), ' ', substring-before(substring-after(., 'T'), 'Z'))"/> </xsl:attribute> </xsl:template> </code></pre> <p>Breaking down that <code>select</code> statement:</p> <ul> <li>Use <code>concat()</code> to stitch together multiple bits of string.</li> <li>Use <code>substring-before(., 'T')</code> to grab everything before the <code>T</code> -- that's the date portion.</li> <li><code>' '</code> adds the single space in the middle.</li> <li><code>substring-before(substring-after(., 'T'), 'Z')</code> -- <ul> <li>The inner expression <code>substring-after(., 'T')</code> grabs everything after the <code>T</code> -- that's the time portion.</li> <li>However, there's that pesky <code>Z</code> on the end, so we use <code>substring-before</code> as the outer expression to lop that off.</li> </ul></li> </ul> <p>No need for variables, and it gets the job done. Confirmed to work with XSLT 1.0.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="widget bottom-rel"> <div class="widget-title"> <h3>Related Questions in <strong>JAVA</strong></h3> </div> <ul id="relatedBottom" class="relatedPost postbottom"> <li> <a href='https://techqa.club/v/q/i-need-the-birt-war-that-is-compatible-with-java-17-and-tomcat-10-78253124'> I need the BIRT.war that is compatible with Java 17 and Tomcat 10 </a> </li> <li> <a href='https://techqa.club/v/q/creating-global-class-holder-78253111'> Creating global Class holder </a> </li> <li> <a href='https://techqa.club/v/q/no-method-found-for-class-java-lang-string-in-kafka-78253100'> No method found for class java.lang.String in Kafka </a> </li> <li> <a href='https://techqa.club/v/q/issue-edit-a-jtable-with-a-pictures-78253099'> Issue edit a jtable with a pictures </a> </li> <li> <a href='https://techqa.club/v/q/getting-error-when-trying-to-launch-kotlin-jar-file-that-use-supabase-java-lang-noclassdeffounderror-78253063'> getting error when trying to launch kotlin jar file that use supabase "java.lang.NoClassDefFoundError" </a> </li> <li> <a href='https://techqa.club/v/q/does-the-logical-and-operator-have-a-higher-precedence-than-logical-or-operator-in-java-78253054'> Does the && (logical AND) operator have a higher precedence than || (logical OR) operator in Java? </a> </li> <li> <a href='https://techqa.club/v/q/mixed-color-rendering-in-a-jtable-78253053'> Mixed color rendering in a JTable </a> </li> <li> <a href='https://techqa.club/v/q/https-configuration-in-spring-boot-server-returning-timeout-78253043'> HTTPS configuration in Spring Boot, server returning timeout </a> </li> <li> <a href='https://techqa.club/v/q/how-to-use-layout-to-create-textfields-which-dont-increase-in-size-78252955'> How to use Layout to create textfields which dont increase in size? </a> </li> <li> <a href='https://techqa.club/v/q/function-for-making-the-code-wait-in-javafx-78252948'> Function for making the code wait in javafx </a> </li> <li> <a href='https://techqa.club/v/q/how-to-create-beans-of-the-same-class-for-multiple-template-parameters-in-spring-78252857'> How to create beans of the same class for multiple template parameters in Spring </a> </li> <li> <a href='https://techqa.club/v/q/how-could-you-print-a-specific-string-from-an-array-with-the-values-of-an-array-from-a-double-array-on-the-same-line-using-iteration-to-print-all-78252843'> How could you print a specific String from an array with the values of an array from a double array on the same line, using iteration to print all? </a> </li> <li> <a href='https://techqa.club/v/q/org-telegram-telegrambots-meta-exceptions-telegramapiexception-bot-token-and-username-can-t-be-empty-78252827'> org.telegram.telegrambots.meta.exceptions.TelegramApiException: Bot token and username can't be empty </a> </li> <li> <a href='https://techqa.club/v/q/accessing-secret-variables-in-classic-pipelines-through-java-app-in-azure-devops-78252790'> Accessing Secret Variables in Classic Pipelines through Java app in Azure DevOps </a> </li> <li> <a href='https://techqa.club/v/q/postgres-statement-error-in-mybatis-mapper-78252756'> Postgres && statement Error in Mybatis Mapper? </a> </li> </ul> </div> <div class="widget bottom-rel"> <div class="widget-title"> <h3>Related Questions in <strong>XML</strong></h3> </div> <ul id="relatedBottom" class="relatedPost postbottom"> <li> <a href='https://techqa.club/v/q/postgres-statement-error-in-mybatis-mapper-78252756'> Postgres && statement Error in Mybatis Mapper? </a> </li> <li> <a href='https://techqa.club/v/q/sorting-items-after-building-an-xml-feed-78252559'> Sorting items after building an XML feed? </a> </li> <li> <a href='https://techqa.club/v/q/c-xml-modelbinding-asp-net-core-8-web-api-required-field-not-found-78252500'> C# XML ModelBinding - ASP.NET Core 8 Web API - required field not found </a> </li> <li> <a href='https://techqa.club/v/q/how-can-i-create-an-automatic-table-of-contents-in-docx-without-the-text-being-bold-78251927'> How can I create an automatic table of contents in docx without the text being bold? </a> </li> <li> <a href='https://techqa.club/v/q/odoo-16-make-fields-readonly-using-xpath-78251324'> Odoo 16 Make Fields Readonly Using XPath </a> </li> <li> <a href='https://techqa.club/v/q/using-similar-tags-for-different-objects-in-xml-78250690'> Using similar tags for different objects in XML </a> </li> <li> <a href='https://techqa.club/v/q/android-studio-problem-like-gradle-sync-project-failed-and-plugin-error-version-2023-2-1-iguana-78250262'> Android Studio problem like gradle sync project failed and plugin error, version 2023.2.1 Iguana </a> </li> <li> <a href='https://techqa.club/v/q/error-cannot-find-symbol-view-root-inflater-inflate-r-layout-toolbar-parent-false-78248124'> error: cannot find symbol View root = inflater.inflate(R.layout.toolbar, parent, false); </a> </li> <li> <a href='https://techqa.club/v/q/android-camera-application-restriction-to-12-mp-78245854'> Android camera application restriction to 12 mp </a> </li> <li> <a href='https://techqa.club/v/q/azure-data-factory-copy-activity-only-importing-first-row-of-xml-file-78245541'> Azure Data Factory Copy Activity Only Importing First Row of XML file </a> </li> <li> <a href='https://techqa.club/v/q/i-am-not-able-to-remove-space-below-the-navigation-view-icon-in-android-studio-what-s-wrong-with-code-78244413'> I am not able to remove space below the navigation view icon in android studio. What;s wrong with code? </a> </li> <li> <a href='https://techqa.club/v/q/field-can-be-converted-to-a-local-variable-convert-field-to-local-variable-in-oncreate-method-78243884'> Field can be converted to a local variable ,convert field to local variable in onCreate method </a> </li> <li> <a href='https://techqa.club/v/q/deserialize-xml-with-optional-different-name-78243120'> Deserialize XML with optional different name </a> </li> <li> <a href='https://techqa.club/v/q/retrieve-tags-from-xml-using-python-78242981'> Retrieve tags from xml using python </a> </li> <li> <a href='https://techqa.club/v/q/getting-attribute-from-xml-and-printing-it-error-78240405'> Getting attribute from xml and printing it error </a> </li> </ul> </div> <div class="widget bottom-rel"> <div class="widget-title"> <h3>Related Questions in <strong>XSLT</strong></h3> </div> <ul id="relatedBottom" class="relatedPost postbottom"> <li> <a href='https://techqa.club/v/q/sorting-items-after-building-an-xml-feed-78252559'> Sorting items after building an XML feed? </a> </li> <li> <a href='https://techqa.club/v/q/link-href-to-website-css-does-not-work-since-upgrading-to-windows-server-2019-78245396'> link href to website css does not work since upgrading to Windows Server 2019 </a> </li> <li> <a href='https://techqa.club/v/q/chaining-templates-in-xslt-2-0-78237994'> Chaining templates in XSLT 2.0 </a> </li> <li> <a href='https://techqa.club/v/q/xpath-how-to-exclude-text-from-child-node-78237516'> XPath - how to exclude text from child node </a> </li> <li> <a href='https://techqa.club/v/q/reuse-xslt-for-different-xml-inputs-using-parameters-in-nodejs-with-saxon-js-78236791'> Reuse XSLT for different XML inputs using parameters in nodeJS with saxon-js </a> </li> <li> <a href='https://techqa.club/v/q/how-to-iterate-xsl-and-get-nodes-78233526'> How to iterate XSL and get nodes </a> </li> <li> <a href='https://techqa.club/v/q/xslt-to-tun-flat-xml-structure-into-hierarchical-78225059'> XSLT to tun flat xml structure into hierarchical </a> </li> <li> <a href='https://techqa.club/v/q/transform-oxy-comments-into-xml-tag-78224962'> transform '?oxy_comments' into xml tag </a> </li> <li> <a href='https://techqa.club/v/q/xslt-transform-hierarchy-into-new-hierarchy-78223859'> xslt transform hierarchy into new hierarchy </a> </li> <li> <a href='https://techqa.club/v/q/convert-element-tags-to-key-value-pair-in-oic-map-78223585'> Convert element tags to key value pair in OIC map </a> </li> <li> <a href='https://techqa.club/v/q/converting-characters-in-xml-text-node-to-subscript-or-superscript-with-xslt-78221796'> Converting characters in XML text node to subscript or superscript with XSLT </a> </li> <li> <a href='https://techqa.club/v/q/saxon-he-12-4-fails-to-provide-the-error-location-in-errorreporter-78220689'> Saxon HE 12.4 Fails to provide the error location in ErrorReporter </a> </li> <li> <a href='https://techqa.club/v/q/how-can-i-use-net-sf-saxon-s9api-xslttransformer-in-multiple-threads-to-avoid-impacting-perfromance-and-throughput-78219286'> how can I use net.sf.saxon.s9api.XsltTransformer in multiple threads to avoid impacting perfromance and throughput? </a> </li> <li> <a href='https://techqa.club/v/q/issue-with-xsl-display-since-chrome-123-update-78218697'> Issue with XSL Display since Chrome 123 Update </a> </li> <li> <a href='https://techqa.club/v/q/xml-external-entity-injection-issue-isn-t-resolving-even-after-fortify-recommended-suggestion-78218280'> 'XML External Entity Injection' issue isn't resolving even after fortify recommended suggestion </a> </li> </ul> </div> <div class="widget bottom-rel"> <div class="widget-title"> <h3>Related Questions in <strong>FORMATDATETIME</strong></h3> </div> <ul id="relatedBottom" class="relatedPost postbottom"> <li> <a href='https://techqa.club/v/q/php-symfony-backend-need-a-format-datetime-working-same-way-that-frontend-angular-dateformat-date-time-78188912'> PHP Symfony backend need a "format datetime" working same way that frontend Angular DateFormat.DATE_TIME </a> </li> <li> <a href='https://techqa.club/v/q/format-date-based-on-timezone-utc-offeset-77899409'> Format Date based on timezone/UTC offeset </a> </li> <li> <a href='https://techqa.club/v/q/power-automate-flow-to-update-the-sharepoint-list-from-excel-data-unable-to-run-a-flow-due-to-date-format-error-77797127'> Power automate flow to update the SharePoint list from excel data - Unable to run a flow due to date format error </a> </li> <li> <a href='https://techqa.club/v/q/problem-in-formatdate-function-in-utilities-in-google-script-77745490'> Problem in formatDate function in Utilities in Google Script </a> </li> <li> <a href='https://techqa.club/v/q/by-using-a-transloco-language-service-changing-the-month-abbreviations-in-the-angular-date-picker-77720995'> By using a transloco language service changing the month abbreviations in the angular date picker </a> </li> <li> <a href='https://techqa.club/v/q/how-to-convert-any-type-of-date-format-and-datetime-format-into-a-particular-date-format-using-big-query-77198939'> How to convert any type of date format and datetime format into a particular date format using Big Query? </a> </li> <li> <a href='https://techqa.club/v/q/ttimepicker-adds-a-1899-12-30-date-when-changed-77129928'> TTimePicker adds a 1899/12/30 date when changed </a> </li> <li> <a href='https://techqa.club/v/q/formatting-iso8601-date-time-into-number-field-76098719'> Formatting ISO8601 date/time into number field </a> </li> <li> <a href='https://techqa.club/v/q/format-date-and-time-from-an-outlook-email-into-excel-sheet-using-power-automate-75390754'> Format Date and Time from an outlook email into excel sheet using power automate </a> </li> <li> <a href='https://techqa.club/v/q/when-formatting-date-object-does-it-matter-that-the-t-and-the-000z-will-be-removed-when-storing-to-db-74602813'> When formatting date object - does it matter that the T and the 000Z will be removed when storing to db? </a> </li> <li> <a href='https://techqa.club/v/q/hot-to-retrieve-and-format-a-start-and-end-date-for-multiple-loa-on-one-person-74510456'> hot to retrieve and format a start and end date for multiple LOA on one person </a> </li> <li> <a href='https://techqa.club/v/q/how-to-format-date-in-jpql-74466698'> how to format date in JPQL? </a> </li> <li> <a href='https://techqa.club/v/q/moment-format-returns-different-values-in-backend-frontend-code-74254591'> Moment Format Returns different values in backend / frontend code </a> </li> <li> <a href='https://techqa.club/v/q/format-date-in-material-ui-table-react-js-72658536'> Format date in material ui table react js </a> </li> <li> <a href='https://techqa.club/v/q/get-timezone-offset-via-city-state-and-convert-iso-8601-utc-date-72079449'> Get Timezone/Offset via City State and convert ISO-8601 UTC Date </a> </li> </ul> </div> <div class="ikanPalsu"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Econ_respon --> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-2199440138602787" data-ad-slot="9990002217" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> <div class="col-md-4"> <div class="sampingIkan"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-2199440138602787" data-ad-slot="9990002217" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> <div class="widget"> <div class="widget-title"> <h4>Popular Questions</h4> </div> <ul class="relatedPost"> <li> <a href='https://techqa.club/v/q/how-do-i-undo-the-most-recent-local-commits-in-git-927358' title="How do I undo the most recent local commits in Git?"> How do I undo the most recent local commits in Git? </a> </li> <li> <a href='https://techqa.club/v/q/how-can-i-remove-a-specific-item-from-an-array-in-javascript-5767325' title="How can I remove a specific item from an array in JavaScript?"> How can I remove a specific item from an array in JavaScript? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-delete-a-git-branch-locally-and-remotely-2003505' title="How do I delete a Git branch locally and remotely?"> How do I delete a Git branch locally and remotely? </a> </li> <li> <a href='https://techqa.club/v/q/find-all-files-containing-a-specific-text-string-on-linux-16956810' title="Find all files containing a specific text (string) on Linux?"> Find all files containing a specific text (string) on Linux? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-revert-a-git-repository-to-a-previous-commit-4114095' title="How do I revert a Git repository to a previous commit?"> How do I revert a Git repository to a previous commit? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-create-an-html-button-that-acts-like-a-link-2906582' title="How do I create an HTML button that acts like a link?"> How do I create an HTML button that acts like a link? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-check-out-a-remote-git-branch-1783405' title="How do I check out a remote Git branch?"> How do I check out a remote Git branch? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-force-git-pull-to-overwrite-local-files-1125968' title="How do I force "git pull" to overwrite local files?"> How do I force "git pull" to overwrite local files? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-list-all-files-of-a-directory-3207219' title="How do I list all files of a directory?"> How do I list all files of a directory? </a> </li> <li> <a href='https://techqa.club/v/q/how-to-check-whether-a-string-contains-a-substring-in-javascript-1789945' title="How to check whether a string contains a substring in JavaScript?"> How to check whether a string contains a substring in JavaScript? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-redirect-to-another-webpage-503093' title="How do I redirect to another webpage?"> How do I redirect to another webpage? </a> </li> <li> <a href='https://techqa.club/v/q/how-can-i-iterate-over-rows-in-a-pandas-dataframe-16476924' title="How can I iterate over rows in a Pandas DataFrame?"> How can I iterate over rows in a Pandas DataFrame? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-convert-a-string-to-an-int-in-java-5585779' title="How do I convert a String to an int in Java?"> How do I convert a String to an int in Java? </a> </li> <li> <a href='https://techqa.club/v/q/does-python-have-a-string-contains-substring-method-3437059' title="Does Python have a string 'contains' substring method?"> Does Python have a string 'contains' substring method? </a> </li> <li> <a href='https://techqa.club/v/q/how-do-i-check-if-a-string-contains-a-specific-word-4366730' title="How do I check if a string contains a specific word?"> How do I check if a string contains a specific word? </a> </li> </ul> </div> <div class="widget"> <div class="widget-title"> <h4>Trending Questions</h4> </div> <ul class="relatedPost"> <li> <a href='https://techqa.club/v/q/uiimageview-frame-doesn-t-reflect-constraints-32240629' title="UIImageView Frame Doesn't Reflect Constraints"> UIImageView Frame Doesn't Reflect Constraints </a> </li> <li> <a href='https://techqa.club/v/q/is-it-possible-to-use-adb-commands-to-click-on-a-view-by-finding-its-id-39315028' title="Is it possible to use adb commands to click on a view by finding its ID?"> Is it possible to use adb commands to click on a view by finding its ID? </a> </li> <li> <a href='https://techqa.club/v/q/how-to-create-a-new-web-character-symbol-recognizable-by-html-javascript-11059803' title="How to create a new web character symbol recognizable by html/javascript?"> How to create a new web character symbol recognizable by html/javascript? </a> </li> <li> <a href='https://techqa.club/v/q/why-isn-t-my-css3-animation-smooth-in-google-chrome-but-very-smooth-on-other-browsers-37629745' title="Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?"> Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)? </a> </li> <li> <a href='https://techqa.club/v/q/heap-gives-page-fault-39109581' title="Heap Gives Page Fault"> Heap Gives Page Fault </a> </li> <li> <a href='https://techqa.club/v/q/connect-ffmpeg-to-visual-studio-2008-17218902' title="Connect ffmpeg to Visual Studio 2008"> Connect ffmpeg to Visual Studio 2008 </a> </li> <li> <a href='https://techqa.club/v/q/both-object-and-valueanimator-jumps-when-duration-is-set-above-api-lvl-24-46991118' title="Both Object- and ValueAnimator jumps when Duration is set above API LvL 24"> Both Object- and ValueAnimator jumps when Duration is set above API LvL 24 </a> </li> <li> <a href='https://techqa.club/v/q/how-to-avoid-default-initialization-of-objects-in-std-vector-78203063' title="How to avoid default initialization of objects in std::vector?"> How to avoid default initialization of objects in std::vector? </a> </li> <li> <a href='https://techqa.club/v/q/second-argument-of-the-command-line-arguments-in-a-format-other-than-char-argv-or-char-argv-60047957' title="second argument of the command line arguments in a format other than char** argv or char* argv[]"> second argument of the command line arguments in a format other than char** argv or char* argv[] </a> </li> <li> <a href='https://techqa.club/v/q/how-to-improve-efficiency-of-algorithm-which-generates-next-lexicographic-permutation-43290467' title="How to improve efficiency of algorithm which generates next lexicographic permutation?"> How to improve efficiency of algorithm which generates next lexicographic permutation? </a> </li> <li> <a href='https://techqa.club/v/q/navigating-to-the-another-actvity-app-getting-crash-in-android-44773528' title="Navigating to the another actvity app getting crash in android"> Navigating to the another actvity app getting crash in android </a> </li> <li> <a href='https://techqa.club/v/q/how-to-read-the-particular-message-format-in-android-and-store-in-sqlite-database-23211116' title="How to read the particular message format in android and store in sqlite database?"> How to read the particular message format in android and store in sqlite database? </a> </li> <li> <a href='https://techqa.club/v/q/resetting-inventory-status-after-order-is-cancelled-39125469' title="Resetting inventory status after order is cancelled"> Resetting inventory status after order is cancelled </a> </li> <li> <a href='https://techqa.club/v/q/efficiently-compute-powers-of-x-in-sse-avx-67955549' title="Efficiently compute powers of X in SSE/AVX"> Efficiently compute powers of X in SSE/AVX </a> </li> <li> <a href='https://techqa.club/v/q/insert-into-an-external-database-using-ajax-and-php-post-500-internal-server-error-43365921' title="Insert into an external database using ajax and php : POST 500 (Internal Server Error)"> Insert into an external database using ajax and php : POST 500 (Internal Server Error) </a> </li> </ul> </div> </div> <div class="ikanAtas"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:inline-block;width:970px;height:250px" data-ad-client="ca-pub-2199440138602787" data-ad-slot="2207584572"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> <div class="row"> </div> </div> <div class="scrolltop-wrap"> <a href="#" role="button" aria-label="Scroll to top"> <svg height="48" viewBox="0 0 48 48" width="48" height="48px" xmlns="http://www.w3.org/2000/svg"> <path id="scrolltop-bg" d="M0 0h48v48h-48z"></path> <path id="scrolltop-arrow" d="M14.83 30.83l9.17-9.17 9.17 9.17 2.83-2.83-12-12-12 12z"></path> </svg> </a> </div> </section> <footer class="minFoo"> <div class="container"> <div class="row"> <div class="col-md-12"> <ul class="menuBot"> <li> <a href="/p/privacy">Privacy</a></li> <li> <a href="/p/terms">Terms</a></li> <li> <a href="/p/cookies-policy">Cookies</a></li> <li> <a href="https://homegardensmart.com/">Homegardensmart</a> </li> <li> <a href="https://math.techqa.club/">Math</a> </li> <li> <a href="https://aftereffectstemplates.net/">Aftereffectstemplates</a> </li> </ul> </div> </div> </div> </footer> <div class="hide"><input name="_requesttoken" id="requesttoken" type="hidden" value="ayR64NM9Gp8vYmkiMCw4crJU6Sl8r4vuQr70dQnT"/></div> <script src="https://code.jquery.com/jquery-3.2.1.min.js"></script> <script src="https://techqa.club/js/hljs.js"></script> </script> </body> </html>