Showing:

Annotations
Diagrams
Source
Used by
Simple Type diggs:ExtEmailEnumType
Namespace http://diggsml.org/schemas/3
Annotations
Union type for email address types. Allows either standard enumerated
values or extended values using OtherNameType pattern.
Diagram
DiagramCommon_xsd_Simple_Type_diggs_OtherNameType.tmp#OtherNameTypeCommon_xsd_Simple_Type_diggs_EmailEnumType.tmp#EmailEnumType
Type union of(diggs:OtherNameType, diggs:EmailEnumType)
Used by
Source
<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>