XSL 트랜스포메이션 (XSLT) 에디터.이 도구를 사용하면 확장 가능한 스타일시트 언어 (XSL) 를 사용하여 XML 문서를 변환할 수 있습니다.
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