<simpleType name="ExtEmailEnumType">
<annotation>
<documentation>Union type for email address types. Allows either standard enumerated values or extended values using OtherNameType pattern.</documentation>
</annotation>
<union memberTypes="diggs:OtherNameType diggs:EmailEnumType"/>
</simpleType>
|