:: com :: sun :: star :: xsd ::

unpublished service Year
Description
specifies an XSD compliant gYear type

Exported Interfaces - Summary
XDataType

provides access to common data type functionality

Properties' Summary
[ maybevoid ] short
MaxInclusiveInt
specifies the inclusive upper bound for the value  
[ maybevoid ] short
MaxExclusiveInt
specifies the exclusive upper bound for the value  
[ maybevoid ] short
MinInclusiveInt
specifies the inclusive lower bound for the value  
[ maybevoid ] short
MinExclusiveInt
specifies the exclusive lower bound for the value  
Exported Interfaces - Details
XDataType
Description
provides access to common data type functionality
Properties' Details
MaxInclusiveInt
[ maybevoid ] short MaxInclusiveInt;
Description
specifies the inclusive upper bound for the value
MaxExclusiveInt
[ maybevoid ] short MaxExclusiveInt;
Description
specifies the exclusive upper bound for the value
MinInclusiveInt
[ maybevoid ] short MinInclusiveInt;
Description
specifies the inclusive lower bound for the value
MinExclusiveInt
[ maybevoid ] short MinExclusiveInt;
Description
specifies the exclusive lower bound for the value

 
Top of Page