แปลง XSL (XSLT) บรรณาธิการ.เครื่องมือนี้ช่วยให้คุณสามารถแปลงเอกสาร XML โดยใช้ภาษาสไตล์ชีต Extensible (XSL)
การป้อนข้อมูล XML
อินพุต XSL
ผลลัพธ์
XSLT (Extensible Stylesheet Language Transformations) is a language for
transforming XML documents into other XML documents,[1] or other formats
such as HTML for web pages, plain text or XSL Formatting Objects, which may
subsequently be converted to other formats, such as PDF, PostScript and
PNG.[2] XSLT 1.0 is widely supported in modern web browsers.Source:Wikipedia