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