view xsls/stable.xsls @ 7:cc28e27da275

Removed excessive use of properties; discussed with mdounin@.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 15 Aug 2011 10:16:53 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

X:template = "/versions" { !{ normalize-space(stable) } }

}