Merge pull request #386 from rdeltour/xproc

New language: XProc - an XML Pipeline language (W3C)
This commit is contained in:
Ted Nyman
2013-03-06 19:57:45 -08:00
2 changed files with 19 additions and 0 deletions

View File

@@ -1351,6 +1351,14 @@ XML:
- .classpath
- .project
XProc:
type: programming
group: XML
lexer: XML
primary_extension: .xpl
extensions:
- .xproc
XQuery:
type: programming
color: "#2700e2"