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

unpublished service Year
Usage Restrictions
not published
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
See also
http://www.w3.org/TR/xmlschema-2/#rf-maxInclusive
MaxExclusiveInt
[ maybevoid ] short MaxExclusiveInt;
Description
specifies the exclusive upper bound for the value
See also
http://www.w3.org/TR/xmlschema-2/#rf-maxExclusive
MinInclusiveInt
[ maybevoid ] short MinInclusiveInt;
Description
specifies the inclusive lower bound for the value
See also
http://www.w3.org/TR/xmlschema-2/#rf-minInclusive
MinExclusiveInt
[ maybevoid ] short MinExclusiveInt;
Description
specifies the exclusive lower bound for the value
See also
http://www.w3.org/TR/xmlschema-2/#rf-minExclusive

 
Top of Page