RosettaCodeData/Task/Empty-program/XSLT/empty-program-3.xslt

4 lines
110 B
HTML

<transform xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
<template match="/" />
</transform>