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

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

Documentation
                
            
Properties
This component is not nillable.

Model
<...>
(clientName, poScreeningSiteFloorResponse+ )
</...>


Nested Element Summary
xs:stringclientName
          
tns:poScreeningSiteFloorResponsepoScreeningSiteFloorResponse
          
Source
<xs:complexType name="poScreeningFloorResponse">
<xs:sequence>
<xs:element maxOccurs="1" name="clientName" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="1" name="poScreeningSiteFloorResponse" type="tns:poScreeningSiteFloorResponse"/>
</xs:sequence>
</xs:complexType>


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