diagram | |||
namespace | http://engine.server.soap.rosettahub.com/ | ||
children | authRequired label location targetLocation targetPort targetScheme | ||
used by |
|
||
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> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="authRequired" type="xs:boolean"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="label" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="location" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="targetLocation" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="targetPort" type="xs:int"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="targetScheme" type="xs:string" minOccurs="0"/> |