Merge pull request #385 from rdeltour/xslt

XSLT as a programming language
This commit is contained in:
Ted Nyman
2013-02-25 15:03:27 -08:00

View File

@@ -1341,7 +1341,6 @@ XML:
- .xlf
- .xliff
- .xsd
- .xsl
- .xul
- .zcml
filenames:
@@ -1361,9 +1360,11 @@ XS:
primary_extension: .xs
XSLT:
type: markup
type: programming
group: XML
primary_extension: .xslt
extensions:
- .xsl
Xtend:
type: programming