| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://api.dac.n2.tibco.com | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:complexType name="XmlTimeSlotType"> <xs:annotation> <xs:documentation>Pairs of start and end working times.</xs:documentation> </xs:annotation> <xs:attribute name="start" type="xs:time" use="required"> <xs:annotation> <xs:documentation>Start time.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="end" type="xs:time" use="required"> <xs:annotation> <xs:documentation>End time.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
| type | xs:time | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:attribute name="start" type="xs:time" use="required"> <xs:annotation> <xs:documentation>Start time.</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:time | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:attribute name="end" type="xs:time" use="required"> <xs:annotation> <xs:documentation>End time.</xs:documentation> </xs:annotation> </xs:attribute> |