complexType federatedAllowedCapacitiesInfo
diagram PlatformServices_p2908.png
namespace http://impl.platform.rosettahub.com/
children capacities regionId
used by
element federatedCloudAccountInfo/allowedCapacities
source <xsd:complexType name="federatedAllowedCapacitiesInfo">
 
<xsd:sequence>
   
<xsd:element name="capacities" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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