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