Importing WSDL (created in Siebel)

Dear ODI Gurus,
I am working on invoking a web service from ODI and for that I am following the help on URL: http://download.oracle.com/docs/cd/E14571_01/integrate.1111/e12643/web_services.htm#ODIDG481
But I am unable to import the WSDL file of web service before I can actually work on it.
Siebel gives me a calling URL for the web service (e.g. http://xxx.xxx.xxx.xxx/eai_enu/start.swe?SWEExtSource=WebService&SWEExtCmd=Execute&username=WSADMIN&password=ADM123) and not a URL to import the WSDL that ODI expects (e.g. http://host:8080/services/WSCustomer?wsdl)
I have known the direct WSDL import method before working on ODI. i.e. browsing for the WSDL and importing the WSDL file. But in this scenario, apparently we have to import it through a URL.
Would you guys please help how to import WSDL in ODI.
Thanks,
Ahsan
Edited by: user12079113 on 02-Jun-2011 08:35

Hi Ahsan,
You can directly copy WSDL URL and paste it in OdiinvokeWebservice tool (readymade tool) on ODI.
before doing it, please copy same WSDL URL and paste it on IE and check whether the application server is up and running fine.
once it fine, do what I said above.
Please let me know exact your requirement.
Thanks,
Phani

Similar Messages

  • Issue with WSDL created for sender agreement

    Hi,
    Can you please help me why I am getting the erroe with WSDL that has been created from directory Sener agreement in PI 7.1 EHP1?
    My interface is a SOAP to file ASYNC scenario and we have been given 5 XSDs that are referencing one each other ,5 XSDs are imported successfully and referenced properly,no errors/issues found.
    Created all ESr and directory objects and I tried creating WSDL from sender agreement for my Source/outbound inteface that is created with XSDs in ESR.
    When I try to import WSDL into SOPA UI to validate ,the import process stuck for ever while trying to import "http://www.w3.org/2001/xml.xsd" and finally throws me error.
    After that I tried importing WSDL created in Directory into AltovaXML spy to created the webservice request,I am getting the following error""invalid XML Schema:"xml:lang" is already declared in the schema dcument C:|..my WSDL.
    Even our partner who wants to make Webservice calls using this WSDL,they are not able to develop their Webservices they are getting errors something related to schema not found /not defined etc.
    Please let me know,what might be the issue?I verified several times with my XSD imports and referencing properly and configuration objects.
    Thank you for your help in advance.
    Regards,
    Prem

    Hi Mark,
    I am not getting issue while displaying/Exporting  as WSDL in ESR.I am getting issue while trying import WSDL that is generated out of Service Interface into SOAP UI or Altova XML Spy.
    I don't think PI created the WSDl out of W3 standards.
    This is the error I am getting in XML Spy:
    File C:\Documents and Settings\Prem\Desktop\SI_XYZ_O.wsdl is not valid
         Invalid XML schema: ''xml:lang' is already declared.
              Error location: schema / attribute++
    and in SOAP UI:It is trying to import the WSDL and it stuck for ever while trying to import http://www.w3.org/2001/xml.xsd and never imprts the WSDL into SOAP UI project.
    Please let me know,if you have any ideas.
    Thank you,
    Prem.

  • Error while importing WSDL file created in JDeveloper inside BS

    Hi All,
    I am facing error while importing WSDL of the DBAdapter service created using JDeveloper inside my business service in OSB.
    The error in OSB is 'The Resource Mapped Does not exist'

    Which version of OSB are you using? You need to upload schema (.xsd) files as well. WSDL has references to that schema(s) but they are not uploaded hence this error. On sbconsole, if you click on a WSDL name to see it, a button comes with name "Edit References". Click that to point to the xsd's you uploaded.
    Regards,
    Anuj

  • Importing WSDL into Siebel Server

    Hi,
    While I try to import WSDL into Siebel server, it is giving following error. Any inputs on this to be appreciated.
    Errors during processing:
    There are no web service definitions to be generated.(SBL-EAI-04340)
    Following are warnings generated in the process:
    Service 'AsyncBPELProcessCallbackService' can not be imported, because none of its ports could be imported.(SBL-EAI-04333)
    Port 'AsyncBPELProcessCallbackPort' can not be imported. The binding element 'http://xmlns.oracle.com/AsyncBPELProcess:AsyncBPELProcessCallbackBinding' is invalid.
    (SBL-EAI-05153)
    .The SoapOperation %1 does not have either an input or output SoapBody child.
    Service 'AsyncBPELProcess' can not be imported, because none of its ports could be imported.(SBL-EAI-04333)
    Port 'AsyncBPELProcessPort' can not be imported. The binding element 'http://xmlns.oracle.com/AsyncBPELProcess:AsyncBPELProcessBinding' is invalid.
    (SBL-EAI-05153)
    .The SoapOperation %1 does not have either an input or output SoapBody child.

    1. Insert error, column 7 (‘CallTime’, DBTYPE_DBTIMESTAMP), status 6: Data overflow.
        Invalid character value for cast specification.
    Here is an example of an entry in one of the 'Calltime' rows:
    7:45:30PM.
    This is a date/time field in Access.
    The above error shows that the source time format is unable to store in the destination column. If the destination datatype is datetime/time then the data "7:45:30PM" is not a correct format. A blank space is missing,
    it should be "7:45:30 PM".
    Regards, RSingh

  • Importing WSDL File in Webdynpro abap component

    hi experts,
    I wanted to use a wsdl in my webdynpro component, ie. in wd java, i can create model and in that i get options to import a wsdl via wsdl file, i have a wsdl file, but how can the same be achived here in wd abap, i could import a functional module, but i dont know how to import wsdl ...
    have gone through this url but i could not find the blog.
    https://scn.sap.com/thread/502026
    Regards
    Govardan Raj S

    hi Kiran,
    The links you have suggested are help full, im completely new to this feild,
    here il explain what i did,
    i have a wsdl file named as M****_*******_Pzzzz_Baaaaa_Details.wsdl
    using se80 i went to my package where my webdyrnpro component is stored.
    right click of this pkg, i selected create -> enterprise service /webservice - > proxy object.
    here i got a pop with options as 1) consumer Group 2) Exception Classes 3) Service Provider 4) Service Consumer 5) Data Types 6) Data Types Enhancements
    i selected service consumer , coz i wanted to consume wsdl.
    then on click of continue ,
    here i selected Local File  radion button.
    then browse my wsdl file in my computer, then gave prefix as zbaadtlprxy
    and assigned a package and request that im using currently and completed.
    now i created a proxy object with name available as
    M****_C*********_P*******_Batch_D .
    i activated the same.
    now after this what is the next step. ?

  • Import WSDL from HTTPS

    I try to import a WSDL with HTTPS to 'interface object' --> 'External Definitions' ,
    however , there is no message name at message tab .
    Please help for this RFC call https SOAP  .
    <?xml version="1.0" encoding="UTF-8"?>
    <wsdl:definitions targetNamespace="https://bouatap3:8175/a4Secure/services/authenticationService" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="https://bouatap3:8175/a4Secure/services/authenticationService" xmlns:intf="https://bouatap3:8175/a4Secure/services/authenticationService" xmlns:tns1="http://ws.api.a4.tsmc.com" xmlns:tns2="http://xmlbeans.apache.org" xmlns:tns3="http://lang.java" 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.4
    Built on Apr 22, 2006 (06:55:48 PDT)-->
    <wsdl:types>
      <schema elementFormDefault="qualified" targetNamespace="http://ws.api.a4.tsmc.com" xmlns="http://www.w3.org/2001/XMLSchema">
       <import namespace="http://xml.apache.org/xml-soap"/>
       <import namespace="http://lang.java"/>
       <import namespace="http://bouatap3:8175/a4Secure/services/authenticationService"/>
       <import namespace="http://xmlbeans.apache.org"/>
       <element name="doService">
        <complexType>
         <sequence>
          <element name="xmlMessage" type="xsd:string"/>
         </sequence>
        </complexType>
       </element>
       <element name="doServiceResponse">
        <complexType>
         <sequence>
          <element name="doServiceReturn" type="xsd:string"/>
         </sequence>
        </complexType>
       </element>
      </schema>
      <schema elementFormDefault="qualified" targetNamespace="https://bouatap3:8175/a4Secure/services/authenticationService" xmlns="http://www.w3.org/2001/XMLSchema">
       <import namespace="http://xml.apache.org/xml-soap"/>
       <import namespace="http://lang.java"/>
       <import namespace="http://xmlbeans.apache.org"/>
       <complexType name="ArrayOf_xsd_anyType">
        <sequence>
         <element maxOccurs="unbounded" minOccurs="0" name="item" type="xsd:anyType"/>
        </sequence>
       </complexType>
       <element name="fault" type="tns2:XmlException"/>
      </schema>
      <schema elementFormDefault="qualified" targetNamespace="http://xml.apache.org/xml-soap" xmlns="http://www.w3.org/2001/XMLSchema">
       <import namespace="http://lang.java"/>
       <import namespace="http://bouatap3:8175/a4Secure/services/authenticationService"/>
       <import namespace="http://xmlbeans.apache.org"/>
       <complexType name="Vector">
        <sequence>
         <element maxOccurs="unbounded" minOccurs="0" name="item" type="xsd:anyType"/>
        </sequence>
       </complexType>
      </schema>
      <schema elementFormDefault="qualified" targetNamespace="http://xmlbeans.apache.org" xmlns="http://www.w3.org/2001/XMLSchema">
       <import namespace="http://xml.apache.org/xml-soap"/>
       <import namespace="http://lang.java"/>
       <import namespace="http://bouatap3:8175/a4Secure/services/authenticationService"/>
       <complexType name="XmlException">
        <sequence>
         <element name="cause" nillable="true" type="xsd:anyType"/>
         <element name="error" nillable="true" type="xsd:anyType"/>
         <element name="errors" nillable="true" type="impl:ArrayOf_xsd_anyType"/>
         <element name="localizedMessage" nillable="true" type="xsd:string"/>
         <element name="message" nillable="true" type="xsd:string"/>
        </sequence>
       </complexType>
      </schema>
    </wsdl:types>
       <wsdl:message name="doServiceRequest">
          <wsdl:part element="tns1:doService" name="parameters"/>
       </wsdl:message>
       <wsdl:message name="doServiceResponse">
          <wsdl:part element="tns1:doServiceResponse" name="parameters"/>
       </wsdl:message>
       <wsdl:message name="XmlException">
          <wsdl:part element="impl:fault" name="fault"/>
       </wsdl:message>
       <wsdl:portType name="AuthenticationService">
          <wsdl:operation name="doService">
             <wsdl:input message="impl:doServiceRequest" name="doServiceRequest"/>
             <wsdl:output message="impl:doServiceResponse" name="doServiceResponse"/>
             <wsdl:fault message="impl:XmlException" name="XmlException"/>
          </wsdl:operation>
       </wsdl:portType>
       <wsdl:binding name="authenticationServiceSoapBinding" type="impl:AuthenticationService">
          <wsdlsoap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
          <wsdl:operation name="doService">
             <wsdlsoap:operation soapAction=""/>
             <wsdl:input name="doServiceRequest">
                <wsdlsoap:body use="literal"/>
             </wsdl:input>
             <wsdl:output name="doServiceResponse">
                <wsdlsoap:body use="literal"/>
             </wsdl:output>
             <wsdl:fault name="XmlException">
                <wsdlsoap:fault name="XmlException" use="literal"/>
             </wsdl:fault>
          </wsdl:operation>
       </wsdl:binding>
       <wsdl:service name="AuthenticationServiceService">
          <wsdl:port binding="impl:authenticationServiceSoapBinding" name="authenticationService">
             <wsdlsoap:address location="https://bouatap3:8175/a4Secure/services/authenticationService"/>
          </wsdl:port>
       </wsdl:service>
    </wsdl:definitions>

    Hi Jason Chen,
      As Prateek said, reduce the namespace and then Import the WSDL again, It will definetely work
    for Eg: Change Namespace as "[https://bouatap3:8175/a4Secure/services|https://bouatap3:8175/a4Secure/services]" instead "[https://bouatap3:8175/a4Secure/services/authenticationService|https://bouatap3:8175/a4Secure/services/authenticationService]"
    When you change it, then you will be able to find the respective Message Names
    XmlException
    doServiceResponse
    doServiceRequest in the Messages Tab
    Regards,
    Varun

  • Error while importing WSDL

    Hi,
    I am getting following error while importing a WSDL file to siebel tool. It seems that
    WSDL wizard is treating the XSD schema namespsace declaration as a schema import, and is trying to connect to the w3.org URL.
    (Also this problem seems to be WindowsXp specific..as I am able to import the same WSDL file to other machine (having WindowsNT)
    Can somebody help me on this.
    ===============Error Message=================================
    Errors during processing:
    There are no web service definitions to be generated.(SBL-EAI-04340)
    Following are warnings generated in the process:
    Service 'FormsServiceService' can not be imported, because none of its ports could be imported.(SBL-EAI-04333)
    Port 'FormsService' can not be imported. PortType 'FormsService' can not be imported. The http://schemas.xmlsoap.org/wsdl/:operation 'renderHTMLForm' was ignored. Error importing XML schema via method 'GetIntObjByElement' for 'element' 'renderHTMLForm' in 'http://adobe.com/idp/services'.(SBL-EAI-08009)
    XML schema document located at 'http://www.w3.org/2001/XMLSchema.xsd' could not be parsed.(SBL-EAI-09004)
    Fatal Error in XML Parser at line 0, column 0: An exception occurred! Type:NetAccessorException, Message:Could not connect to the socket for URL 'http://www.w3.org/2001/XMLSchema.xsd'(SBL-EAI-00247)
    The http://schemas.xmlsoap.org/wsdl/:operation 'renderPDFForm' was ignored. Error importing XML schema via method 'GetIntObjByElement' for 'element' 'renderPDFForm' in 'http://adobe.com/idp/services'.(SBL-EAI-08009)
    XML schema document located at 'http://www.w3.org/2001/XMLSchema.xsd' could not be parsed.(SBL-EAI-09004)
    Fatal Error in XML Parser at line 0, column 0: An exception occurred! Type:NetAccessorException, Message:Could not connect to the socket for URL 'http://www.w3.org/2001/XMLSchema.xsd'(SBL-EAI-00247)
    The http://schemas.xmlsoap.org/wsdl/:operation 'renderForm' was ignored. Error importing XML schema via method 'GetIntObjByElement' for 'element' 'renderForm' in 'http://adobe.com/idp/services'.(SBL-EAI-08009)
    XML schema document located at 'http://www.w3.org/2001/XMLSchema.xsd' could not be parsed.(SBL-EAI-09004)
    Fatal Error in XML Parser at line 0, column 0: An exception occurred! Type:NetAccessorException, Message:Could not connect to the socket for URL 'http://www.w3.org/2001/XMLSchema.xsd'(SBL-EAI-00247)
    The http://schemas.xmlsoap.org/wsdl/:operation 'renderPDFFormWithUsageRights' was ignored. Error importing XML schema via method 'GetIntObjByElement' for 'element' 'renderPDFFormWithUsageRightsResponse' in 'http://adobe.com/idp/services'.(SBL-EAI-08009)
    XML schema document located at 'http://www.w3.org/2001/XMLSchema.xsd' could not be parsed.(SBL-EAI-09004)
    Fatal Error in XML Parser at line 0, column 0: An exception occurred! Type:NetAccessorException, Message:Could not connect to the socket for URL 'http://www.w3.org/2001/XMLSchema.xsd'(SBL-EAI-00247)
    The http://schemas.xmlsoap.org/wsdl/:operation 'processFormSubmission' was ignored. Error importing XML schema via method 'GetIntObjByElement' for 'element' 'processFormSubmission' in 'http://adobe.com/idp/services'.(SBL-EAI-08009)
    XML schema document located at 'http://www.w3.org/2001/XMLSchema.xsd' could not be parsed.(SBL-EAI-09004)
    Fatal Error in XML Parser at line 0, column 0: An exception occurred! Type:NetAccessorException, Message:Could not connect to the socket for URL 'http://www.w3.org/2001/XMLSchema.xsd'(SBL-EAI-00247)
    The http://schemas.xmlsoap.org/wsdl/:operation 'renderFormGuide' was ignored. Error importing XML schema via method 'GetIntObjByElement' for 'element' 'renderFormGuideResponse' in 'http://adobe.com/idp/services'.(SBL-EAI-08009)
    XML schema document located at 'http://www.w3.org/2001/XMLSchema.xsd' could not be parsed.(SBL-EAI-09004)
    Fatal Error in XML Parser at line 0, column 0: An exception occurred! Type:NetAccessorException, Message:Could not connect to the socket for URL 'http://www.w3.org/2001/XMLSchema.xsd'(SBL-EAI-00247)

    Hi,
    I think, This is a late answer but I want to reply to help other persons who can get this error. I copied from metalink.
    The reason for the error is using of a proxy server (check Explorer > Tools > Internet Options > Connections, and click LAN Setting). One suggestion was to configure the settings to bypass the proxy server for the www.w3.org urls. r Instead used a dial up connection to avoid the proxy server, and was able to import the wsdl ok.
    Regards.

  • Importing WSDL with external references issue

    Hi guys,
    pls help me on this:
    I have a WSDL file which referes to external data types. Obviously, if I want to create a message mapping I can't see the WSDL data type. How are such situations resolved? How to import external types into PI?
    Thx, A.

    HI,
    You have to inport the WSDL  alongwith all its external references.
    You can refer the following threads:
    Import WSDL with external reference
    Re: PI 7.1: Importing a wsdl file with references to other xsd files
    http://help.sap.com/saphelp_nwesrce/helpdata/en/26/9e97b0f525d743882936c2d6f375c7/content.htm

  • Problem with importing and creating self signed SSL certificate

    Mac Pro, 10.7.2 Server.  Attempting to import or create a self signed certificate for use as ichat.domain.com to encrypt iChat service.  Server is acutally called server.domain.com but has an alias of ichat.domain.com.  I understand that this is probably not best practice but I would like to keep things this way since we have one server, run multiple services on it, but want to continue to connect to each service at SERVICE.domain.com.  We have been using this type of mismatched certificate with success since 10.4 or so.
    I am working through setup of 10.7 Server to replace our 10.6 server. 
    Tried upgrade of 10.6 to 10.7 installation.  The installation made a mess of some services and our Open Directory, but did move the certificate over and allowed iChat service to function properly.
    Clean install and setup of 10.7 Server.  Exported self signed certificate, private key, and encryption password from 10.6 Server and functioning 10.7 upgraded Server.
    On import or manual creation of certificate get the following error:
    Error
    Check your server's logs for more information.  The error (code 5001) was: Expected SecKeychainItemImport to return a SecIdentityRef, but it did not
    Log shows:
    Dec 29 17:56:55 server servermgrd[498]: -[CertsRequestHandler(HelperAdditions) importP12Data:passphrase:error:]: importedItems = (
                  "<SecCertificate 0x7fcf6ed43c00 [0x7fff78d96f40]>"
    I have tried importing and manually creating other certificates with a variety of names with success.  I assume that there is something buried somewhere that is causing this particular one to be a problem.  Other than manually removing any remnants of the certificate from /etc/certficates I do not have any ideas what to try.  I am essentially ready to move this server to 10.7 except for this problem and would like to avoid a reinstall.
    Suggestions?
    -Erich

    Take a look here.
    https://bbs.archlinux.org/viewtopic.php?id=146649
    Maybe it's a problem with your network.

  • How can I re-arrange the pages in a Pages document now?? I used to be able to click on the thumbnails and shift their position which is important in creating documents.  Any ideas?

    How can I re-arrange the pages in a Pages document now?? I used to be able to click on the thumbnails and shift their position which is important in creating documents.  Any ideas?

    This feature has been removed from Pages 5 along with over 90 others:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&mforum=iworktipsn trick
    Pages '09 is still in your Applications/iWork folder.
    Trash/archive Pages 5 and rate/review it in the App Store.
    Peter

  • Error while Importing Wsdl file of of 189 KB to XI Server.

    Hi,
    I am working on SAP NW 7.0.This is the Error I am getting while importing wsdl file of 189 KB to XI server.
    Error :
    Connection Interrupted.
    Connection to server lost.
    You can log on again once the server is available again.
    Do you want to log on again.
    Asking for password.
    Another WSDL file of 8 KB successfully imported to XI server.
    Please provide your reply on this asap.
    Regards
    Nilesh.

    check this,
    Note 1334387 - WSDL Import wizard fails with connection timeout exception
    Regards,
    Ravi

  • This version of iMovie cannot import Trailers created in iMovie for iOS.

    I have the latest verison of iMovie on both my Mac and iPad 3g. I used a trailer on the iPad iMovie and exported it to iTunes. On my Mac I went to iTunes and pulled the file down and clicked to open it. After iMovie can up it dispalyed "This version of iMovie cannot import Trailers created in iMovie for iOS."
    How can this be?

    I'm having the same problem.  I've check the instructions for exporting a Movie trailer that can be found in iMovie for iOS 6 and have followed them to a tee, numerous times.  Each time i export a trailer i've created using the iPad, i can easily save it to my MacBookPro.  But iMove on my laptop refuses to import a movie with the suffix ".iMoveTrailer", which is what you get in iMove for iOS6 when you export and use iTunes in Mac OS to save the file.  How strange?  There must be someting wrong going on here.  Anyoner have any thoughts?  I'm just trying to save an iMove trailer from the iPad and would like to burn it to a DVD to give to friends.  Hmmmm.....

  • Import WSDL file along with XSD

    Hi,
    I have a WSDL file which has complex Data types (abc.wsdl). This complex data types are defined in the XSD file (abc-data.xsd).
    If I just import WSDL file in ED I am unable to find the Complex Data types in Message Mapping.
    How can I use the XSD file along with the WSDL file? Is there any source path as to give or what?
    Could you please help me out…?

    first i will tell how my wsdl file is defined
    <xs:element name="authInfo" type="<b>xx:AuthInfo</b>">                                   <xs:annotation>                              <xs:documentation xml:lang="en">                                   Authentication information                         </xs:documentation>                    </xs:annotation>                              </xs:element>
    and in my xsd file for xx:AuthInfo
    <xs:complexType name="AuthInfo">
              <xs:sequence>
                   <xs:element name="acctName" type="tns:CustName">
                        <xs:annotation>
                             <xs:documentation xml:lang="en">
                             account name.
                        </xs:documentation>
                        </xs:annotation>
                   </xs:element>
                   <xs:element name="password" type="tns:AcctPswd">
                        <xs:annotation>
                             <xs:documentation xml:lang="en">
                            Specify the password                    </xs:documentation>
                        </xs:annotation>
                   </xs:element>
              </xs:sequence>
         </xs:complexType>
    when i import wsdl file in Ed i will get two inputs there but only one as "AuthInfo"
    but "AuthInfo" has two inputs.
    this is how my Target Message Look like
    Tree          Occurences          Type
    authInfo     1..1                      xx:AuthInfo
    i hope i have cleared u..

  • Restrictions for importing WSDL into PI 7.0

    Hello all-
    We have couple of web services mediated through PI 7.0. The WSDL for these services are designed outside and we would like to import them to PI  (Inside-out approach).  Need help on couple of things
    1.Is there any design constraints we need to consider while designing the WSDL ( other than interoperability) ?
    2.Is there any specific restrictions on method names? Is it true that (One PI expert told me) the original method names mentioned in the WSDL will be over written by PI (surprising to me)
    Thanks in advance
    Rajeev

    Hi Rajeev
    1.Is there any design constraints we need to consider while designing the WSDL ( other than interoperability) ?
    2.Is there any specific restrictions on method names? Is it true that (One PI expert told me) the original method names mentioned in the WSDL will be over written by PI (surprising to me)
    1. There is no such constrain while designing the WSDL just take care about the field values, min occur, max occur etc as per requirement. With this if its going to be Sync or Async based on that request and response should come in WSDL.
    2. Original method and names are not over written by XI. While you import WSDL to XI Pi will also generate WSDL so you will see some change. But the actual data to be used is one you bring in the external definition.
    Thanks
    Gaurav

  • No messages under the 'Messages' tab for imported WSDL in External Definitions

    Dear All,
    I import this WSDL to the External Definitions but it is not showing any messages in the 'Messages' tab while WSDL clearly has message interfaces in it. Attached is the WSDL. You help is very much appreciated.
    Regards,
    Adil Khalil

    Hi, imported wsdl shouldn't have any import instruction.
    All import instruction should be changed to content of importing file.
    I see the code <xsd:import namespace="http://ouaf.oracle.com/"/> in your file.
    Hmm. but I imported you file and everything is fine
    Message was edited by: Mikhail Koshkin

Maybe you are looking for