complexType containerPerspectiveInfo
diagram PlatformServices_p1803.png
namespace http://impl.platform.rosettahub.com/
children apps containerPerspectiveId containerPerspectiveLabel default
used by
elements getAllContainerPerspectivesResponse/return getContainerPerspectivesResponse/return
source <xsd:complexType name="containerPerspectiveInfo">
 
<xsd:sequence>
   
<xsd:element name="apps" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="containerPerspectiveId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="containerPerspectiveLabel" type="xs:string" minOccurs="0"/>
   
<xsd:element name="default" type="xs:boolean"/>
 
</xsd:sequence>
</xsd:complexType>

element containerPerspectiveInfo/apps
diagram PlatformServices_p1804.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
nillable true
source <xsd:element name="apps" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

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

element containerPerspectiveInfo/default
diagram PlatformServices_p1807.png
type xsd:boolean
properties
content simple
source <xsd:element name="default" type="xs:boolean"/>

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