20#ifndef __com_sun_star_xsd_Time_idl__
21#define __com_sun_star_xsd_Time_idl__
26module
com { module sun { module star { module xsd {
specifies an XSD compliant simple data type
Definition XDataType.idl:33
Definition Ambiguous.idl:22
specifies an XSD compliant time type
Definition Time.idl:31
com::sun::star::util::Time MaxExclusiveTime
specifies the exclusive upper bound for the value
Definition Time.idl:44
com::sun::star::util::Time MinExclusiveTime
specifies the exclusive lower bound for the value
Definition Time.idl:54
com::sun::star::util::Time MaxInclusiveTime
specifies the inclusive upper bound for the value
Definition Time.idl:39
com::sun::star::util::Time MinInclusiveTime
specifies the inclusive lower bound for the value
Definition Time.idl:49
represents a time value.
Definition Time.idl:29