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

unpublished service DateTime
Usage Restrictions
not published
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
See also
http://www.w3.org/TR/xmlschema-2/#rf-maxInclusive
MaxExclusiveDateTime
[ maybevoid ] ::com::sun::star::util::DateTime MaxExclusiveDateTime;
Description
specifies the exclusive upper bound for the value
See also
http://www.w3.org/TR/xmlschema-2/#rf-maxExclusive
MinInclusiveDateTime
[ maybevoid ] ::com::sun::star::util::DateTime MinInclusiveDateTime;
Description
specifies the inclusive lower bound for the value
See also
http://www.w3.org/TR/xmlschema-2/#rf-minInclusive
MinExclusiveDateTime
[ maybevoid ] ::com::sun::star::util::DateTime MinExclusiveDateTime;
Description
specifies the exclusive lower bound for the value
See also
http://www.w3.org/TR/xmlschema-2/#rf-minExclusive

 
Top of Page