1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <grammar xmlns=
"http://relaxng.org/ns/structure/1.0" xmlns:
a=
"http://relaxng.org/ns/compatibility/annotations/1.0" xmlns:
rng=
"http://relaxng.org/ns/structure/1.0" xmlns:
foo=
"foo">
10 <!-- after the simplification, this corresponds to
11 <optional><attribute/></optional> -->
18 <attribute name=
"bar" a:
defaultValue=
"t512">
19 <data type=
"ID" datatypeLibrary=
"http://relaxng.org/ns/compatibility/datatypes/1.0"/>