http://pro-cloud.org/
ProviderUserEnabledStateSet Element
http://pro-cloud.org/ : ProviderUserEnabledStateSet Element
Namespace http://pro-cloud.org/
Diagram
booEnabled Element intUserId Element strPassword Element objProviderGUId Element Sequence ProviderUserEnabledStateSet Element
Overview
Sequence
strPassword optional xs:string
intUserId xs:int
booEnabled xs:boolean
Source
<xs:element name="ProviderUserEnabledStateSet" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="objProviderGUId" xmlns:q41="http://microsoft.com/wsdl/types/" type="q41:guid" />
      <xs:element minOccurs="0" maxOccurs="1" name="strPassword" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="intUserId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="booEnabled" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://pro-cloud.org/