simpleType
timeinterval
| namespace | http://ed-fi.org/0110 | ||||
| type | xs:duration | ||||
| 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>Common</ann:TypeGroup> </xs:appinfo> </xs:annotation> <xs:restriction base="xs:duration"/> </xs:simpleType> |
