Workday XSLT 01 - Introduction to XML
This is introduction to XML and XSLT.
1. YouTube Video
https://youtu.be/39Dh5XBdfyY
2. Sample XML 1 and Terminology
<?xml version="1.0" encoding="UTF-8"?>
<Root>
<Row>
<Employee_ID>1001</Employee_ID>
<Name>Emma Dylan</Name>
...
ujwal-1664557068125.hashnode.dev1 min read
madanrajpoot
nice