| ZVON > References > UDDI Reference |
| Intro / Search / ZVON |
| Element | hostingRedirector [ v2 ] |
|---|---|
| Occurs in | [ ] - [ ] (comparison ) |
| Parents | bindingTemplate |
| Description | Data: present only when the service is provisioned via remote hosting,load balancing, etc. Mutually exclusive with accessPoint. |
| Attributes | bindingKey Multi-use. Identifies the bindingKey value associated with a bindingTemplate. On save, empty value implies that a new bindingTemplate key is to be assigned. |
| XML Schema |
|---|
<xsd:element name="hostingRedirector"> <xsd:complexType> <xsd:attribute name="bindingKey" type="xsd:string"/> </xsd:complexType> </xsd:element> |
| Expanded XML Schema |
|---|
<xsd:element name="hostingRedirector"> <xsd:complexType> <xsd:attribute name="bindingKey" type="xsd:string"/> </xsd:complexType> </xsd:element> |