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

unpublished service DateTime
Description
specifies an XSD compliant dateTime type

Exported Interfaces - Summary
XDataType

provides access to common data type functionality

Properties' Summary
[ maybevoid ] ::com::sun::star::util::DateTime
MaxInclusiveDateTime
specifies the inclusive upper bound for the value  
[ maybevoid ] ::com::sun::star::util::DateTime
MaxExclusiveDateTime
specifies the exclusive upper bound for the value  
[ maybevoid ] ::com::sun::star::util::DateTime
MinInclusiveDateTime
specifies the inclusive lower bound for the value  
[ maybevoid ] ::com::sun::star::util::DateTime
MinExclusiveDateTime
specifies the exclusive lower bound for the value  
Exported Interfaces - Details
XDataType
Description
provides access to common data type functionality
Properties' Details
MaxInclusiveDateTime
[ maybevoid ] ::com::sun::star::util::DateTime MaxInclusiveDateTime;
Description
specifies the inclusive upper bound for the value
MaxExclusiveDateTime
[ maybevoid ] ::com::sun::star::util::DateTime MaxExclusiveDateTime;
Description
specifies the exclusive upper bound for the value
MinInclusiveDateTime
[ maybevoid ] ::com::sun::star::util::DateTime MinInclusiveDateTime;
Description
specifies the inclusive lower bound for the value
MinExclusiveDateTime
[ maybevoid ] ::com::sun::star::util::DateTime MinExclusiveDateTime;
Description
specifies the exclusive lower bound for the value

 
Top of Page