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