Class InvalidCalendarCollectionLocationType
- java.lang.Object
-
- org.oasis_open.docs.ws_calendar.ns.soap.ErrorCodeType
-
- org.oasis_open.docs.ws_calendar.ns.soap.InvalidCalendarCollectionLocationType
-
public class InvalidCalendarCollectionLocationType extends ErrorCodeType
Error indicating at least one of two conditions: 1) the server does not allow the creation of calendar collections at the given location in its namespace, or 2) the parent collection of the Request-URI exists but cannot accept members;Java class for InvalidCalendarCollectionLocationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InvalidCalendarCollectionLocationType"> <complexContent> <extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}ErrorCodeType"> </extension> </complexContent> </complexType>