<xs:element name="contact"> <xs:complexType> <xs:attribute name="email" type="EmailType"/> </xs:complexType> </xs:element>
<xs:attribute name="email" type="EmailType"/>