Namespace:  | 
|
Defined:  | 
globally in hsdl.xsd; see XML source  | 
Used:  | 
at 4 locations  | 
Simple Content Model  | 
xsd:int  | 
| 
 Type Derivation Tree 
xsd:int (restriction) 
 | 
Derivation:  | 
 restriction of xsd:int 
 | 
|
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This optional attribute specifies the maximum number of nodes that may be selected 
</xsd:documentation>
by the <b>select</b> 
operation in order for this operation to be successfully attempted. The 
default value is <b>unbounded</b> 
. If the number of nodes selected by the select attribute 
is greater than this value, an error condition occurs. <xsd:restriction base="xsd:int"/> 
</xsd:simpleType> 
 |