simpleType
TimeInterval
namespace | http://ed-fi.org/0210 | ||||
type | xs:duration | ||||
properties |
|
||||
used by |
|
||||
annotation |
|
||||
source | <xs:simpleType name="TimeInterval"> <xs:annotation> <xs:documentation>A period of time with fixed, well-defined limits.</xs:documentation> <xs:appinfo> <ann:TypeGroup>Simple</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:duration"/> </xs:simpleType> |