complexType adminCountryReport
diagram PlatformServices_p1317.png
namespace http://impl.platform.rosettahub.com/
children sessionUid country
used by
element adminCountryReport
source <xsd:complexType name="adminCountryReport">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="country" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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