<complexType name="EmailType">
<annotation>
<documentation>Complex type: EmailType</documentation>
</annotation>
<simpleContent>
<extension base="diggs:EmailStringType">
<attribute name="type" type="diggs:ExtEmailEnumType">
<annotation>
<documentation>Type classification for the element.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|