Element |
Description |
Type |
Occurrences |
---|---|---|---|
attribute |
Dynamic Team attribute |
0 |
|
field |
Dynamic Team criteria |
0 |
|
matches |
Matches |
string |
0 |
<xs:complexType name="SoapDynamicTeamCriteriaList">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="attribute" nillable="true" type="ns:SoapDynamicTeamAttribute"/>
<xs:element minOccurs="0" maxOccurs="unbounded" name="field" nillable="true" type="ns:SoapDynamicTeamCriteria"/>
<xs:element name="matches" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>