]> Git — Sourcephile - haskell/symantic-xml.git/blob - test/Golden/RelaxNG/Whatever.rnc
Rewrite to categorical symantic
[haskell/symantic-xml.git] / test / Golden / RelaxNG / Whatever.rnc
1 default namespace = "2020/whatever.rnc"
2 namespace ns1 = ""
3 namespace whatever = "2020/whatever.rnc"
4 namespace xsd = "http://www/w3/org/2001/XMLSchema-datatypes"
5 root = element root {attribute a {text}, element child {element sub-child {empty}}}