diagram |
|
namespace |
http://impl.platform.rosettahub.com/ |
children |
apps containerPerspectiveId containerPerspectiveLabel default |
used by |
|
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> |