Using attributes


If using attributes:

<element name="card">
  <attribute name="name">
    <text/>
  </attribute>
  <attribute name="email">
    <text/>
  </attribute>
</element>