http://pro-cloud.org/
objAttributeValueDeleteByIdReturn Complex Type
http://pro-cloud.org/ : objAttributeValueDeleteByIdReturn Complex Type
Namespace http://pro-cloud.org/
Diagram
strErrorMsg Element intErrorId Element Sequence objAttributeValueDeleteByIdReturn Complex Type
Overview
Sequence
intErrorId xs:int
strErrorMsg optional xs:string
Used By
AttributeValueDeleteByIdResult Element
Source
<xs:complexType name="objAttributeValueDeleteByIdReturn" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="intErrorId" type="xs:int" />
    <xs:element minOccurs="0" maxOccurs="1" name="strErrorMsg" type="xs:string" />
  </xs:sequence>
</xs:complexType>
See Also
http://pro-cloud.org/