<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" xmlns:intf="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns1="urn:BasicQueriesWS" xmlns:tns2="http://exception.metadata.aid.vle.org" xmlns:tns3="http://lang.java" xmlns:tns4="http://bicad.aid.vle.org" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<!--WSDL created by Apache Axis version: 1.3
Built on Oct 05, 2005 (05:23:37 EDT)-->
 <wsdl:types>
  <schema targetNamespace="urn:BasicQueriesWS" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://bicad.aid.vle.org"/>
   <import namespace="http://exception.metadata.aid.vle.org"/>
   <import namespace="http://lang.java"/>
   <import namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="Property">
    <sequence>
     <element name="displayNameLit" nillable="true" type="xsd:string"/>
     <element name="propertyUri" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
   <complexType name="Annotation">
    <sequence>
     <element name="annotationUri" nillable="true" type="xsd:string"/>
     <element name="conceptUri" nillable="true" type="xsd:string"/>
     <element name="displayNameLit" nillable="true" type="xsd:string"/>
     <element name="locationUri" nillable="true" type="xsd:string"/>
     <element name="propertyUri" nillable="true" type="xsd:string"/>
     <element name="valueLit" nillable="true" type="xsd:string"/>
     <element name="valueProducerLit" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
   <complexType name="Location">
    <sequence>
     <element name="displayNameLit" nillable="true" type="xsd:string"/>
     <element name="documentUri" nillable="true" type="xsd:string"/>
     <element name="locationUri" nillable="true" type="xsd:string"/>
     <element name="positionLit" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
   <complexType name="Document">
    <sequence>
     <element name="displayDocLit" nillable="true" type="xsd:string"/>
     <element name="displayNameLit" nillable="true" type="xsd:string"/>
     <element name="documentUri" nillable="true" type="xsd:string"/>
     <element name="origDocLit" nillable="true" type="xsd:string"/>
     <element name="textDocLit" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
   <complexType name="BiCadObject">
    <sequence>
     <element name="annotationUris" nillable="true" type="impl:ArrayOf_xsd_string"/>
     <element name="biCadObjectUri" nillable="true" type="xsd:string"/>
     <element name="displayNameLit" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
   <complexType name="Concept">
    <sequence>
     <element name="conceptUri" nillable="true" type="xsd:string"/>
     <element name="displayNameLit" nillable="true" type="xsd:string"/>
     <element name="propertyUris" nillable="true" type="impl:ArrayOf_xsd_string"/>
    </sequence>
   </complexType>
   <complexType name="ConceptRelation">
    <sequence>
     <element name="conceptRelationUri" nillable="true" type="xsd:string"/>
     <element name="displayNameLit" nillable="true" type="xsd:string"/>
     <element name="objectUris" nillable="true" type="impl:ArrayOf_xsd_string"/>
     <element name="relationTypeUri" nillable="true" type="xsd:string"/>
     <element name="subjectUri" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
   <complexType name="ObjectRelation">
    <sequence>
     <element name="displayNameLit" nillable="true" type="xsd:string"/>
     <element name="objectRelationUri" nillable="true" type="xsd:string"/>
     <element name="objectUris" nillable="true" type="impl:ArrayOf_xsd_string"/>
     <element name="relationTypeUri" nillable="true" type="xsd:string"/>
     <element name="subjectUri" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
   <complexType name="SelectionRule">
    <sequence>
     <element name="displayNameLit" nillable="true" type="xsd:string"/>
     <element name="queryLanguageLit" nillable="true" type="xsd:string"/>
     <element name="queryLit" nillable="true" type="xsd:string"/>
     <element name="selectionRuleUri" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
  </schema>
  <schema targetNamespace="http://exception.metadata.aid.vle.org" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://bicad.aid.vle.org"/>
   <import namespace="http://lang.java"/>
   <import namespace="urn:BasicQueriesWS"/>
   <import namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="QueryException">
    <sequence>
     <element name="cause" nillable="true" type="xsd:anyType"/>
     <element name="message" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
   <complexType name="AddRdfException">
    <sequence>
     <element name="cause" nillable="true" type="tns3:Throwable"/>
     <element name="message" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
   <complexType name="RemoveRDFException">
    <sequence>
     <element name="cause" nillable="true" type="tns3:Throwable"/>
     <element name="message" nillable="true" type="xsd:string"/>
    </sequence>
   </complexType>
  </schema>
  <schema targetNamespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://bicad.aid.vle.org"/>
   <import namespace="http://exception.metadata.aid.vle.org"/>
   <import namespace="http://lang.java"/>
   <import namespace="urn:BasicQueriesWS"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="ArrayOf_xsd_string">
    <complexContent>
     <restriction base="soapenc:Array">
      <attribute ref="soapenc:arrayType" wsdl:arrayType="xsd:string[]"/>
     </restriction>
    </complexContent>
   </complexType>
   <complexType name="ArrayOfArrayOf_xsd_string">
    <complexContent>
     <restriction base="soapenc:Array">
      <attribute ref="soapenc:arrayType" wsdl:arrayType="xsd:string[][]"/>
     </restriction>
    </complexContent>
   </complexType>
  </schema>
  <schema targetNamespace="http://bicad.aid.vle.org" xmlns="http://www.w3.org/2001/XMLSchema">
   <import namespace="http://exception.metadata.aid.vle.org"/>
   <import namespace="http://lang.java"/>
   <import namespace="urn:BasicQueriesWS"/>
   <import namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS"/>
   <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
   <complexType name="RepositoryAccessException">
    <sequence/>
   </complexType>
  </schema>
 </wsdl:types>

   <wsdl:message name="removeObjectFromConceptRelationResponse">

      <wsdl:part name="removeObjectFromConceptRelationReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="removeAnnotationFromBiCadObjectRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="objectUri" type="xsd:string"/>

      <wsdl:part name="annoUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="executeSelectionRuleResponse">

      <wsdl:part name="executeSelectionRuleReturn" type="impl:ArrayOfArrayOf_xsd_string"/>

   </wsdl:message>

   <wsdl:message name="addLocationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="locationUri" type="xsd:string"/>

      <wsdl:part name="documentUri" type="xsd:string"/>

      <wsdl:part name="posLit" type="xsd:string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removeDocumentRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="documentUri" type="xsd:string"/>

      <wsdl:part name="origDocUri" type="xsd:string"/>

      <wsdl:part name="dispDocUri" type="xsd:string"/>

      <wsdl:part name="textDocUri" type="xsd:string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="addPropertyResponse">

   </wsdl:message>

   <wsdl:message name="getSelectionRuleResponse">

      <wsdl:part name="getSelectionRuleReturn" type="tns1:SelectionRule"/>

   </wsdl:message>

   <wsdl:message name="removeSelectionRuleRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="ruleUri" type="xsd:string"/>

      <wsdl:part name="queryLit" type="xsd:string"/>

      <wsdl:part name="queryLangLit" type="xsd:string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removeConceptRelationResponse">

      <wsdl:part name="removeConceptRelationReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="addConceptRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="conceptUri" type="xsd:string"/>

      <wsdl:part name="propUris" type="impl:ArrayOf_xsd_string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removeObjectRelationResponse">

      <wsdl:part name="removeObjectRelationReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="removeAnnotationRequest1">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="annotationUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="addObjectRelationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="objRelUri" type="xsd:string"/>

      <wsdl:part name="subjUri" type="xsd:string"/>

      <wsdl:part name="objUris" type="impl:ArrayOf_xsd_string"/>

      <wsdl:part name="relTypeUri" type="xsd:string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="addLocationResponse">

   </wsdl:message>

   <wsdl:message name="removeConceptResponse">

      <wsdl:part name="removeConceptReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="addObjectToConceptRelationResponse">

   </wsdl:message>

   <wsdl:message name="AddRdfException">

      <wsdl:part name="fault" type="tns2:AddRdfException"/>

   </wsdl:message>

   <wsdl:message name="QueryException">

      <wsdl:part name="fault" type="tns2:QueryException"/>

   </wsdl:message>

   <wsdl:message name="removeObjectRelationRequest1">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="objRelUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="addAnnotationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="annotationUri" type="xsd:string"/>

      <wsdl:part name="locUri" type="xsd:string"/>

      <wsdl:part name="propUri" type="xsd:string"/>

      <wsdl:part name="conceptUri" type="xsd:string"/>

      <wsdl:part name="valueLit" type="xsd:string"/>

      <wsdl:part name="valueProdLit" type="xsd:string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removeDocumentRequest1">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="documentUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="selectQueryResponse">

      <wsdl:part name="selectQueryReturn" type="impl:ArrayOfArrayOf_xsd_string"/>

   </wsdl:message>

   <wsdl:message name="removePropertyRequest1">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="propUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="addObjectToConceptRelationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="conRelUri" type="xsd:string"/>

      <wsdl:part name="objectUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removeConceptRelationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextUri" type="xsd:string"/>

      <wsdl:part name="conRelUri" type="xsd:string"/>

      <wsdl:part name="subjUri" type="xsd:string"/>

      <wsdl:part name="relTypeUri" type="xsd:string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

      <wsdl:part name="objUris" type="impl:ArrayOf_xsd_string"/>

   </wsdl:message>

   <wsdl:message name="removeSelectionRuleResponse1">

      <wsdl:part name="removeSelectionRuleReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="removeConceptRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="conceptUri" type="xsd:string"/>

      <wsdl:part name="propUris" type="impl:ArrayOf_xsd_string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getSelectionRuleRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="ruleUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getObjectRelationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="objRelUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="addObjectToObjectRelationResponse">

   </wsdl:message>

   <wsdl:message name="addDocumentRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="documentUri" type="xsd:string"/>

      <wsdl:part name="origDocUri" type="xsd:string"/>

      <wsdl:part name="dispDocUri" type="xsd:string"/>

      <wsdl:part name="textDocUri" type="xsd:string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removePropertyFromConceptResponse">

      <wsdl:part name="removePropertyFromConceptReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="removeAnnotationFromBiCadObjectResponse">

      <wsdl:part name="removeAnnotationFromBiCadObjectReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="removeConceptRelationResponse1">

      <wsdl:part name="removeConceptRelationReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="deleteModelRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removeObjectFromObjectRelationResponse">

      <wsdl:part name="removeObjectFromObjectRelationReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="deleteModelResponse">

      <wsdl:part name="deleteModelReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="getObjectRelationResponse">

      <wsdl:part name="getObjectRelationReturn" type="tns1:ObjectRelation"/>

   </wsdl:message>

   <wsdl:message name="addDocumentResponse">

   </wsdl:message>

   <wsdl:message name="removeBiCadObjectResponse">

      <wsdl:part name="removeBiCadObjectReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="getDocumentResponse">

      <wsdl:part name="getDocumentReturn" type="tns1:Document"/>

   </wsdl:message>

   <wsdl:message name="removeConceptRelationRequest1">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextUri" type="xsd:string"/>

      <wsdl:part name="conRelUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="addSelectionRuleResponse">

   </wsdl:message>

   <wsdl:message name="addSelectionRuleRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="ruleUri" type="xsd:string"/>

      <wsdl:part name="queryLit" type="xsd:string"/>

      <wsdl:part name="queryLangLit" type="xsd:string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getDocumentRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="documentUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="addObjectRelationResponse">

   </wsdl:message>

   <wsdl:message name="removeLocationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="locationUri" type="xsd:string"/>

      <wsdl:part name="documentUri" type="xsd:string"/>

      <wsdl:part name="posLit" type="xsd:string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="addPropertyToConceptResponse">

   </wsdl:message>

   <wsdl:message name="getConceptRelationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextUri" type="xsd:string"/>

      <wsdl:part name="conRelUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="executeSelectionRuleRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="ruleUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getConceptRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="conceptUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="addAnnotationResponse">

   </wsdl:message>

   <wsdl:message name="removeAnnotationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="annotationUri" type="xsd:string"/>

      <wsdl:part name="locUri" type="xsd:string"/>

      <wsdl:part name="propUri" type="xsd:string"/>

      <wsdl:part name="conceptUri" type="xsd:string"/>

      <wsdl:part name="valueLit" type="xsd:string"/>

      <wsdl:part name="valueProdLit" type="xsd:string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removeDocumentResponse">

      <wsdl:part name="removeDocumentReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="removeObjectRelationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="objRelUri" type="xsd:string"/>

      <wsdl:part name="subjUri" type="xsd:string"/>

      <wsdl:part name="objUris" type="impl:ArrayOf_xsd_string"/>

      <wsdl:part name="relTypeUri" type="xsd:string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getAnnotationResponse">

      <wsdl:part name="getAnnotationReturn" type="tns1:Annotation"/>

   </wsdl:message>

   <wsdl:message name="getPropertyResponse">

      <wsdl:part name="getPropertyReturn" type="tns1:Property"/>

   </wsdl:message>

   <wsdl:message name="addConceptRelationResponse">

   </wsdl:message>

   <wsdl:message name="removeObjectFromConceptRelationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="conRelUri" type="xsd:string"/>

      <wsdl:part name="objectUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removePropertyResponse">

      <wsdl:part name="removePropertyReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="addPropertyRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="propUri" type="xsd:string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removeAnnotationResponse">

      <wsdl:part name="removeAnnotationReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="addPropertyToConceptRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="conceptUri" type="xsd:string"/>

      <wsdl:part name="propUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removeBiCadObjectResponse1">

      <wsdl:part name="removeBiCadObjectReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="removeBiCadObjectRequest1">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="objectUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getBiCadObjectRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="objectUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removeObjectFromObjectRelationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="objRelUri" type="xsd:string"/>

      <wsdl:part name="objectUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removeAnnotationResponse1">

      <wsdl:part name="removeAnnotationReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="removeConceptRequest1">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="conceptUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removeConceptResponse1">

      <wsdl:part name="removeConceptReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="selectQueryRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="query" type="xsd:string"/>

      <wsdl:part name="queryLanguage" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="RepositoryAccessException">

      <wsdl:part name="fault" type="tns4:RepositoryAccessException"/>

   </wsdl:message>

   <wsdl:message name="removePropertyResponse1">

      <wsdl:part name="removePropertyReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="removePropertyRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="propUri" type="xsd:string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removeLocationResponse">

      <wsdl:part name="removeLocationReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="removeLocationResponse1">

      <wsdl:part name="removeLocationReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="removeSelectionRuleResponse">

      <wsdl:part name="removeSelectionRuleReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="getLocationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="locationUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="removeDocumentResponse1">

      <wsdl:part name="removeDocumentReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="addAnnotationToBiCadObjectRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="objectUri" type="xsd:string"/>

      <wsdl:part name="annoUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getConceptRelationResponse">

      <wsdl:part name="getConceptRelationReturn" type="tns1:ConceptRelation"/>

   </wsdl:message>

   <wsdl:message name="getPropertyRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="propUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="addAnnotationToBiCadObjectResponse">

   </wsdl:message>

   <wsdl:message name="removeObjectRelationResponse1">

      <wsdl:part name="removeObjectRelationReturn" type="xsd:boolean"/>

   </wsdl:message>

   <wsdl:message name="addConceptResponse">

   </wsdl:message>

   <wsdl:message name="getAnnotationsRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getAnnotationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="annotationUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getConceptResponse">

      <wsdl:part name="getConceptReturn" type="tns1:Concept"/>

   </wsdl:message>

   <wsdl:message name="getAnnotationsResponse">

      <wsdl:part name="getAnnotationsReturn" type="impl:ArrayOf_xsd_string"/>

   </wsdl:message>

   <wsdl:message name="RemoveRDFException">

      <wsdl:part name="fault" type="tns2:RemoveRDFException"/>

   </wsdl:message>

   <wsdl:message name="removeSelectionRuleRequest1">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="ruleUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="addBiCadObjectResponse">

   </wsdl:message>

   <wsdl:message name="removeBiCadObjectRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="objectUri" type="xsd:string"/>

      <wsdl:part name="annoUris" type="impl:ArrayOf_xsd_string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getBiCadObjectResponse">

      <wsdl:part name="getBiCadObjectReturn" type="tns1:BiCadObject"/>

   </wsdl:message>

   <wsdl:message name="addObjectToObjectRelationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="objRelUri" type="xsd:string"/>

      <wsdl:part name="objectUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="addBiCadObjectRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="objectUri" type="xsd:string"/>

      <wsdl:part name="annoUris" type="impl:ArrayOf_xsd_string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="addConceptRelationRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextUri" type="xsd:string"/>

      <wsdl:part name="conRelUri" type="xsd:string"/>

      <wsdl:part name="subjUri" type="xsd:string"/>

      <wsdl:part name="relTypeUri" type="xsd:string"/>

      <wsdl:part name="dispNameLit" type="xsd:string"/>

      <wsdl:part name="objUris" type="impl:ArrayOf_xsd_string"/>

   </wsdl:message>

   <wsdl:message name="removeLocationRequest1">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="locationUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:message name="getLocationResponse">

      <wsdl:part name="getLocationReturn" type="tns1:Location"/>

   </wsdl:message>

   <wsdl:message name="removePropertyFromConceptRequest">

      <wsdl:part name="repository_server" type="xsd:string"/>

      <wsdl:part name="repository_name" type="xsd:string"/>

      <wsdl:part name="repository_user" type="xsd:string"/>

      <wsdl:part name="repository_password" type="xsd:string"/>

      <wsdl:part name="modelUri" type="xsd:string"/>

      <wsdl:part name="contextlUri" type="xsd:string"/>

      <wsdl:part name="conceptUri" type="xsd:string"/>

      <wsdl:part name="propUri" type="xsd:string"/>

   </wsdl:message>

   <wsdl:portType name="BasicQueriesWS">

      <wsdl:operation name="getProperty" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri propUri">

         <wsdl:input message="impl:getPropertyRequest" name="getPropertyRequest"/>

         <wsdl:output message="impl:getPropertyResponse" name="getPropertyResponse"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="getAnnotation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri annotationUri">

         <wsdl:input message="impl:getAnnotationRequest" name="getAnnotationRequest"/>

         <wsdl:output message="impl:getAnnotationResponse" name="getAnnotationResponse"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="getAnnotations" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri">

         <wsdl:input message="impl:getAnnotationsRequest" name="getAnnotationsRequest"/>

         <wsdl:output message="impl:getAnnotationsResponse" name="getAnnotationsResponse"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="getLocation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri locationUri">

         <wsdl:input message="impl:getLocationRequest" name="getLocationRequest"/>

         <wsdl:output message="impl:getLocationResponse" name="getLocationResponse"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="addProperty" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri propUri dispNameLit">

         <wsdl:input message="impl:addPropertyRequest" name="addPropertyRequest"/>

         <wsdl:output message="impl:addPropertyResponse" name="addPropertyResponse"/>

         <wsdl:fault message="impl:AddRdfException" name="AddRdfException"/>

         <wsdl:fault message="impl:RepositoryAccessException" name="RepositoryAccessException"/>

      </wsdl:operation>

      <wsdl:operation name="removeProperty" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri propUri dispNameLit">

         <wsdl:input message="impl:removePropertyRequest" name="removePropertyRequest"/>

         <wsdl:output message="impl:removePropertyResponse" name="removePropertyResponse"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

      </wsdl:operation>

      <wsdl:operation name="removeProperty" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri propUri">

         <wsdl:input message="impl:removePropertyRequest1" name="removePropertyRequest1"/>

         <wsdl:output message="impl:removePropertyResponse1" name="removePropertyResponse1"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="getDocument" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri documentUri">

         <wsdl:input message="impl:getDocumentRequest" name="getDocumentRequest"/>

         <wsdl:output message="impl:getDocumentResponse" name="getDocumentResponse"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="addLocation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri locationUri documentUri posLit dispNameLit">

         <wsdl:input message="impl:addLocationRequest" name="addLocationRequest"/>

         <wsdl:output message="impl:addLocationResponse" name="addLocationResponse"/>

         <wsdl:fault message="impl:AddRdfException" name="AddRdfException"/>

         <wsdl:fault message="impl:RepositoryAccessException" name="RepositoryAccessException"/>

      </wsdl:operation>

      <wsdl:operation name="addAnnotation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri annotationUri locUri propUri conceptUri valueLit valueProdLit dispNameLit">

         <wsdl:input message="impl:addAnnotationRequest" name="addAnnotationRequest"/>

         <wsdl:output message="impl:addAnnotationResponse" name="addAnnotationResponse"/>

         <wsdl:fault message="impl:AddRdfException" name="AddRdfException"/>

         <wsdl:fault message="impl:RepositoryAccessException" name="RepositoryAccessException"/>

      </wsdl:operation>

      <wsdl:operation name="addDocument" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri documentUri origDocUri dispDocUri textDocUri dispNameLit">

         <wsdl:input message="impl:addDocumentRequest" name="addDocumentRequest"/>

         <wsdl:output message="impl:addDocumentResponse" name="addDocumentResponse"/>

         <wsdl:fault message="impl:AddRdfException" name="AddRdfException"/>

         <wsdl:fault message="impl:RepositoryAccessException" name="RepositoryAccessException"/>

      </wsdl:operation>

      <wsdl:operation name="selectQuery" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri query queryLanguage">

         <wsdl:input message="impl:selectQueryRequest" name="selectQueryRequest"/>

         <wsdl:output message="impl:selectQueryResponse" name="selectQueryResponse"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="deleteModel" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri">

         <wsdl:input message="impl:deleteModelRequest" name="deleteModelRequest"/>

         <wsdl:output message="impl:deleteModelResponse" name="deleteModelResponse"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="removeAnnotation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri annotationUri locUri propUri conceptUri valueLit valueProdLit dispNameLit">

         <wsdl:input message="impl:removeAnnotationRequest" name="removeAnnotationRequest"/>

         <wsdl:output message="impl:removeAnnotationResponse" name="removeAnnotationResponse"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

      </wsdl:operation>

      <wsdl:operation name="removeAnnotation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri annotationUri">

         <wsdl:input message="impl:removeAnnotationRequest1" name="removeAnnotationRequest1"/>

         <wsdl:output message="impl:removeAnnotationResponse1" name="removeAnnotationResponse1"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="addBiCadObject" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri objectUri annoUris dispNameLit">

         <wsdl:input message="impl:addBiCadObjectRequest" name="addBiCadObjectRequest"/>

         <wsdl:output message="impl:addBiCadObjectResponse" name="addBiCadObjectResponse"/>

         <wsdl:fault message="impl:AddRdfException" name="AddRdfException"/>

         <wsdl:fault message="impl:RepositoryAccessException" name="RepositoryAccessException"/>

      </wsdl:operation>

      <wsdl:operation name="getBiCadObject" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri objectUri">

         <wsdl:input message="impl:getBiCadObjectRequest" name="getBiCadObjectRequest"/>

         <wsdl:output message="impl:getBiCadObjectResponse" name="getBiCadObjectResponse"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="removeBiCadObject" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri objectUri annoUris dispNameLit">

         <wsdl:input message="impl:removeBiCadObjectRequest" name="removeBiCadObjectRequest"/>

         <wsdl:output message="impl:removeBiCadObjectResponse" name="removeBiCadObjectResponse"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

      </wsdl:operation>

      <wsdl:operation name="removeBiCadObject" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri objectUri">

         <wsdl:input message="impl:removeBiCadObjectRequest1" name="removeBiCadObjectRequest1"/>

         <wsdl:output message="impl:removeBiCadObjectResponse1" name="removeBiCadObjectResponse1"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="addAnnotationToBiCadObject" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri objectUri annoUri">

         <wsdl:input message="impl:addAnnotationToBiCadObjectRequest" name="addAnnotationToBiCadObjectRequest"/>

         <wsdl:output message="impl:addAnnotationToBiCadObjectResponse" name="addAnnotationToBiCadObjectResponse"/>

         <wsdl:fault message="impl:AddRdfException" name="AddRdfException"/>

         <wsdl:fault message="impl:RepositoryAccessException" name="RepositoryAccessException"/>

      </wsdl:operation>

      <wsdl:operation name="removeAnnotationFromBiCadObject" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri objectUri annoUri">

         <wsdl:input message="impl:removeAnnotationFromBiCadObjectRequest" name="removeAnnotationFromBiCadObjectRequest"/>

         <wsdl:output message="impl:removeAnnotationFromBiCadObjectResponse" name="removeAnnotationFromBiCadObjectResponse"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

      </wsdl:operation>

      <wsdl:operation name="addConcept" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri conceptUri propUris dispNameLit">

         <wsdl:input message="impl:addConceptRequest" name="addConceptRequest"/>

         <wsdl:output message="impl:addConceptResponse" name="addConceptResponse"/>

         <wsdl:fault message="impl:AddRdfException" name="AddRdfException"/>

         <wsdl:fault message="impl:RepositoryAccessException" name="RepositoryAccessException"/>

      </wsdl:operation>

      <wsdl:operation name="getConcept" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri conceptUri">

         <wsdl:input message="impl:getConceptRequest" name="getConceptRequest"/>

         <wsdl:output message="impl:getConceptResponse" name="getConceptResponse"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="removeConcept" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri conceptUri propUris dispNameLit">

         <wsdl:input message="impl:removeConceptRequest" name="removeConceptRequest"/>

         <wsdl:output message="impl:removeConceptResponse" name="removeConceptResponse"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

      </wsdl:operation>

      <wsdl:operation name="removeConcept" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri conceptUri">

         <wsdl:input message="impl:removeConceptRequest1" name="removeConceptRequest1"/>

         <wsdl:output message="impl:removeConceptResponse1" name="removeConceptResponse1"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="addPropertyToConcept" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri conceptUri propUri">

         <wsdl:input message="impl:addPropertyToConceptRequest" name="addPropertyToConceptRequest"/>

         <wsdl:output message="impl:addPropertyToConceptResponse" name="addPropertyToConceptResponse"/>

         <wsdl:fault message="impl:AddRdfException" name="AddRdfException"/>

         <wsdl:fault message="impl:RepositoryAccessException" name="RepositoryAccessException"/>

      </wsdl:operation>

      <wsdl:operation name="removePropertyFromConcept" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri conceptUri propUri">

         <wsdl:input message="impl:removePropertyFromConceptRequest" name="removePropertyFromConceptRequest"/>

         <wsdl:output message="impl:removePropertyFromConceptResponse" name="removePropertyFromConceptResponse"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

      </wsdl:operation>

      <wsdl:operation name="addConceptRelation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextUri conRelUri subjUri relTypeUri dispNameLit objUris">

         <wsdl:input message="impl:addConceptRelationRequest" name="addConceptRelationRequest"/>

         <wsdl:output message="impl:addConceptRelationResponse" name="addConceptRelationResponse"/>

         <wsdl:fault message="impl:AddRdfException" name="AddRdfException"/>

         <wsdl:fault message="impl:RepositoryAccessException" name="RepositoryAccessException"/>

      </wsdl:operation>

      <wsdl:operation name="getConceptRelation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextUri conRelUri">

         <wsdl:input message="impl:getConceptRelationRequest" name="getConceptRelationRequest"/>

         <wsdl:output message="impl:getConceptRelationResponse" name="getConceptRelationResponse"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="removeConceptRelation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextUri conRelUri subjUri relTypeUri dispNameLit objUris">

         <wsdl:input message="impl:removeConceptRelationRequest" name="removeConceptRelationRequest"/>

         <wsdl:output message="impl:removeConceptRelationResponse" name="removeConceptRelationResponse"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

      </wsdl:operation>

      <wsdl:operation name="removeConceptRelation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextUri conRelUri">

         <wsdl:input message="impl:removeConceptRelationRequest1" name="removeConceptRelationRequest1"/>

         <wsdl:output message="impl:removeConceptRelationResponse1" name="removeConceptRelationResponse1"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="addObjectToConceptRelation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri conRelUri objectUri">

         <wsdl:input message="impl:addObjectToConceptRelationRequest" name="addObjectToConceptRelationRequest"/>

         <wsdl:output message="impl:addObjectToConceptRelationResponse" name="addObjectToConceptRelationResponse"/>

         <wsdl:fault message="impl:AddRdfException" name="AddRdfException"/>

         <wsdl:fault message="impl:RepositoryAccessException" name="RepositoryAccessException"/>

      </wsdl:operation>

      <wsdl:operation name="removeObjectFromConceptRelation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri conRelUri objectUri">

         <wsdl:input message="impl:removeObjectFromConceptRelationRequest" name="removeObjectFromConceptRelationRequest"/>

         <wsdl:output message="impl:removeObjectFromConceptRelationResponse" name="removeObjectFromConceptRelationResponse"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

      </wsdl:operation>

      <wsdl:operation name="removeDocument" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri documentUri origDocUri dispDocUri textDocUri dispNameLit">

         <wsdl:input message="impl:removeDocumentRequest" name="removeDocumentRequest"/>

         <wsdl:output message="impl:removeDocumentResponse" name="removeDocumentResponse"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

      </wsdl:operation>

      <wsdl:operation name="removeDocument" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri documentUri">

         <wsdl:input message="impl:removeDocumentRequest1" name="removeDocumentRequest1"/>

         <wsdl:output message="impl:removeDocumentResponse1" name="removeDocumentResponse1"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="removeLocation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri locationUri documentUri posLit dispNameLit">

         <wsdl:input message="impl:removeLocationRequest" name="removeLocationRequest"/>

         <wsdl:output message="impl:removeLocationResponse" name="removeLocationResponse"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

      </wsdl:operation>

      <wsdl:operation name="removeLocation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri locationUri">

         <wsdl:input message="impl:removeLocationRequest1" name="removeLocationRequest1"/>

         <wsdl:output message="impl:removeLocationResponse1" name="removeLocationResponse1"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="addObjectRelation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri objRelUri subjUri objUris relTypeUri dispNameLit">

         <wsdl:input message="impl:addObjectRelationRequest" name="addObjectRelationRequest"/>

         <wsdl:output message="impl:addObjectRelationResponse" name="addObjectRelationResponse"/>

         <wsdl:fault message="impl:AddRdfException" name="AddRdfException"/>

         <wsdl:fault message="impl:RepositoryAccessException" name="RepositoryAccessException"/>

      </wsdl:operation>

      <wsdl:operation name="getObjectRelation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri objRelUri">

         <wsdl:input message="impl:getObjectRelationRequest" name="getObjectRelationRequest"/>

         <wsdl:output message="impl:getObjectRelationResponse" name="getObjectRelationResponse"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="removeObjectRelation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri objRelUri subjUri objUris relTypeUri dispNameLit">

         <wsdl:input message="impl:removeObjectRelationRequest" name="removeObjectRelationRequest"/>

         <wsdl:output message="impl:removeObjectRelationResponse" name="removeObjectRelationResponse"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

      </wsdl:operation>

      <wsdl:operation name="removeObjectRelation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri objRelUri">

         <wsdl:input message="impl:removeObjectRelationRequest1" name="removeObjectRelationRequest1"/>

         <wsdl:output message="impl:removeObjectRelationResponse1" name="removeObjectRelationResponse1"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="addObjectToObjectRelation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri objRelUri objectUri">

         <wsdl:input message="impl:addObjectToObjectRelationRequest" name="addObjectToObjectRelationRequest"/>

         <wsdl:output message="impl:addObjectToObjectRelationResponse" name="addObjectToObjectRelationResponse"/>

         <wsdl:fault message="impl:AddRdfException" name="AddRdfException"/>

         <wsdl:fault message="impl:RepositoryAccessException" name="RepositoryAccessException"/>

      </wsdl:operation>

      <wsdl:operation name="removeObjectFromObjectRelation" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri objRelUri objectUri">

         <wsdl:input message="impl:removeObjectFromObjectRelationRequest" name="removeObjectFromObjectRelationRequest"/>

         <wsdl:output message="impl:removeObjectFromObjectRelationResponse" name="removeObjectFromObjectRelationResponse"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

      </wsdl:operation>

      <wsdl:operation name="addSelectionRule" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri ruleUri queryLit queryLangLit dispNameLit">

         <wsdl:input message="impl:addSelectionRuleRequest" name="addSelectionRuleRequest"/>

         <wsdl:output message="impl:addSelectionRuleResponse" name="addSelectionRuleResponse"/>

         <wsdl:fault message="impl:AddRdfException" name="AddRdfException"/>

         <wsdl:fault message="impl:RepositoryAccessException" name="RepositoryAccessException"/>

      </wsdl:operation>

      <wsdl:operation name="getSelectionRule" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri ruleUri">

         <wsdl:input message="impl:getSelectionRuleRequest" name="getSelectionRuleRequest"/>

         <wsdl:output message="impl:getSelectionRuleResponse" name="getSelectionRuleResponse"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="removeSelectionRule" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri ruleUri queryLit queryLangLit dispNameLit">

         <wsdl:input message="impl:removeSelectionRuleRequest" name="removeSelectionRuleRequest"/>

         <wsdl:output message="impl:removeSelectionRuleResponse" name="removeSelectionRuleResponse"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

      </wsdl:operation>

      <wsdl:operation name="removeSelectionRule" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri ruleUri">

         <wsdl:input message="impl:removeSelectionRuleRequest1" name="removeSelectionRuleRequest1"/>

         <wsdl:output message="impl:removeSelectionRuleResponse1" name="removeSelectionRuleResponse1"/>

         <wsdl:fault message="impl:RemoveRDFException" name="RemoveRDFException"/>

         <wsdl:fault message="impl:QueryException" name="QueryException"/>

      </wsdl:operation>

      <wsdl:operation name="executeSelectionRule" parameterOrder="repository_server repository_name repository_user repository_password modelUri contextlUri ruleUri">

         <wsdl:input message="impl:executeSelectionRuleRequest" name="executeSelectionRuleRequest"/>

         <wsdl:output message="impl:executeSelectionRuleResponse" name="executeSelectionRuleResponse"/>

      </wsdl:operation>

   </wsdl:portType>

   <wsdl:binding name="BasicQueriesWSSoapBinding" type="impl:BasicQueriesWS">

      <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>

      <wsdl:operation name="getProperty">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getPropertyRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getPropertyResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="getAnnotation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getAnnotationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getAnnotationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="getAnnotations">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getAnnotationsRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getAnnotationsResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="getLocation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getLocationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getLocationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="addProperty">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="addPropertyRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="addPropertyResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="AddRdfException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="AddRdfException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="RepositoryAccessException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RepositoryAccessException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeProperty">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removePropertyRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removePropertyResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeProperty">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removePropertyRequest1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removePropertyResponse1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="getDocument">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getDocumentRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getDocumentResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="addLocation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="addLocationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="addLocationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="AddRdfException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="AddRdfException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="RepositoryAccessException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RepositoryAccessException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="addAnnotation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="addAnnotationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="addAnnotationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="AddRdfException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="AddRdfException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="RepositoryAccessException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RepositoryAccessException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="addDocument">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="addDocumentRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="addDocumentResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="AddRdfException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="AddRdfException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="RepositoryAccessException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RepositoryAccessException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="selectQuery">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="selectQueryRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="selectQueryResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="deleteModel">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="deleteModelRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="deleteModelResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeAnnotation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeAnnotationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeAnnotationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeAnnotation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeAnnotationRequest1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeAnnotationResponse1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="addBiCadObject">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="addBiCadObjectRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="addBiCadObjectResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="AddRdfException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="AddRdfException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="RepositoryAccessException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RepositoryAccessException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="getBiCadObject">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getBiCadObjectRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getBiCadObjectResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeBiCadObject">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeBiCadObjectRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeBiCadObjectResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeBiCadObject">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeBiCadObjectRequest1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeBiCadObjectResponse1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="addAnnotationToBiCadObject">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="addAnnotationToBiCadObjectRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="addAnnotationToBiCadObjectResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="AddRdfException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="AddRdfException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="RepositoryAccessException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RepositoryAccessException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeAnnotationFromBiCadObject">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeAnnotationFromBiCadObjectRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeAnnotationFromBiCadObjectResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="addConcept">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="addConceptRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="addConceptResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="AddRdfException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="AddRdfException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="RepositoryAccessException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RepositoryAccessException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="getConcept">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getConceptRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getConceptResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeConcept">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeConceptRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeConceptResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeConcept">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeConceptRequest1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeConceptResponse1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="addPropertyToConcept">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="addPropertyToConceptRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="addPropertyToConceptResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="AddRdfException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="AddRdfException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="RepositoryAccessException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RepositoryAccessException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removePropertyFromConcept">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removePropertyFromConceptRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removePropertyFromConceptResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="addConceptRelation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="addConceptRelationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="addConceptRelationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="AddRdfException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="AddRdfException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="RepositoryAccessException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RepositoryAccessException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="getConceptRelation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getConceptRelationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getConceptRelationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeConceptRelation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeConceptRelationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeConceptRelationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeConceptRelation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeConceptRelationRequest1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeConceptRelationResponse1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="addObjectToConceptRelation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="addObjectToConceptRelationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="addObjectToConceptRelationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="AddRdfException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="AddRdfException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="RepositoryAccessException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RepositoryAccessException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeObjectFromConceptRelation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeObjectFromConceptRelationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeObjectFromConceptRelationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeDocument">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeDocumentRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeDocumentResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeDocument">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeDocumentRequest1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeDocumentResponse1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeLocation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeLocationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeLocationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeLocation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeLocationRequest1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeLocationResponse1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="addObjectRelation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="addObjectRelationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="addObjectRelationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="AddRdfException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="AddRdfException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="RepositoryAccessException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RepositoryAccessException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="getObjectRelation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getObjectRelationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getObjectRelationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeObjectRelation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeObjectRelationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeObjectRelationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeObjectRelation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeObjectRelationRequest1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeObjectRelationResponse1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="addObjectToObjectRelation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="addObjectToObjectRelationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="addObjectToObjectRelationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="AddRdfException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="AddRdfException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="RepositoryAccessException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RepositoryAccessException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeObjectFromObjectRelation">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeObjectFromObjectRelationRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeObjectFromObjectRelationResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="addSelectionRule">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="addSelectionRuleRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="addSelectionRuleResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="AddRdfException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="AddRdfException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="RepositoryAccessException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RepositoryAccessException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="getSelectionRule">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="getSelectionRuleRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="getSelectionRuleResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeSelectionRule">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeSelectionRuleRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeSelectionRuleResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="removeSelectionRule">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="removeSelectionRuleRequest1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="removeSelectionRuleResponse1">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

         <wsdl:fault name="RemoveRDFException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="RemoveRDFException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

         <wsdl:fault name="QueryException">

            <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="QueryException" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:fault>

      </wsdl:operation>

      <wsdl:operation name="executeSelectionRule">

         <wsdlsoap:operation soapAction=""/>

         <wsdl:input name="executeSelectionRuleRequest">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.bicad.aid.vle.org" use="encoded"/>

         </wsdl:input>

         <wsdl:output name="executeSelectionRuleResponse">

            <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS" use="encoded"/>

         </wsdl:output>

      </wsdl:operation>

   </wsdl:binding>

   <wsdl:service name="BasicQueriesWSService">

      <wsdl:port binding="impl:BasicQueriesWSSoapBinding" name="BasicQueriesWS">

         <wsdlsoap:address location="http://ws.adaptivedisclosure.org/axis/services/BasicQueriesWS"/>

      </wsdl:port>

   </wsdl:service>

</wsdl:definitions>
