summaryrefslogtreecommitdiff
path: root/test/relaxng/tutor3_9.rng
blob: a3895cc635655f65bd830eae5eb6ebf73fefbf7e (plain)
1
2
3
4
5
<element name="card" xmlns="http://relaxng.org/ns/structure/1.0">
  <attribute name="email">
    <text/>
  </attribute>
</element>