IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  Xsd import is running long

    Posted 02/04/09 06:21 AM

    Originally posted by: Subh


    Hi,
    I am trying to import a xsd to create a type tree with Xerces type. The xsd is referring many other xsds thru includes and imports.
    The import operation is running long and it is never ending.

    But when i tried the same import operation with classic type it went well. I got the type tree created.

    I didnt understand why import with Xerces option is running long and never ending.
    Appreciate your help.

    Thanks,
    Subha
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 2.  Re: Xsd import is running long - solved

    Posted 02/05/09 03:04 AM

    Originally posted by: Subh


    The source xsd has multiple schemas and schema locations and so I chose XSDL Hints location as Global elements while importing xsd with Xerces validation.
    I was then able to create the type tree.
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender