http://pro-cloud.org/
AttributeValueAdd Element
http://pro-cloud.org/ : AttributeValueAdd Element
Namespace http://pro-cloud.org/
Diagram
strAttribName Element intAttribGroupInstanceID Element strAttribValue Element strPassword Element objProviderGUId Element Sequence AttributeValueAdd Element
Overview
Sequence
strPassword optional xs:string
strAttribValue optional xs:string
strAttribName optional xs:string
Source
<xs:element name="AttributeValueAdd" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="objProviderGUId" xmlns:q64="http://microsoft.com/wsdl/types/" type="q64: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="1" maxOccurs="1" name="intAttribGroupInstanceID" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="strAttribName" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://pro-cloud.org/