Class CapabilityNotSupportedErrorStructure

  • All Implemented Interfaces:
    Serializable

    public class CapabilityNotSupportedErrorStructure
    extends Object
    implements Serializable
    Type for Error: Service does not support requested capability.

    Java class for CapabilityNotSupportedErrorStructure complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="CapabilityNotSupportedErrorStructure">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="CapabilityRef" type="{http://www.siri.org.uk/}CapabilityRefStructure"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form