IBM Sterling Transformation Extender

Sterling Transformation Extender

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


#Sterling
 View Only
Expand all | Collapse all

Importing XML schema in order to create typetree - no elements

  • 1.  Importing XML schema in order to create typetree - no elements

    Posted Tue August 09, 2016 06:51 AM

    Originally posted by: N0MR_Bruce_Cantor


    Hi 

    I am new to WTX and I am having problems with one of the XML schema files I want to create a typetree from.

    When importing the XML schema WTX does not create any element in the typetree.

    I think the problem is due to the fact that there is a lot of global element defined in the schema and maybe the importer needs to know what the root element is.

    But I cannot find anyway to point WTX in the correct direction. Does this option exist or does anybody know any other reason for not being able to create a valid typetree from the attached schema?

    Thank you for any hints and help

     


    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 2.  Re: Importing XML schema in order to create typetree - no elements

    Posted Tue August 09, 2016 09:54 AM

    Originally posted by: DennisRitche


    Hi Bruce Cantor, 

    I tried to import your XSD and found that encoding in xml declaration is "ISO-8859-1" which is not being supported by xsd importer , the correct way to set the encoding is to (Latin1 in this particular case) and there are various character sets available, refer valid character sets in knowledge center for more info .

    FYI- I am using ITX v 9.0

    Thank you.


    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 3.  Re: Importing XML schema in order to create typetree - no elements

    Posted Tue August 09, 2016 10:14 AM

    Originally posted by: N0MR_Bruce_Cantor


    Thank you very much. It worked just fine.

    Is this something you knew or was it something you could see in a log? 

     

     


    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender