[[Workaround for]] > export bug with XML schema?

Hello

[[This is a problem which the]] > sequence will not correctly export in XML format. If you are using a DTD, there is a solution based on the entity that is described here:

http://forums.Adobe.com/message/3774389

The next question: is there a work around if you use the scheme? I am unable to understand.

Thank you

Russ

Russ,

You work in an environment where FM exports invalid XML, you need to find the best possible compromise for your situation. I guess you want to have the more precise appearance in FM as well as correct XML. The possibilities include:

1. Add a DTD for the environment. Your initial question on the use of a pattern instead of a DTD. Can you convert the schema to a DTD, only for FM import/export? You can remove references to the XSLT DTD.

2. with the help of an element empty to insert this string as a prefix/suffix. You said that it is not practical to add such an element.

3. modification of the chain by inserting a space between the two hooks or in front of the closing bracket. If you use a thin space on the FM band, the result may seem almost correct, but XML will not. Again, you can correct it in the XSLT file.

4. a lazy element around the part of packaging (for example, "[] []]" > "")

Your application requires a custom client? Or can invoke an FDK client or script while recording in XML or open XML format? If so, your writers can enter the string unmodified in FM documents, and the script or the customer can change endangered, with XSLT still clean the result if necessary.

Good luck.

-Lynne

Tags: Adobe FrameMaker

Similar Questions

  • Options for exporting CSS with fireworks in gray...

    Hello

    I'm working on a few Fw exercise files and trying to export it in the css and images.

    When I choose export as CSS and Images, the options: current state only current Page only are selected and grayed out.

    How I deselect them so I can export all pages and States?

    Here is the screenshot

    Fw_Css.jpg

    You'd have to do each page active and export them individually. While this is not ideal in a way, remember that you will only usually have a main screen CSS for each web site. If FW had to export all pages, you would end up with several style sheets, cluttering up your web folder. The general idea is to export your design of the home page, and then make adjustments and the page builiding in Dreamweaver or your favorite web design FW app is a graphical application. The CSS export option is intended to get up and run faster, but the FW is not a complete solution of HTML/CSS. He was never to be.

    HTH

  • No workaround for the bug of image solution unique purchase right now?

    I need some pictures for the moment and the problem with purchasing images unique makes it impossible to carry out a project. There is no work around for this? Create an Adobe without buy CC and buy this way account? Any help is appreciated.

    Hi, Kaleb,.

    I am a member of the Adobe Stock Engineering team and we are working to solve this problem and apologize for the inconvenience. I gave you a few free licenses for your trouble. You will see them in the counter of the image at the top of the page when you next connect to Adobe Stock.

    EBQ

  • workaround for the rich with images embedded text editor

    Hello

    I had the requirement of users they would like to manage content formatted by themselves. I used the rich text editor component that works great with text, but users would like to add a few images in the content. I understand that the rich text editor component does not currently support images incorporated; However, is there anyone with a work around for this requirement. Moreover, I saw 'Insert Image' and 'Insert video' button on the screen, I wrote this discussion, but they are not yet activated. That means Oracle is currently developing this feature?

    I use jDeveloper 11.1.2.4.0.

    Thank you.

    NAT

    "If you switch to the"Source Editing Mode"and insert something like: http://www.w3schools.com/images/w3schools_green.jpg" >

    and go back to "Rich Text Editing Mode", you will get picture.

    So you can probably add this programmaticaly, but the tricky part is to determine the insertion position (you will probably need the javascript).

    Moreover, I saw 'Insert Image' and 'Insert video' button on the screen, I wrote this discussion, but they are not yet activated. That means Oracle is currently developing this feature?

    Note that the forum RTO is not written in Oracle ADF

    Dario

  • Lenovo re caution: using workaround for TVSU work with SP2

    starsheep wrote:
    In the section of the OSs, the entry for SP2 is missing. You should adjust the file according to YOUR OS SYSTEM. Just add it at the end of the section of the OSs.

    Do this at your own risk.  TVSU is not supported on Vista SP 2 until release us a version that we have qualified with her.  While this mod will make the customer acknowledges Vista SP 2 as the operating system installed, it will do nothing to offset the deeper problems of code between the client, the packaging and the service pack.

    All,

    Lenovo released a patch to allow the TVSU to run under Vista SP2.

    Best regards

    Mark

  • Cannot export XML schema objects

    Hello

    I have a problem when you attempt to export objects from XML schema.

    I have a data pump job that runs every day, last week, I added a few XML objects to the DB and now the data pump produces the following errors:

    Output

    Export: Release * 10.2.0.3.0 *-64 bit Production on Thursday, April 21, 2011 05:00:01

    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    ;;;
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64 bit Production
    With the options of partitioning and Data Mining
    Departure 'SYS '. "' SYS_EXPORT_FULL_05 ': ' / * AS SYSDBA" logfile = parallel export_full.log = 12 dumpfile=exp_file%U.dmp full = y filesize = 2000 M
    Current estimation using BLOCKS method...
    Treatment of DATABASE_EXPORT/SCHEMA/TABLE/TABLE_DATA object type
    ORA-39139: data pump does not support the XMLSchema objects. TABLE_DATA: "USER01". "' application252_TAB ' will be ignored.
    ORA-39139: data pump does not support the XMLSchema objects. TABLE_DATA: "USER01". "' application263_TAB ' will be ignored.
    ORA-39139: data pump does not support the XMLSchema objects. TABLE_DATA: "USER01". "' tbl_form_data266_TAB ' will be ignored.
    Total estimation using BLOCKS method: 131.8 GB
    Object DATABASE_EXPORT/TABLESPACE of treatment type
    ...

    I read about the error ORA-39139
    It is said the old exp rather than the data pump user to export the XML schema objects

    But when I run

    exp file = my_dump.dmp tables = USER01.application252_TAB

    as / sysdba

    I get the following error:

    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64 bit Production
    With the options of partitioning and Data Mining
    Export in US7ASCII and AL16UTF16 NCHAR character set
    Server uses the character WE8ISO8859P15 (possible character set conversion) set

    About to export specified tables by conventional means...
    EXP-00011: USER01. TBL_FORM_DATA266_TAB does not exist
    Export completed successfully with warnings.


    The table seems to have disappeared from DB.

    EG if I do

    sqlplus USER01/pass
    SQL > desc tbl_form_data266_TAB
    ERROR:
    ORA-04043: tbl_form_data266_TAB of the object does not exist

    Any ideas?

    G.

    Please see:
    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14215/exp_imp.htm#CEGFIAGE

    Table name restrictions

    The following restrictions apply to the names of the tables:

    * By default, the names of tables in a database are stored as uppercase. If you have a table in lowercase or lowercase name and you want to retain the respect of the case for the name of the table, you must put the name in quotes. The name must match exactly the name of the table stored in the database.
    Some operating systems require that the quotes on the command line should be preceded by an escape character. Here are examples of how respect for the case can be stored in different modes of export.

    o using the command line:
    TABLES = "------'Emp\'"

    o in interactive mode:
    Table (T) export: "Emp".

    o parameter file:
    TABLES = ""Emp"

  • How to fix the failed to save binary XML Schema

    SQL> begin
      2   DBMS_XMLSCHEMA.registerSchema(
      3     SCHEMAURL  => 'http://www.mediawiki.org/xml/export-0.3/',
      4     SCHEMADOC  => xdbURIType('/public/export-0.3.ORG.bin.xsd').getClob(),
      5     LOCAL      => FALSE,  -- local
      6     GENTYPES   => FALSE,  -- generate object types
      7     GENBEAN    => FALSE,  -- no java beans
      8     GENTABLES  => FALSE,  -- generate object tables
      9     FORCE      => FALSE,          
     10     OPTIONS    => DBMS_XMLSCHEMA.REGISTER_BINARYXML,
     11     OWNER      => USER);
     12  end; 
     13  / 
    begin
    *
    ERROR at line 1:
    ORA-31094: incompatible SQL type "XDB$ENUM_T" for attribute or element "space"
    ORA-06512: at "XDB.DBMS_XMLSCHEMA_INT", line 20
    ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 31
    ORA-06512: at line 2
    Schema "/ public/export-0.3.ORG.bin.xsd" is identical to [http://www.mediawiki.org/xml/export-0.3/ | http://www.mediawiki.org/xml/export-0.3/] on the internet.

    Your registration does not work for "XML: Space" refers to http://www.w3.org/2001/xml.xsd in the registry, where "XML: Space" is defined as:
      <xs:attribute name="space" default="preserve" oraxdb:propNumber="2203" oraxdb:global="true"
        oraxdb:SQLName="space" oraxdb:SQLType="XDB$ENUM_T" 
        oraxdb:SQLSchema="XDB" oraxdb:memType="259">
        <xs:simpleType>
          <xs:restriction base="xs:NCName">
            <xs:enumeration value="default"/>
            <xs:enumeration value="preserve"/>
          </xs:restriction>
        </xs:simpleType>
      </xs:attribute>
    Published by: Marco Gralike, Sep 12, 2008 12:24

    Known Bug with xml.xsd import... Fixed in 11.1.0.7.0? Try xml.csx.xsd

  • Bug in xml component audio with blocking clips

    I have a timeline / project with a 30 min show that consists of a multicam clip 5 angle edited. Most of the fixtures is the audio components for each of these angles.

    I am audio editing by creating a selection on the audio components and this area the deactivation or removal of the area.

    See image here:

    Once a show is published, we export the project to Kollaborate and create a xml, we can have it interact with marker Import, part of the suite of applications Kollaborate.

    Import marker allows us to marry the notes taken to our edition in Kollaborate with making markers in FCPX projects via xml. Pretty darn cool!

    Alas, nothing is perfect.

    After importing the new xml to import marker project code, I noticed the following problems:

      • all audio components are disabled
      • even if these audio components are now disabled, we can still hear the audio?
    • changes in audio components are gone now

    It is not import marker the cause. I did a test where I just exported a FCPX xml project and then he returned in FCPX. This causes the same bug described above. So I eliminated marker import as the culprit.

    I traced the bug for xml FCPX not to honor audio changes audio components to turn off areas using a selection.

    If I do the same audio changes by region, I would like to 'turn off' by disabling components in the blade area or simply by adjusting the volume in-line skating, xml FCPX pays tribute to these types of changes.

    I also have this reduced to just blocking clips, clips ordinary to keep his changes to the audio device.

    Can anyone else confirm this as a bug?

    Yes.

    Please post a feedback report. Can include a link to this topic.

  • workaround for the limitation of pilot ODI xml: same name of the element under

    Hello

    I have an xml schema, as shown below that has a (GTIN) name of the element that is repeated as sub in other element name type complex

    < xs: element name = "ArticleDetails1" maxOccurs = "unbounded" >

    < xs: complexType >

    < xs: SEQUENCE >

    < xs: element name = "GTIN" type = "xs: String" minOccurs = "1" maxOccurs = "1" / >

    < xs: element name = "IETS1" minOccurs = "0" maxOccurs = "1" >

    < xs: complexType >

    < xs: SEQUENCE >

    < xs: element name = "GTIN" type = "xs: String" maxOccurs = "unbounded" / >

    < / xs: SEQUENCE >

    < / xs: complexType >

    < / xs: element >

    < xs: SEQUENCE >

    < / xs: complexType >

    < / xs: element >

    When I strip, I was hoping IETS1 tables and GTIN which will be a reference to the IETS1 table. But only IETS1 table is created to which several GTIN are ignored when the xml file is loaded (GTIN only the first goes to the table of the IETS1). If I change item under IETS1 say 'GTIN1' and then 2 tables is created for the IETS1 and another for GTIN1 and things work fine in this case.

    I came across this link Re: XML JMS queue: items with the same name

    who says it's a limitation of xml driver.

    I'm interested to know if there is a work around for this problem as long as it is not well known, but it is possible to change the name of the sub element in Xsd that came from another system?


    Thank you.

    Well, I discovered the work around. The trick is to give f = in url jdbc (instead of DTD path) and specify number (GTIN) nodes under the node of the IETS1.

  • Export using the XML SPECIFIC schema

    Dear Sirs,

    First of all, congratulations on your frame, it's ensure an excellent job.

    I would like to know if it is possible to export the textFlow by using a particular XML schema, separated by controllers.

    Example:

    < content >
    < controller >... < / controller >
    < controller >... < / controller >
    < controller >... < / controller >
    < / content >

    In case it is not the case, how can I get the value (TextLayout Format) of a specific controller?

    In addition, please let me know if there is an estimate for some cool new features like highlighting of text, tables, images, resize / positioning and lists (ordered and numbered).

    Thank you for your attention,

    Marcos Passos

    There are a few things you can try:

    1 - export to format TextLayout, then doing some XML processing (maybe a few XSLT) in order to adapt the markup in your own custom schema
    2 - implementation of your own TextExporter custom (app flashx.textLayout.conversion.ITextExporter). This is probably more work you want to do, according to the specific needs of your application.

  • Export PNG with the correct name, for each layer, script file frame foreach

    Hello guys,.

    I am trying to find a script that exports each separately from the layer in PNG, for each image, with the correct name. By example, if the layer is named snail and lies in a forest of group name and is like 6, export this layer as a PNG named forest.snail.06.png (recursion if possible) and this for each layer, for each image...

    I found a software named Layerex, they speak here about layers export Flash | Global Facilitation network

    But I could not find... If you guys know how to do, it would be so awesome...

    Take care

    Simon

    Using jsfl.

  • Read XML with different schema definitions

    Hello

    I have a XML stored in an XMLTYPE table and I have no problem to read the first part (ELMAHeader)

    WITH t AS(
    SELECT XMLTYPE(
    q'[<?xml version = '1.0' encoding = 'UTF-8'?>
    <ELMAKM xsi:noNamespaceSchemaLocation="./KM/01.00/ELMAKM_000001.xsd" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xmlns:km="http://www.zivit.de/KiStA/KiStAM/V1.0/KiStA-KiStAM-Anfrage">
       <ELMAKOM>
          <ELMAHeader ELMAKMVersion="1">
             <AuthSteuernummer>BG</AuthSteuernummer>
             <AccountID>11</AccountID>
             <KundeneigeneID>1</KundeneigeneID>
             <Verarbeitungslauf>PROD</Verarbeitungslauf>
             <ErstellungsDatum>2014-09-16</ErstellungsDatum>
             <ErstellungsZeit>11:00:27.7</ErstellungsZeit>
          </ELMAHeader>
          <ELMAVerfahren>
             <KISTA_KM_ANTW UUID="0345" OrdBegriff="SLD" 
             xsi:schemaLocation="http://www.zivit.de/KiStA/KM/01.00-r000001 ./KM/01.00/ELMAKM_KISTA_000001.xsd" 
             xmlns="http://www.zivit.de/KiStA/KM/01.00-r000001" 
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
             xmlns:k="http://www.zivit.de/KiStA/Std/01.00-r000001">
                <KiStAV_DL Zulassungsnummer="2"/>
                <KiStAV Zulassungsnummer="2" Name="SLD"/>
                <Antwort xsi:type="AntwortArt3" UUID="0f" KdOrdBegriff="4">
                   <ReturnCode>1</ReturnCode>
                   <Anlass Datum="2014-08-11" Grund="1"/>
                   <PersAngabe>
                      <Person>
                         <k:NName>B</k:NName>
                         <k:VName>Y</k:VName>
                         <k:GebDt>1944-10-11</k:GebDt>
                      </Person>
                      <Adresse xsi:type="k:InlandsAdresse">
                         <k:Str>A-Str.</k:Str>
                         <k:HausNr>5</k:HausNr>
                         <k:Ort>M</k:Ort>
                         <k:Plz>8</k:Plz>
                      </Adresse>
                   </PersAngabe>
                </Antwort>
             </KISTA_KM_ANTW>
          </ELMAVerfahren>
       </ELMAKOM>
    </ELMAKM>]') x FROM dual
    )
    SELECT  x
           ,elma.ELMAKMVersion
           ,elma.AuthSteuernummer
           ,elma.AccountID
           ,elma.KundeneigeneID
    FROM    t
           ,XMLTABLE(
                '/ELMAKM/ELMAKOM/ELMAHeader'
                PASSING t.x
                COLUMNS ELMAKMVersion       VARCHAR2(8)     PATH '@ELMAKMVersion'
                       ,AuthSteuernummer    VARCHAR2(10)    PATH 'AuthSteuernummer'
                       ,AccountID           VARCHAR2(10)    PATH 'AccountID'
                       ,KundeneigeneID      VARCHAR2(10)    PATH 'KundeneigeneID'
                ) elma
    ;
    

    But how can I read the second part (ELMAVerfahren)? I tried several selects, but I get no results, for example

    WITH ...
    SELECT  x
           ,elma.UUID
    FROM    t
           ,XMLTABLE(
                XMLNAMESPACES(
                    DEFAULT './KM/01.00/ELMAKM_KISTA_000001.xsd'
                    ,'http://www.zivit.de/KiStA/KiStAM/V1.0/KiStA-KiStAM-Anfrage' AS "km"
                    ,'http://www.zivit.de/KiStA/Std/01.00-r000001' AS "k"
                    ),
                '/ELMAKM/ELMAKOM/ELMAVerfahren/KISTA_KM_ANTW'
                PASSING t.x
                COLUMNS UUID       VARCHAR2(8)     PATH '@UUID'
                ) elma
    

    Version of DB

    Oracle Database 11 g Enterprise Edition Release 11.2.0.2.0 - 64 bit Production

    Concerning

    Marcus

    Hi Marcus,

    If you declare a namespace by default using the with XMLNamespaces clause, it will apply to all items not qualified, referenced by the XQuery expression.

    In your attempt, ELMAKM, ELMAKOM and ELMAVerfahren are treated as part of the namespace by default, which is false as nodes are in any workspace names.

    To manage this kind of situation, where there is default redefinitions of namespace in the tree, you must declare a prefix:

    SELECT x

    elma. UUID

    T

    XMLTABLE)

    XMLNamespaces ('http://www.zivit.de/KiStA/KM/01.00-r000001' as "ns0")

    , ' / ELMAKM/ELMAKOM/ELMAVerfahren / ns0:KISTA_KM_ANTW.

    PASSAGE t.x

    UUID VARCHAR2 COLUMNS (8) PATH '@UUID '.

    ) elma

    ;

  • "PP can now take full advantage of the PC with several GPU cards for export substantially accelerated time"

    On the features page Adobe clearly shows:

    Export multiple GPU support

    Premiere Pro can now take full advantage of computers with multiple GPU cards for export substantially accelerated time. Rendering and compression just got a whole lot faster.

    Can someone PLEASE be very specific as to how it works with the new 2015 CC?  I just bought my 2nd GTX 970 and SLI it had.  Now I read a lot of conflicting testimony online and can't seem to get a straight answer.  Please don't refer either items that are either outdated or forums.  Adobe CC 2015 was just released there not too long ago, which is what this new feature.

    Is having two 970's beneficial for first use SLI and AE?  Can I use the SLI bridge or not?   Can I turn in NVIDIA SLI Control Panel?  Or did I frankly just lose $330?

    Any educated idea would be GREATLY appreciated to help relieve this anxiety.  Thank you...




    Eric Bowen of computers ADK is frequently here on this forum, and with Bill Gehrke, can give you the best technique advises compared to your current and future workflow exact. Change style and which codecs you use are very important.

    Given that you JUST improved don't panic... There are a few simple adjustments, you can do to get the most out of your current equipment.

    1. make sure your Samsung 850 pro has ONLY your operating system, programs and Windows swap file on it... nothing more. Turn off "Indexing" for all your disks in the system. You will need a separate and quick 'reader' for ALL your other files (images, previews, projects, export, media cache and cache files). The IDEAL reader for this is the new SSD Samsung SM951 PCI, which runs more than 1.5 GB/s.  The performance is going to be super fast. the use of this drive, but its capacity is LIMITED. You would then be advised to add drive hard level of large companies 'offload' all files to the guard. These recent hard drives crashed at 200 MB/s with a 128 MB cache on them and go up to at least 6 TB of size... they are not expensive.

    2. your CPU is designed to be overclocked... TAKE ADVANTAGE of that and try to get the highest stable frequency, you can with it, ensuring that you use a good cooling solution--probably water. Performance will get a significant boost of this MOST important factor.  Of course, your CPU has "only' '8 processors" with hyperthreading from the end superior Haswell E CPUs that can give you sixteen YEARS... but, SPEED of CPU CLOCK is KING and will affect your performance because MOST of the video are processed ONLY with the CPU. NVidia GPU support will BE GREATLY whenever SPECIFIC on your timeline functions are those which can be CUDA accelerated... i. e "scaling", "ultra key", "dissolves" and a host of effects and other features. When it is the GPU CAN speed up the heavy calendar saturated with CUDA effects by a factor of TEN TIMES when "made this preview," or, "exporting media" your CPU has a stock speed of 3.6 Ghz and will be turbo up to 3.8 on all 4 cores. MANY users are overclocking your processor to a stable 4.7 Ghz... Some are more than 5 GHz! You can see that an increase of a full Ghz would give you about 20-25% performance... it's a LOT!

    It has been said here on this forum that once the processor is more than 4 GHz, it's OK even to 4K.

    However, I've ALSO seen here, (Eric, I think), that certain types of 4K really needs to have a GPU that has a minimum of 4 GB of memory DDR5 video memory due to "frame problem", or "frame buffer".    Thus, a return of the 970 s and KEEP one, (if it has 4 GB of video memory or more). Use the return to SM 951 drive.

    3. make sure all your settings are properly defined. In Windows, power settings make sure that all settings are for OPTIMAL PERFORMANCE so that Windows reduce NOT anything automatically... I learned this lesson on my laptop... the DEFAULT settings have been throttling the CPU and the GPU all the time until I fixed it!

    Then, first, make sure that you have the correct settings to allocate the amount of memory for first use... Eric has said here, it should be at least 3 GB by thread (I think... it can called ' base'...) I forgot). In YOUR case it means assign 24 GB of system memory for first, (8 'threads' x 3 = 24 GB). The rest can be defined for use in 'other programmes' of course, you can experiment and increase the amount of 3.5 or another higher.

    4. do not panic... Bill and I have the same laptops Asus who two years now with the 765 m 2 GB NVidia GPU in them and the HQ of 4700 i7 CPU. We shitcanned included and 5400 RPM hard drive and we both installed two quality SATA III SSD in each of the two hard drive bays. We also each increased the memory of the laptop to 24 GB. Bill has already done a few projects 4K basic on his laptop and I have experimented with 4K on mine. On my laptop, basic editing is not a problem with 4K, but addition of video tracks and effects slowing it... However, the chronology which fixes not making it. YOUR machine correctly overclocked, with more memory than we and a SM 951 and a GPU 970 should do very WELL at the moment... I think.   Unless you want to spend 4 to 5 $000 on a new machine of Haswell E X 99!

    p.s. If you are working with 4K and 1080 p quality, you need a couple of good monitors. I recently bought TWO 27 inch Acer IPS monitors that are WQHD, or, 2560 x 1440 p in the resolution. They were rated very high in addition to a review and are IPS... the density of pixels is IDEAL... to 27 inches, 1440 p video looks LIKE 4 K!   The quality of the color and the image is amazing. My laptop powers BOTH monitors at full resolution! We use HDMI 1.4 and the other the 'mini displayport' 1.1 connection... (which is also called Thunderbolt version 1). This monitor is only $200 on the egg, (including a $50 discount). Others in this class are 6 to 7 cents.

  • I download the demo version of Lightroom CC for Mac and it bugs with DW021 error code. What should I do?

    I download the demo version of Lightroom CC for Mac and it bugs with DW021 error code. What should I do?

    Hello

    Please visit:-Error 21 or DW021 when installing Photoshop CC 2015

    or

    I need help!

  • How to read the data with different XML schemas within the unique connection?

    • I have Oracle database 11g
    • I access it via JDBC: Slim, version 11.2.0.3, same as xdb.
    • I have several tables, each has an XMLType column, all based on patterns.
    • There are three XML schemas different registered in the DB
    • Maybe I need to read the XML data in multiple tables.
    • If all the XMLTypes have the same XML schema, there is no problem,
    • If patterns are different, the second reading will throw BindXMLException.
    • If I reset the connection between the readings of the XMLType column with different schemas, it works.

    The question is: How can I configure the driver, or the connection to be able to read the data with different XML schemas without resetting the connection (which is expensive).

    Code to get data from XMLType is the implementation of case study:

     1   ResultSet resultSet = statement.executeQuery( sql ) ; 
    2   String result = null ;
    3    while(resultSet.next()) {
    4   SQLXML sqlxml = resultSet.getSQLXML(1) ;
    5   result = sqlxml.getString() ;
    6   sqlxml.free();
    7   }
    8   resultSet.close();
    9    return result ;

    It turns out, that I needed to serialize the XML on the server and read it as BLOB. Like this:

     1    final Statement statement = connection.createStatement() ;  2    final String sql = String.format("select xmlserialize(content xml_content_column as blob encoding 'UTF-8') from %s where key='%s'", table, key ) ;  3   ResultSet resultSet = statement.executeQuery( sql ) ;  4   String result = null ;  5    while(resultSet.next()) {  6   Blob blob = resultSet.getBlob( 1 );  7   InputStream inputStream = blob.getBinaryStream();  8   result = new Scanner( inputStream ).useDelimiter( "\\A" ).next();  9   inputStream.close(); 10   blob.free(); 11   } 12   resultSet.close(); 13   statement.close(); 14  15   System.out.println( result ); 16    return result ; 17
    

    Then it works. Still, can't get it work with XMLType in resultset. On the customer XML unwrapping explodes trying to pass to another XML schema. JDBC/XDB problem?

Maybe you are looking for