xref: /aosp_15_r20/external/libxml2/test/relaxng/tutor3_9.rng (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1<element name="card" xmlns="http://relaxng.org/ns/structure/1.0">
2  <attribute name="email">
3    <text/>
4  </attribute>
5</element>
6