complexType s3Bucket
diagram PlatformServices_p6161.png
namespace http://impl.platform.rosettahub.com/
children bucketName regionId
used by
elements getS3BucketsWithKeySetResponse/return getS3BucketsResponse/return
source <xsd:complexType name="s3Bucket">
 
<xsd:sequence>
   
<xsd:element name="bucketName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element s3Bucket/regionId
diagram PlatformServices_p6163.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