You have to reimplement it using <xsl:choose>
tag:
<xsl:choose> <xsl:when test="$CreatedDate > $IDAppendedDate"> <h2> mooooooooooooo </h2> </xsl:when> <xsl:otherwise> <h2> dooooooooooooo </h2> </xsl:otherwise> </xsl:choose>
Related Posts:
- XSLT-FO for-each
- XSLT for each loop on simple XML
- How to fix error: The markup in the document following the root element must be well-formed
- understanding position() function in XSLT
- How do I comment out a block of tags in XML?
- What does
- How to use XPath contains() here?
- Looking for a clear description of Excel’s .xlsx XML format
- Parse XML using JavaScript [duplicate]
- (Python) AttributeError: ‘NoneType’ object has no attribute ‘text’
- java.net.MalformedURLException: no protocol
- Meaning of –
- Is XML a programming language?
- XML Parsing Error: not well-formed
- XPath: Get parent node from child node
- What is the difference between Inclusive and Exclusive OR?
- Manifest Merger failed with multiple errors in Android Studio
- xmlns, xmlns:xsi, xsi:schemaLocation, and targetNamespace?
- How can I escape “&” in XML?
- What’s “tools:context” in Android layout files?
- How to add a newline (line break) in XML file?
- Error -1072896636 “DTD Prohibited” when opening xml file in Excel, what do I do?
- How to define xsi:type as an attribute in XML-schema?
- What are invalid characters in XML
- Error: The processing instruction target matching “[xX][mM][lL]” is not allowed
- The ‘packages’ element is not declared
- Getting attribute using XPath
- android.support.design.widget.CoordinatorLayout error
- How to parse XML in Bash?
- YAML compared to XML
- URI is not registered (Settings | Languages & Frameworks | Schemas and DTDs) in applicationContext.xml
- XSLT Transform XML with Namespaces
- Import WordPress xml file larger than 8mb
- parse XML from URL (via SOAP)
- How can I bulk update all posts without making changes?
- Problems with creating hook that updates XML
- Features in Houzez are not loading in Backend from API
- WP All Import: Feeds of Feeds [closed]
- Is there an XML Web Service that can get posts, categories and other data from the site?
- Receive error exception using xampp with wordpress
- Work with xml file and WordPress
- Moving WordPress to a different directory – update XML Post File?
- WordPress importer / problem with images
- I need a standalone script in web root but still have access to the database
- stop duplicate post
- Importing feeds with PHP
- Create XML sitemap in wordpress
- How to make an xml file (just the xml file) available at a specific url?
- problem of path with xml file
- xml generator script wordpress [closed]
- && (AND) and || (OR) in IF statements
- How to use *ngIf else?
- Help needed with Median If in Excel
- If vs. else if vs. else statements?
- Convert XML to CSV file
- How do I read and parse an XML file in C#?
- AttributeError: ‘list’ object has no attribute ‘replace’ when trying to remove character
- Required: Variable Found: Value
- How To Auto-Format / Indent XML/HTML in Notepad++
- What’s the difference between text/xml vs application/xml for webservice response
- How do you parse and process HTML/XML in PHP?
- Converting JSON to XML in Java
- In_array not working
- PHP if not statements
- Lua – if statement with two conditions on the same variable?
- ORA-06502: PL/SQL: numeric or value error: character string buffer too small
- How to resolve “Syntax error on token “else”” in Java?
- Error: XML Content does not seem to be XML | R 3.1.0
- break statement in “if else” – java
- How to convert array to SimpleXML
- JavaScript single line ‘if’ statement – best syntax, this alternative?
- Using OR operator in a jQuery if statement
- XML has empty body?
- Import WordPress XML File from Within Functions.php
- Is it possible to export WordPress from command line?
- Importing WordPress Attachments Into Custom Directories In wp-content/uploads/
- What server settings are required to import WordPress XML file
- How to add featured image or custom field to xml feed?
- How can I export post data in xml format?
- Best practice to import/export specific pages and posts
- Why does SVG upload in Media Library fail if the file does not have an XML tag at the beginning?
- How to limit the content coming from wordpress shortcodes?
- Importing XML to WordPress, permalink problem
- Widget with same content across several websites
- Rewrite WordPress Standard Feed URL – /feed/ to feed.xml
- Output and filter data from a XML url
- XML-code sent via the POST method to the URL (API) [closed]
- Attach images to posts using custom fields (just paths to images already uploaded)
- Import post from XML files into custom post type programatically [closed]
- How to get xml file for a single post type?
- How to process shortcodes in XML-RPC
- Fetching review value using wpdb class
- WP Import All Multiple Dynamic Link Imports
- Force a 403 response to xml file in WordPress
- Wodpress XML Import hooks
- Posting XML in comment section
- When importing posts to a new site if XML file has postmeta not setup on new server what happens?
- Xml output not places where i want
- how to iterate through xml data?
- Export Posts Without Categories In An XML File