ZVON > References > UDDI Reference
Element hostingRedirector [ v1 ]
Occurs in [ ] - [ ]
Parents bindingTemplate
Description Data: present only when the service is provisioned via remote hosting, load balancing, etc. Mutually exclusive with accessPoint.
Attributes
bindingKey


XML Schema

<xsd:element name="hostingRedirector">
   <xsd:complexType>
      <xsd:attribute name="bindingKey" type="xsd:string" use="required"/>
   </xsd:complexType>
</xsd:element>

Expanded XML Schema

<xsd:element name="hostingRedirector">
   <xsd:complexType>
      <xsd:attribute name="bindingKey" type="xsd:string" use="required"/>
   </xsd:complexType>
</xsd:element>