Namespace:  | 
|
Defined:  | 
globally in myCalendar.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:restriction base="xsd:int">
 
<xsd:minInclusive value="1"/>
 
</xsd:restriction>
<xsd:maxInclusive value="31"/> 
</xsd:simpleType> 
 |