diagram | |||||||||||||||
namespace | http://calendar.api.dac.n2.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
children | delete-exceptions | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="deleteWorkingDayExceptions"> <xs:annotation> <xs:documentation>Request element for deleteWorkingDayExceptions operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="delete-exceptions" type="dac:XmlGuidType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>List of IDs of exceptions to be deleted.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="guid" type="dac:XmlGuidType" use="required"> <xs:annotation> <xs:documentation>ID of the owning entity of the working time information to be removed.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | XmlGuidType | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="guid" type="dac:XmlGuidType" use="required"> <xs:annotation> <xs:documentation>ID of the owning entity of the working time information to be removed.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||
type | XmlGuidType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="delete-exceptions" type="dac:XmlGuidType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>List of IDs of exceptions to be deleted.</xs:documentation> </xs:annotation> </xs:element> |