Relative Content

Tag Archive for xsltxslt-2.0

XSLT: Code wont run in notepad++ due to xsdate or current-date()

I have an xml code that displays the contract details of an employee.
I need to only display contracts that are indefinite(Does not have an end date) and contract that have not ended(the end date is greater than the current date). The code runs on some platforms but not notepad++

XSLT: Code wont run in notepad++ due to xsdate or current-date()

I have an xml code that displays the contract details of an employee.
I need to only display contracts that are indefinite(Does not have an end date) and contract that have not ended(the end date is greater than the current date). The code runs on some platforms but not notepad++