diagram | |||||||||||||||||||||||
namespace | http://base.api.de.bpm.tibco.com | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xs:complexType name="XmlDateRangeAttribute"> <xs:attribute name="start-date" type="xs:dateTime" use="optional"> <xs:annotation> <xs:documentation>The optional date and time on which the resource's presence should begin.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="end-date" type="xs:dateTime" use="optional"> <xs:annotation> <xs:documentation>The optional date and time on which the resource's presence should end. If specified, a start-date must also be specified.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="start-date" type="xs:dateTime" use="optional"> <xs:annotation> <xs:documentation>The optional date and time on which the resource's presence should begin.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="end-date" type="xs:dateTime" use="optional"> <xs:annotation> <xs:documentation>The optional date and time on which the resource's presence should end. If specified, a start-date must also be specified.</xs:documentation> </xs:annotation> </xs:attribute> |