element <to> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within serviceType complexType in myServices.xsd; see XML source
XML Representation Summary
<to>
   
Content: 
{ xsd:string }
</to>
Included in content model of elements (1):
service (in myServices)
Annotation
This element specifies to the to destination URL.
XML Source (see within schema source)
<xsd:element name="to" type="hs:string">
<xsd:annotation>
<xsd:documentation>
This element specifies to the to destination URL.
</xsd:documentation>
</xsd:annotation>
</xsd:element>