<xs:element name="Telephone" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">Telephone number(s) used in the search.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attributeGroup ref="TelephoneGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Detailed telephone information for the search.</xs:documentation>
</xs:annotation>
</xs:attributeGroup>
</xs:complexType>
</xs:element>
|