complexType webAccessInfo
diagram PlatformServices_p7558.png
namespace http://impl.platform.rosettahub.com/
children authRequired label location targetLocation targetPort targetScheme
used by
element linkedClusterInfo/webAccess
source <xsd:complexType name="webAccessInfo">
 
<xsd:sequence>
   
<xsd:element name="authRequired" type="xs:boolean"/>
   
<xsd:element name="label" type="xs:string" minOccurs="0"/>
   
<xsd:element name="location" type="xs:string" minOccurs="0"/>
   
<xsd:element name="targetLocation" type="xs:string" minOccurs="0"/>
   
<xsd:element name="targetPort" type="xs:int"/>
   
<xsd:element name="targetScheme" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element webAccessInfo/authRequired
diagram PlatformServices_p7559.png
type xsd:boolean
properties
content simple
source <xsd:element name="authRequired" type="xs:boolean"/>

element webAccessInfo/label
diagram PlatformServices_p7560.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="label" type="xs:string" minOccurs="0"/>

element webAccessInfo/location
diagram PlatformServices_p7561.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="location" type="xs:string" minOccurs="0"/>

element webAccessInfo/targetLocation
diagram PlatformServices_p7562.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="targetLocation" type="xs:string" minOccurs="0"/>

element webAccessInfo/targetPort
diagram PlatformServices_p7563.png
type xsd:int
properties
content simple
source <xsd:element name="targetPort" type="xs:int"/>

element webAccessInfo/targetScheme
diagram PlatformServices_p7564.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="targetScheme" type="xs:string" minOccurs="0"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy