diagram | |||
namespace | http://calendar.api.dac.n2.tibco.com | ||
properties |
|
||
children | add-exceptions | ||
annotation |
|
||
source | <xs:element name="addWorkingDayExceptionsResponse"> <xs:annotation> <xs:documentation>Response element for addWorkingDayExceptions operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="add-exceptions" type="dac:XmlGuidType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>List of IDs of exceptions that have been added.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
type | XmlGuidType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="add-exceptions" type="dac:XmlGuidType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>List of IDs of exceptions that have been added.</xs:documentation> </xs:annotation> </xs:element> |