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

unpublished service Time
Usage Restrictions
not published
Description
specifies an XSD compliant time type

Exported Interfaces - Summary
XDataType

provides access to common data type functionality

Properties' Summary
[ maybevoid ] ::com::sun::star::util::Time
MaxInclusiveTime
specifies the inclusive upper bound for the value  
[ maybevoid ] ::com::sun::star::util::Time
MaxExclusiveTime
specifies the exclusive upper bound for the value  
[ maybevoid ] ::com::sun::star::util::Time
MinInclusiveTime
specifies the inclusive lower bound for the value  
[ maybevoid ] ::com::sun::star::util::Time
MinExclusiveTime
specifies the exclusive lower bound for the value  
Exported Interfaces - Details
XDataType
Description
provides access to common data type functionality
Properties' Details
MaxInclusiveTime
[ maybevoid ] ::com::sun::star::util::Time MaxInclusiveTime;
Description
specifies the inclusive upper bound for the value
See also
http://www.w3.org/TR/xmlschema-2/#rf-maxInclusive
MaxExclusiveTime
[ maybevoid ] ::com::sun::star::util::Time MaxExclusiveTime;
Description
specifies the exclusive upper bound for the value
See also
http://www.w3.org/TR/xmlschema-2/#rf-maxExclusive
MinInclusiveTime
[ maybevoid ] ::com::sun::star::util::Time MinInclusiveTime;
Description
specifies the inclusive lower bound for the value
See also
http://www.w3.org/TR/xmlschema-2/#rf-minInclusive
MinExclusiveTime
[ maybevoid ] ::com::sun::star::util::Time MinExclusiveTime;
Description
specifies the exclusive lower bound for the value
See also
http://www.w3.org/TR/xmlschema-2/#rf-minExclusive

 
Top of Page