Added tag-format attribute to SRGS XML when using SISR.

This commit is contained in:
bringert
2006-12-10 20:53:51 +00:00
parent 7e8d0e49b2
commit 51ed253c75
2 changed files with 23 additions and 15 deletions

View File

@@ -17,7 +17,10 @@ import Data.List
infixl 8 :.
infixr 1 :=
data SISRFormat = SISROld
data SISRFormat =
-- SISR Working draft 1 April 2003
-- http://www.w3.org/TR/2003/WD-semantic-interpretation-20030401/
SISROld
deriving Show
data SISRExpr = SISRExpr := SISRExpr