http://yieldstar.com/ws/AppExchange/v1
complexType propertiesResponse

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://yieldstar.com/ws/AppExchange/v1}propertiesResponse (restriction)

Documentation
                This is the response for a properties request
            
Properties
This component is not nillable.

Model
<...>
property*
</...>


Nested Element Summary
tns:propertyproperty
           These are the properties for this client  
Source
<xs:complexType name="propertiesResponse">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="property" type="tns:property">
</xs:element>
</xs:sequence>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.