xref: /aosp_15_r20/external/libxml2/test/relaxng/tutor5_4.rng (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1<element name="ok" xmlns="http://relaxng.org/ns/structure/1.0">
2  <data type="string"/>
3  <attribute name="note">
4    <text/>
5  </attribute>
6</element>
7