Read/write XML to device

Hello

I'm a noob to the QT/C++ programming. I'm trying to write and store the XML file on the device, but it does not work. Here is my code:

("QFile * XFile = new QFile("asset:///info.xml ");
bool test = x-> open (QIODevice::WriteOnly);

{if (test)}
QXmlStreamWriter writer (x);
writer.setAutoFormatting (true);
writer.writeStartDocument ();
writer.writeStartElement ('book mark');
writer.writeAttribute ("type", "Family");
writer.writeEndElement ();
writer.writeEndDocument ();
}

XFile-> close();

Xml is not even will be created, what is the right way to create XML code?

Thank you

Hello
It does not work because the current folder is read-only and "asset: / / /"notation is not supported for standard Qt classes. "

You can store the data in data / folder (tends readwrite) or shared / folder that is accessible by other applications. This code snippet shows how to create a file in the data folder:

QString dataFolder = QDir::homePath();
QString fullName = dataFolder + "/" + fileName;
QFile newFile(fullName);

BTW, if you create QFile using the new operator, remember to remove it.

Or just create it on battery as in the code above.

Tags: BlackBerry Developers

Similar Questions

  • Unable to read the XML of vCO - permission denied

    Hello guys,.

    I was trying to read/write xml workflows vCO files:

    I'm kinda stuck here, and I'd like to see if someone else has already encountered this problem before, and how solve you this problem?

    No details on this issue will be appreciated.

    Thank you

    DH

    Odd.

    What is your use cases? This file should accessible from an external system or not? If this does not store the file in a resource element is a better option.

  • Reading an XML file and write the content in another file xml in java

    Hello

    I'm new to xml parsing. My requirement is that I get a message (xml) using ibm MQ in the ByteArrayInputStream format. I read this xml message and write to another file.

    To do this, I create a CEP.

    First of all, I used simple reading and writing concept, but the output is "java.io.FileInputStream@3e25a5".
    Example of xml file
    -< customer >
    < > 1234 ClientId < / ClientId >
    STechnology < ClientName > < / ClientName >
    < DTU_ID > 567 < / DTU_ID >
    < ClientStatus > ACTIVE < / ClientStatus >
    -< LEAccount >
    < Customer > 678989 < / customer >
    < > 56743 LEId < / LEId >
    -< account >
    < AccountNumber > 9876543678 < / account number >
    < / account >
    < / LEAccount >
    -< Service >
    Y2Y < Cindicator > < / Cindicator >
    < PrefCode > 980 < / PrefCode >
    < BSCode > 876 < / BSCode >
    < MandatoryContent > MSP < / MandatoryContent >
    < / service >
    < / customer >

    Code:


    import java.io.ByteArrayInputStream;
    import java.io.FileInputStream;
    to import java.io.FileOutputStream;
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.OutputStream;

    public class ByteArrayInputStreamToXml {}

    Public Shared Sub main (String [] GIS) throws IOException {}

    InputStream inputStream = new FileInputStream("C:\\soft\\test2\\sample1.xml");
    currentXMLBytes Byte = inputStream.toString () .getBytes ();
    ByteArrayInputStream byteArrayInputStream = new ByteArrayInputStream (currentXMLBytes);

    OutputStream out = new FileOutputStream("C:\\soft\\test\\data.xml");
    int read = 0;
    ubyte bytes [] = new byte [1024];

    While ((read = byteArrayInputStream.read (bytes))! = - 1) {}
    out. Write (bytes, 0, read);
    out. Write ("\n");
    }

    inputStream.close ();
    out. Flush();
    out. Close();

    System.out.println ("new file created!");

    }

    }

    Please suggest me how can I use DOM/SAX parser, I see several code on the net to read the xml file using SAX/DOM parser, but write an xml file after reading using ByteArrayInputStream I don't get. Assistance through some link examples will also be useful for me.

    Thank you
    Sumit

    Published by: user8687839 on April 30, 2012 02:37

    Published by: user8687839 on April 30, 2012 02:43

    user8687839 wrote:
    But the file is coming thanks to a queue and byte format. Must read the byte, and write to a file. So, how I tried to read the byte using the code above. Please suggest me the correct way.

    Simply write the bytes of the contents of the queue directly to a FileOutputStream. Still no need to SAX or DOM!

    Pseudo-code-

    Open a FileOutputStream .
    
    Until all the bytes of the queue have been read
        read some bytes from the queue.
        wite these bytes to the FileOutputStream.
    
    Close the FileOutputStream.
    

    Published by: sabre150 on April 30, 2012 11:30

  • read/write of data from forms (pdf) adobe livecycle xml

    Hello

    I need help reading the xml data in a PDF file created by Adobe LiveCycle and also writing of xml data in the form.

    The forms have been created using PROD LC 8.2 and in the future they will be created using PROD LC 9.5.

    I use VB .NET to access data programmatically.

    Can someone help me with some advice? A SDK library? Any information would be very useful.

    I'm quite new with this problem of electronic forms and I don't know even where to start.

    Thank you

    Ionel

    OK, I understand what you mean now. I did a similar thing about 4 years ago.

    See this thread:

    http://acrobatusers.com/Forum/forms-LiveCycle-Designer/how-extract-LC-form-fields-values-a nd-store-them-base of data.

    and also this thread:

    http://forums.Adobe.com/message/1157969  (read until the end. This is mostly trial and error until I found the solution, which is described above. It will give more information.)

    It has most of the reuqirements you are looking for. If it is close to what you are looking for, I can download the complete source code in my workspace to Google. Plesae let me know.

    I hope it will be useful to you.

    Tarek.

  • Read and write XML files

    I'm working on a Flex application that will be used to save the entries concerning the manufacturing plan. I have two problems to solve:

    1 - can read an XML file to a local drive? (C:/temp/file)

    2. If the system where I call the web service is in offline mode, I have to create a local file that will be read vwhen later, that the system will be in place. How can I create a local file from Flex?

    A web-based application cannot access the local drive without the user's permission.

    Sometimes, people download local files to a server (as demanding as the user

    approval) and then request the file from the server.

    You can use local SharedObject to store data, although there are limits to

    the amount of data.

    The recommended option is to create an AIR application.  He will be able to access

    the local disk after installation.

  • Read/write port DAQmx questions

    Environment

    Windows XP SP3

    LabView 7.1

    NOR-DAQmx 8.7.1

    (2) PCI-DIO-96 cards

    I'm trying to move from the level of registry TDAQ programming DAQmx and give me an "intensive" in mx.  I'm not sure about a few things.

    I need to put in place 20 channels/tasks that will run a mix of single, large port (8-bit) bed and written.  Some will be handshaking (82 c 55 mode 1) and some no handshake (82 c 55 mode 0).

    The plan is to create all tasks during an initialization routine and save the names of global tasks.  I open the task after creation and use the globals during the main part of the program execution, when I make the reads/writes on the port.  The body can run for hours at a time.  When the main is closed, the stop routiine close all tasks to exit ahead.

    Regarding the task creation/destruction - is it safe to create tasks and leave them open, or should they be created and destroyed every time that a write is performed?

    Regarding the port reads/writes, I suppose that when a port single read/write is made, there is no established buffer.  Is this correct?  Specifically, if I use the method above and leave task open, is it possible saturation of buffer or something similar to happen?

    TIA

    Charlie

    Regret - Yes, you said 7.1 - I can't keep back away, but here is a screenshot

    And - the task is saved outside of LabVIEW, so it's not really 'Open' or 'Closed', even when programmatically, create and destroy jobs.  Tasks exist or do not exist.  If they exist and have no errors, they can be run.

    Tampons are to move data to and from the device.  For static DIO, this isn't a problem.  You CAN run into problems with a task of acquiring buttons if it acquires data as soon as you read the data, but you can work around this by starting and stopping the task properly.

  • Several problems of reads/writes of Visa

    Hi all.

    I've been using labview VISA to communicate with an I/O device called a µChameleon.

    I need to monitor the status of mutiple pins by sending an entry VISA to query the PIN then use a read VISA to identify the State of the PIN.

    The problem I have is when I use several reads/writes VISA. When I run the present, only one VISA reading returns the corresponding pin State, but everything else show nothing. The funniest is when I use run highlight, they will return all the State of the PIN.

    The photo below shows the basic principle of what im doing by simply copying the base serial number read and write code. For example, I send the string 'State of pin 1' followed by a carriage return and if it works correctly it should return a string Read VISA saying ' pin 1 1 "(top) or" pin 1 0 "(low)." ""

    Can someone help me witht that. Is this a timing problem with the VISA of the readings?


  • Can read/write internal NAS200 fine readers - USB drives seem to be read-only

    I seem to have the opposite problem of most people.  I have two internal drives in a RAID 1 array on my NAS200 and I have no problem with them.  I can insert a flash drive into one of the USB ports and I have no problem reading and writing to it.  I can even insert a USB camera card reader and can read and write to him as well.

    But I can't seem to write to an external drive, I have plug into one of the USB ports.  I tried several USB drives - none of them work in the NAS200.  They WILL work on my PC and my MAC Powerbook. I tried several disks in a thermal BlacX doc take a 2.5 external hard drive case and another box of 3.5 inches.  I have tried everything I can think of - have had this problem since I purchased the NAS200 4 months.

    Any advice on how I can write on a USB external drive attached to the NAS200?

    Thank you

    Without backup

    Your USB device is probably formatted to NTFS, and the NAS200 only supports NTFS in read-only mode. If you want to write to a device via the NAS200, it must be FAT or FAT32 format.

    = Jac

  • CD / dvd drives will not read / write to any disk

    Hi, can someone help (first timer) I have two cd/dvd drives will read / write to disk get them all is a window pops up asking me to insert the disc. all my drivers are up to date, my Device Manager shows two active drives and works correctly, I use service pack 2 and I have installed a new software/hardware. my computer is a dell XPS 420 that is now three years old and this is the first time that I had any problem that I have not been able to solve. Help!

    Hello

    Its not unusual for the same problem have an impact on both drives, in fact its very common.

    Step 1: Please do all the same underneath if you did some before as is often total
    a process that solves the problem.

    Try this - Panel - Device Manager - CD/DVD - double click on the device - driver tab.
    Click on update drivers (this will probably do nothing) - RIGHT click ON the drive - uninstall.
    RESTART this will refresh the default driver stack. Even if the reader does not appear to continue
    below.

    Then, work your way through these - don't forget the drive might be bad, could be a coward
    cable or slight corrosion on the contacts (usually for a laptop) and other issues.

    Your CD or DVD drive is missing or is not recognized by Windows or other programs
    http://support.microsoft.com/kb/314060 - a Mr Fixit

    Try this fix manually if the Fixit 314060 does not work
    http://www.pchell.com/hardware/cd_drive_error_code_39.shtml

    Your CD or DVD drive is missing or is not recognized by Windows or other programs-
    a Mr Fixit
    http://support.Microsoft.com/kb/982116

    The CD drive or the DVD drive does not work as expected on a computer that you upgraded to
    for Windows Vista
    http://support.Microsoft.com/kb/929461

    When you insert a CD or a DVD, Windows Vista may not recognize the disc
    http://support.Microsoft.com/kb/939052

    Your CD or DVD drive cannot read or write media - A Mr Fixit
    http://support.Microsoft.com/GP/cd_dvd_drive_problems

    CD/DVD drive does not appear in Windows Vista, or you receive this error in Windows
    Vista installation after booting from the DVD (AHCI)
    http://support.Microsoft.com/kb/952951
    Drive CD - R or CD - RW Drive is not recognized as a recordable device
    http://support.Microsoft.com/kb/316529/

    Hardware devices not detected or not working - A Mr Fixit
    http://support.Microsoft.com/GP/hardware_device_problems

    Another possibility is that the cables are loose. Remove ALL power, then make sure that the cables in both
    ends. Remove and replace, do not just tight. For laptops, you can often clean power and
    contacts data with a pencil eraser.

    Some DVD players do not use the Windows default drivers so check with the manufacturer of system and
    manufacturer of device to see if there is a firmware or drivers for your drive if necessary.

    ===============================

    Step 2: You have disc problems as the CD/DVD is actually 4 discs in 1 case (CD & DVD
    Burn and CD and DVD read). So it is not unusual for 1 or 2 operational so that other parts
    do it right.

    Did you follow the Troubleshooting Guide for the reader who still does not work? There are
    the entries in registry that the troubleshooter does not solve and those who "might" be the cause.

    Check with your Maker system and a device for the two possible firmware updates and
    the correct registry entries for your car.

    Here are the keys that I of course are those in question - for the subkeys of the CD/DVD drive
    as there will be other subkeys in these keys. Do not forget to ask specific keys involved as well as
    the parameters.

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\IDE

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\0001\System\CurrentControlSet\Enum\IDE

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\ {4D36E965-E325-11CE-BFC1-08002BE10318}

    -----------------------------------------------------------------------

    You can probably find more info here and maybe even the exact registry for your CD/DVD settings
    drive from someone with the same model.

    Forums - a lot of expert real help
    http://Club.myce.com/

    CD/DVD units
    http://www.myce.com/storage/

    Use DevManView to locate the CD/DVD in the registry (be careful and do a prior Restore Point)
    nothing change) - find the DevManView device and then make a right click on it free in RegEdit.

    DevManView - free - an alternative to the standard Windows Device Manager, which displays all the
    devices and their properties in flat table, instead of the tree viewer
    http://www.NirSoft.NET/utils/device_manager_view.html

    I hope this helps and happy holidays!

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • Help please! Do not read/write drive :(

    Hello!!

    My CD? DVD player doesn't read or CD burning Device Manager displays "Windows cannot start this hardware device because its information of configuration (in the registry) is incomplete or damaged. (Code 19) ». I have tried uninstall and put it back in place, as well as the Sony firmware update. I also tried to remove the filters, but there are no filters listed on on it.

    Any suggestions?


    Hello

    19 code means there is a driver conflict such as two devices attempt to use the same resources.

    Step 1: Please do all the same underneath if you did some before as is often total
    a process that solves the problem.

    Try this - Panel - Device Manager - CD/DVD - double click on the device - driver tab.
    Click on update drivers (this will probably do nothing) - RIGHT click ON the drive - uninstall.
    RESTART this will refresh the default driver stack. Even if the reader does not appear to continue
    below.

    Then, work your way through these - don't forget the drive might be bad, could be a coward
    cable or slight corrosion on the contacts (usually for a laptop) and other issues.

    Your CD or DVD drive is missing or is not recognized by Windows or other programs
    http://support.microsoft.com/kb/314060 - a Mr Fixit

    Try this fix manually if the Fixit 314060 does not work
    http://www.pchell.com/hardware/cd_drive_error_code_39.shtml

    Your CD or DVD drive is missing or is not recognized by Windows or other programs-
    a Mr Fixit
    http://support.Microsoft.com/kb/982116

    The CD drive or the DVD drive does not work as expected on a computer that you upgraded to
    for Windows Vista
    http://support.Microsoft.com/kb/929461

    When you insert a CD or a DVD, Windows Vista may not recognize the disc
    http://support.Microsoft.com/kb/939052

    Your CD or DVD drive cannot read or write media - A Mr Fixit
    http://support.Microsoft.com/GP/cd_dvd_drive_problems

    CD/DVD drive does not appear in Windows Vista, or you receive this error in Windows
    Vista installation after booting from the DVD (AHCI)
    http://support.Microsoft.com/kb/952951
    Drive CD - R or CD - RW Drive is not recognized as a recordable device
    http://support.Microsoft.com/kb/316529/

    Hardware devices not detected or not working - A Mr Fixit
    http://support.Microsoft.com/GP/hardware_device_problems

    Another possibility is that the cables are loose. Remove ALL power, then make sure that the cables in both
    ends. Remove and replace, do not just tight. For laptops, you can often clean power and
    contacts data with a pencil eraser.

    Some DVD players do not use the Windows default drivers so check with the manufacturer of system and
    manufacturer of device to see if there is a firmware or drivers for your drive if necessary.

    ===============================

    Step 2: You have disc problems as the CD/DVD is actually 4 discs in 1 case (CD & DVD
    Burn and CD and DVD read). So it is not unusual for 1 or 2 operational so that other parts
    do it right.

    Did you follow the Troubleshooting Guide for the reader who still does not work? There are
    the entries in registry that the troubleshooter does not solve and those who "might" be the cause.

    Check with your Maker system and a device for the two possible firmware updates and
    the correct registry entries for your car.

    Here are the keys that I of course are those in question - for the subkeys of the CD/DVD drive
    as there will be other subkeys in these keys. Do not forget to ask specific keys involved as well as
    the parameters.

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\IDE

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\0001\System\CurrentControlSet\Enum\IDE

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\ {4D36E965-E325-11CE-BFC1-08002BE10318}

    -----------------------------------------------------------------------

    You can probably find more info here and maybe even the exact registry for your CD/DVD settings
    drive from someone with the same model.

    Forums - a lot of expert real help
    http://Club.myce.com/

    CD/DVD units
    http://www.myce.com/storage/

    I hope this helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • Change of external hard drive read only to read & write

    Windows 7 64 bit - I have a drive external hard usb with a normal status of reading & writing. However, he has now suddenly become read-only. I don't know what I did to make it. Can someone tell me how I can reverse this situation back to read & write?

    It does not explain how he got in this State, but you must use Diskpart to remove or set state single reading on a drive.

    This process used to clear read only status on a disc. Commands typed are in bold:

    Microsoft DiskPart version 6.0.6002
    Copyright (C) 1999-2007 Microsoft Corporation.
    On the computer: DELL755

    DISKPART > list disk

    Disc # status size free Dyn Gpt
    --------  ----------  -------  -------  ---  ---
    Disk 0 online 233 GB 0 B
    Online disc 1 112 GB 0 B

    DISKPART > select disk 1

    Disc 1 is now the selected disk.

    DISKPART > list volume

    Volume # Ltr Label Fs Type size status Info
    ----------  ---  -----------  -----  ----------  -------  ---------  --------
    Volume 0 D DVD - ROM 0 B no media
    Volume 1 C NTFS Partition system healthy 233 GB
    Volume 2 E 112 GB of Partition FAT32 healthy Untitled

    DISKPART > select volume 2

    Volume 2 is the selected volume.

    DISKPART > detail disk

    Maxtor OneTouch III USB Device
    Disc ID: BA52D44C
    Type: USB
    Bus: 0
    Target: 0
    LUN ID: 0
    Read-only: Yes
    Boot disk: No.
    Disk swap file: No.
    Disk hibernation file: No.
    Crash dump disk: No.

    Volume # Ltr Label Fs Type size status Info
    ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 2 E 112 GB of Partition FAT32 healthy Untitled

    DISKPART > detail volume

    Disc # status size free Dyn Gpt
    --------  ----------  -------  -------  ---  ---
    * Disk 1 online 112 GB 0 B

    Read-only: Yes
    Hidden: No.
    No default drive letter: No.
    Shadow copy: No.
    Disassembled: No.
    BitLocker encrypted: No.

    Volume capacity: 112 GB
    Free volume space: 75 GB

    DISKPART > attr disk clear readonly

    Attributes of the disk successfully cleared.

    DISKPART > attr volume clear readonly

    Attributes volume successfully cleared.

    DISKPART > detail disk

    Maxtor OneTouch III USB Device
    Disc ID: BA52D44C
    Type: USB
    Bus: 0
    Target: 0
    LUN ID: 0
    Read-only: No.
    Boot disk: No.
    Disk swap file: No.
    Disk hibernation file: No.
    Crash dump disk: No.

    Volume # Ltr Label Fs Type size status Info
    ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 2 E 112 GB of Partition FAT32 healthy Untitled

    DISKPART > detail volume

    Disc # status size free Dyn Gpt
    --------  ----------  -------  -------  ---  ---
    * Disk 1 online 112 GB 0 B

    Read-only: No.
    Hidden: No.
    No default drive letter: No.
    Shadow copy: No.
    Disassembled: No.
    BitLocker encrypted: No.

    Volume capacity: 112 GB
    Free volume space: 75 GB

    DISKPART >

    You will need to remove the read-only disk State before you can remove the read only status of volume

  • Driver: driver USB embroidery personalization VIP v6.2 system d/card reader/writer

    I use the system software embroidery personalization VIP v6.2 that I need a new driver for the card/d USB drive to run on windows 7.

    I was running the program under windows XP, everything seems to work fine on win7, I can't it the usb card to operate.  With a labour

    card reader/writer usb I can't transfer my designes for my Husqvarna Designer II sewing. The software company will not answer all

    one of my emails. All advice from someone sure would be useful.

    Thank you

    Hi JMiller,

    I imagine the inconvenience that you are experiencing. I'll certainly try and help you in the matter of fixing.

    To help you to propose measures to solve the problem, I would appreciate if you could answer the following questions:

    1. what happens when you try to use the card reader? You get the error message?

    2 are you able to use other USB devices without any problem?

    You can run the FIXIT and check if it helps.

    You can also update the drivers and check if that helps.

    Hope this helps and let us know if you need more assistance. We will be happy to help you.

  • Can we read/write in native application of contact?

    Is it possible to read/write the native application of contact using the android runtime? The api says it succeeds, and if I dump the db slider in a newspaper, it shows the recording, but the native application of contact does not show recording.

    If I make a new record using the native application of contact and then launch the android application and empty the db again, it does not show the contact, I added, which makes me think that they are separated.

    Is it possible to read/write in the native application of contact? The Simulator says it of an Alpha, is this something that will work on a real device of BB 10?

    Hello

    Currently, we do not support the read/write in the Native contacts database. For android, you can add the phone number and e-mail to existiing contacts, but not create new ones.

    It is something we are looking to support in versions of features.

    Thank you

  • Cannot access the card reader/writer internal Flash

    After a few updates, I can access is no longer any SD card inserted into the card reader/writer Flash. I tried to use the convenience store but just that said there is no problem found. When I insert the SD card, it appears in the 'control Panel\Hardware and Sound\Devices and printers' as ' Flash Card Reader/Writer "but I am not able to access the card.

    Hi Tim,.

    Was there a card player offered to you via Windows update driver update?

    -You see no drive letter assigned to the flash card while you see for readers in the window 'computer '?

    -What is the error you get when you go to the map?

    I suggest you try to change the drive letter assigned to the card and see if that helps.

    1 type diskmgmt.msc in the RUN prompt or in start search to open the computer management window.

    2. right click on the indicated card device and select "paths of access and change drive letter.

    3. click on change if there is an assigned drive letter, and then change to another letter. If this is not the case, click on add and select a drive letter.

    4 restart the computer so that the changes are applied and see if you are able to access the content in the map.

    For more information: http://windows.microsoft.com/en-in/windows7/change-add-or-remove-a-drive-letter

    Alternatively, you can try to uninstall and reinstall the drivers for the card and see if that makes a difference.

    Visit the website of your computer manufacturer to download and install the latest drivers.

    Let us know the results.

  • Read/write rules: generics &amp; Tags FM identifiers

    I've seen this question answered in one of the guides dev but I can't find him.

    My question is if it's legal in read/write rules to designate different generic identifiers on the same FM/element tag.

    For example:

    "body' element is fm"paragraph. "

    element 'preface' is fm "paragraph."

    Thank you!

    [transferred to the structured forum FM]

    Each structured document fm does need an earlier XML document?

    N ° it depends on the application. In my case, I create the user using FrameMaker structured manuals. Our editorial team created a DSP that does what we want and need to do. We do not export or save FrameMaker files structured in XML. However, we could if necessary, for example, to create versions in HTML for display in a browser. This application works for our needs.

    I have only one application in which I start with XML. When I create a spare parts catalog, the information in the part are exported from a database in XML format. The structure of this XML file is determined by the database; It does not match the structure design in my EDD. But I use an XSL transformation to convert the XML elements in a structure that is valid with respect to my EDD. Again, this depends on your application.

    Some people export their FrameMaker files structured to XML. Maybe they want to do something else with the content that requires it to be in XML format. Or they can use XML for storage, because the XML files are smaller than the FrameMaker files. Then, when they open the XML files in FrameMaker, they are imported into its own model, which cleans the substitutions and no junk which may have accumulated in the FrameMaker files.

    If your goal is to convert the unstructured files structured FrameMaker files, then I suggest focusing on the development of ESD that works for your needs. Export to XML may come later if you need it.

    Van

Maybe you are looking for