Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Contains a collection of restriction columns and values used by the Discover method.
Sintaxis
<Restrictions>
<RestrictionList>
<!-- Zero or more restriction columns and values -->
</RestrictionList>
</Restrictions>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
|
Child elements |
Restriction columns and values (see Remarks). |
Notas
The RestrictionList element contains a collection of restriction columns on which the data returned by the Discover method can be filtered. Each restriction column in the RestrictionList element is defined by a separate XML element. The value of the restriction column is the data contained by the XML element, and the name of the restriction column corresponds to the name of the XML element.