element <refer> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within serviceType complexType in myServices.xsd; see XML source
XML Representation Summary
<refer>
   
Content: 
{ xsd:string }
</refer>
Included in content model of elements (1):
service (in myServices)
Annotation
This element specifies that the fields below are for a referral.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="refer" type="hs:string">
<xsd:annotation>
<xsd:documentation>
This element specifies that the fields below are for a referral.
</xsd:documentation>
</xsd:annotation>
</xsd:element>