Text can't be edited after xml import

I export a subtitle timeline using xml version 4 (FCP 6.05), then import on a machine running FCP 7 (don't know which version right now). After import impossible to edit the text, it changes in the Viewer but not on the timeline.
I've read about issues around 7.02 mentioned by Andreas Kiel from Spherico but not sure if this is the same problem. I've also done subtitles on a machine running FCP 7, exported a xml file (not version 5), and then imported into machines running FCP 6.05, with the same problem of not being able to edit the text.
Is this a bug? Or can I fix the xml doc and if so what needs to be fixed?
Thanks

You mean what source code is UTF-8 ? Flash code, html code?
Please let me know your email, I can send the source file to you.
Thanks!

Similar Messages

  • Last text block not displaying correctly after XML import.

    Hi,
    I have an .indd template (CS6) and script which imports XML and flows it into as many pages as it requires.
    Occassionaly on the last page, the text doesn't display although it is all there and formatted correctly. Going in and out of preview mode doesn't change it.
    If I click on the out port or resize the text box slightly, it displays and is fine from then on.
    Any suggestions as to fixing it?
    As always, many thanks in advance for any assistance.
    Cheers,
    Simon.

    Hi Jeff,
    Thanks for that. I get 'story is undefined' - how do I defined the story (autoflowed text)?
    Sorry for the newbie question - vascilating between various projects at the moment.
    Cheers,
    Simon.

  • How to delete empty tags after xml-import

    Hello collegues,
    I'm totally new in this forum so excuse me if I make a mistake, but I've a little question.
    I've imported text and images with a xml-import but sometimes empty tags (the colored invisible blocks) are in my text, with the result that I can't Find/Change on double-returns.
    Does anybody know an awnser to this matter? I would love to write an apple-script that will find/change this so i don't have to look after all my pages.
    Thank you very much in advance.

    ThePictureCreator wrote:
    ...I can't Find/Change on double-returns.
    What's your search query? I think you should be able to, with either a grep find of "\r+" or a normal text find of "^p^p". InDesign pretends like the tag-holding characters aren't there for the purpose of search. But you will lose the empty elements along with the extra returns. Maybe that is the problem?
    Jeff

  • No audio in timeline or waveform after XML import. YES audio in source monitor.

    I'm collaborating with another editor on this project. He picked out a bunch of selects using FCP. I opened the FCP projcet, exported the selects sequenece as XML, imported into Premiere.
    Now, everything is in my premiere project nice and clean, however there's one big problem:
    There is no sound in from any of the clips when they are brought into the timeline. If I double click the clips, and bring them into the source monitor, there is sound, plays perfect. None in the timeline, and no signal in the audio waveform. Premiere is also not conforming in the background, so I don't think that's the issue either.
    I tried messing around with the audio channels, turning them all to none, back on, etc... no dice.
    Any ideas?

    Without knowing anything about the footage, or the Sequence, it's impossible to know.
    If Ann is correct, as to the cause (one possibility), then this ARTICLE might give you more useful info.
    Good luck,
    Hunt

  • Tagged text to footnotes after XML import

    Hi all,
    I am close, I have found a solution on StackOverflow. However, guys there did not provide the final solution when all footnotes remain properly styled. Now I have the script below. It does the work properly but the styling is lost. It is possible to find that it have to move the founded part, not use it like the java String. Some guy recommended to change fn.texts[0].insertionPoints[-1].contents = fnText; to move instead contents. Of course, he has probably meant something more complicated. Any help very appreciated!
    Application.prototype.main = function(){
    if ( this.documents.length <= 0 ) return;
    var tg = this.selection[0] || this.activeDocument;
    if( 'appliedFont' in tg ) tg = tg.parent;
    if( tg.constructor == TextFrame ){ tg = tg.parentStory ; }
    if(! ('findGrep' in tg) ) return;
    var fnPatterns = ["@FOOTNOTES_BEGIN@([\\s\\S]*?)@FOOTNOTES_END@", "@footnotes_begin@([\\s\\S]*?)@footnotes_end@"];
    var count = 0;
    for(patterCounter = 0; patterCounter < fnPatterns.length; patterCounter++){
        fnPattern = fnPatterns[patterCounter];
        var fnFinds = (function(){             
            this.findGrepPreferences = this.changeGrepPreferences = null;
                this.findGrepPreferences.findWhat = fnPattern;           
                var ret = tg.findGrep();
                this.findGrepPreferences = this.changeGrepPreferences = null;
            return ret;
        }).call(this);
        var fnFind, fnText, rg = new RegExp(fnPattern), ip, fnParent, fn, count;
        while( fnFind=fnFinds.pop() ){
            fnText = fnFind.contents.match(rg)[1];
            fnParent = fnFind.parent.getElements()[0];
            ip = fnFind.insertionPoints[0].index
            try {
                fnFind.remove();
                fn = fnParent.footnotes.add(LocationOptions.BEFORE, fnParent.insertionPoints[ip]);
                fn.texts[0].insertionPoints[-1].contents = fnText;
                ++count;
                catch(_){}
    alert((count)? (count+" footnote(s) successfully added."): "No footnote added. Make sure you use the relevant pattern.");
    app.doScript('app.main();', ScriptLanguage.javascript,
    undefined, UndoModes.entireScript, app.activeScript.displayName);

    I´m not sure if I understood correctly your case, but I do that kind of books with following method:
    1. In Word I use all main paragraph styles like you mentioned...
    2. I put a page brake at end of every unit, so next unit starts always at the beginning of new page
    3. Then I place whole text to indesign, in Import Options I preserve styles and formatting, and Page Breaks too. And usually I map word styles to indesign styles at this point... I bring the stuff in while pushing shift-key down,  that way InDesign places whole text with one click, creates even new pages if needed.
    4. Then I finalize layout in indesign, I make sure that all the styles have been converted correctly, I check page brakes and add few if needed...etc
    So I don´t use any XML feature for that kind of work at all. It usually makes things much more complicated and demands more preparations at InDesign end...

  • Premiere CS6 crashing after XML import.

    Hi Guys,
    I've been having trouble with Adobe Premiere Pro CS6 (Trial Version) crashing, with no specific debug error message, after importing an XML (any version) file from FCP 7.
    I reinstalled Premiere, exported/imported the XML with different settings... It seems that my specific master timeline does not compile well enough into XML for PPro.
    I also tried other simple sequences into XML, which import perfectly into PPro. It's just my master timeline, what can I do to optimise it for XML export? What would be a solution to my problem?
    Thanks for your support,
    - Jules.

    I can't speak too highly of automatic duck.  When it was a paid app, the support was excellent.  And even without support, it will generate an error log that points at whatever the issue is.
    Have you tried doing a single shot in a sequence without any effects, just one shot and doing the xml thing?  What are your sequence settings and what are your sources?

  • HOW TEXT CAN BE MADE SUBSCRIPTED IN XML DOCUMENT?

    SIR,
    I WANT TO DISPLAY MATHEMATICAL FORMULAS,WHICH INCLUDE MATHAMATICAL NOTATIONS LIKE "SIGMA" "DELTA" AND SO ON, AND ALSO SYMBOLS WITH SUBSCRIPTED TEXTS OR LETTERS,IN XML DOCUMENT.
    MY PROBLEM IS HOW CAN WE RENDER SUBSCRIPTED TEXTS IN XML DOCUMENT.
    FOR Eg.CONSIDER THE FORMULA SHOWN BELOW,IN HTML FORMAT.
    ÓAli * Bli / Cli
    PLEASE,TELL HOW THIS CAN BE REPRESENTED IN XML DOCUMENT.
    AND ALSO TELL ME HOW CAN A HORIZONTAL RULE BE DRAWN IN XML DOCUMENT
    THANK YOU.

    Ouch. Would you please not type in all capitals. It's hard to read.
    Anyway the question doesn't make sense. XML is just a format for storing and transmitting data. XML doesn't have the concepts of subscripting and drawing horizontal rules. Perhaps you were thinking of HTML?

  • OIM 11g R2 Available Roles For Organizations Is Empty After XML Import

    Hi,
    When we exported Organizations in OIM via Deployment Manager and imported them back, available roles on Organizations are gone.
    To be exact; Hierarchical role assignments are gone, which are done using "include-sub-orgs" check while putting organizations to Roles.
    To understand the problem,
    We took a single organization, exported it, changed only organization name in the XML and imported it back. The results are the same.
    We included every possible dependency in the xml to see if this was the issue, apparently it wasn't.
    Furthermore,
    On the Role screens' Available Organization's tab, when we check the "include sub orgs" box, it works fine on manually added organizations. They are shown on Available Roles for the Organizations.
    But this doesn't work on imported organizations.
    Is there a trick to this in R2?
    How can we export-import the organizations and still see the available roles?
    Thanks,
    Erdogdu

    Hi All
    Any updates please . Can any one just update whether creating a custom attribute on User Profile adds the attribute in the list of attributes for membership rules for roles .
    Thanks
    Darshan

  • Brand New Dell with an I7, Brand new Adobe Premier Pro cc, I can start premier, but after I import video, work on a project and save it, Premier has a problem and can't open it and shuts down. Help!

    Now, when I start a new program and import video---Premier shuts down too. What is going on?

    More information needed for someone to help... please click below and provide the requested information
    -Premiere Pro Video Editing Information FAQ http://forums.adobe.com/message/4200840

  • Insane XML Import, Huge Project, Duplicate file names work around...

    I planned on kicking off my journey attempting to edit a massive multi year documentary on FCPX with a nice introduction of the blog I'm going to keep about the experience, but I've run into a bit of a roadblock, or maybe major speed bump at least before even getting to that point. I wanted to share what is working as a work around for me and you guys can tell me how I'm doing it wrong.
    Ok, I will try to explain this as succinctly as possible. I'll write in somewhat stream of consciousness just to try and get through it quicker... Basically, after discovering the work around below, I am now utterly confused on how FCPX handles the relationship between its own database of where media is stored, and the actual media itself. I have plenty experience on FCPX now, probably done 30-40 pro commercial jobs on it over the last year since XML became doable as I'm also a Resolve Colorist and all the FCPX projects where hardcore coloring product spots. For commercial work, I never needed to worry about splitting up footage up over multiple Events. Everything, all in one, FCPX handled it no problem. (well the occasional beach ball, but that seems to be a thing with FCPX in general)
    This will be my 10th feature documentary as an Editor. Every one before it was either on Avid's many flavors over the last 12 years or FCP Studio. When this new film came along, I made the decision a few months ago to use FCPX for a few reasons, but mostly because I'm insane and I like to try to mix it up for myself in a career that can get stale quick if you aren't willing to be that way. The film was shot over 2+ years, every shoot was multi cam 5D (yes i know, looks great, but please kill me), I haven't done the math on length, but there is over 10,000 clips of video (this is actually medium in size compared to what I've dealt with before). Its 5D, so theres external audio for everything. FCPX's syncing is great, but I've learned that theres an unsaid window of heads and tales clips must fall within to sync properly with the nearby clips, if they are too far apart FCPX gives up. One shoot day could have 3 cams, 50 clips each, and 2 audio files to sync to, FCPX simply cannot handle this, so off to Plural eyes they went, no problems.
    Ok, all this is relevant eventually I swear! Again, in the past, all in one event, no problem. I tried for fun to bring all media into one Event on this film. It worked, but there is a 10+ second spinning beach ball for every single move you make, so thats no good. Ok, I'll separate the Events out to, lets say, each shoot month. Well that's dumb, in verite documentary, any shot could be the first, any shot could be the last, you need a command over all searchable footage at all times. Shift selecting all events to search *****, and it actually takes longer for FCP to reload each event each time than it does to just have the one massive one. So no go there. Next hair brained idea... What if make a new Event that is just Compound Clips of all the other Event's contents and do more with Markers and Favorites in logging that I was planning to parse it all out. That way I'm working with and FCPX is dealing with 50-60 clips instead of 10,000+ Quick test, Cmd-A, Opt-G, boom, boom, boom, move all to dedicated to Event, hide huge Event, BEHOLD, that works! FCPX chokes a little bit on the insane length of some of the clips, but searching, and general performance is back on par!
    So your saying to yourself "Ok *********, sounds like you figured it out, what's the problem." Well to you I say, "Not so fast!" Remember, that was just a quick test using the media I had imported into the massive 10,000+ clip Event. To do this project proper, I am having to import Multicam sync'd XMLs from Plural Eyes. And this is where it all starts to fall apart. A little foreshadowing for your eager eyes. 10,000+ files all shot with multiple 5D's over the course of years. What does that mean? many, many duplicate file names!
    FCPX as well all know irritatingly imports XML's as new Events, not into existing ones. This obviously takes a lot of burden off media management because with a new Event comes a new database referencing its own version of the raw media. All well and good, and I'm betting its starting to click for some if you advanced users where I'm finally going with this. So I have 50 or so XMLs to bring in, all done no problem. Now I want to replicate that singular Event like I did with the Compound Clip test and have it all in one place to be my master as extensive logging begins for easy searching once editing begins. Highlight the Events, click Merge Events. NOPE. I get a new "Kill Yourself Now" error (a term I coined for Out of Memory and General Error messages in FCP Legacy meaning there ain't much you can do about it): "Two or more files have the same name. Change the names and try again, because I don't know what the **** to do with them." Ok I made up that last part but that's basically what it's saying. Just take the variable out of the equation, this happens with every which way you could try to get the clips together. Merge Events, dragging events on top of each other, dragging just the Multicam clip alone, nothing gets passed that message. What's worse is that while Batch Renaming seems like a solution, the renames do not populate inside the created clips and there is no way to Batch Rename those. Renaming everything at the finder level isn't so great because then I'd have to resync and theres an offline/online thing going here where the film has to be reconformed eventually.
    Basically, I've found that FCPX handles media management in completely different ways depending on whether you are importing into one Event yourself or doing essentially what is a new import with FCPX moving or merging Events. If you bring in all the media to one Event, on a macro level FCPX goes through file by file making aliases referencing the master file. If it hits a duplicate, it makes a parenthesis counter, and keeps going. And with the genius of FCPX metadata, that file name doesn't even matter, you can change it at the Finder level and FCPX will keep the link intact. BUT for some reason if you try to do this outside the realm of a single Event and combine files after the fact a different process takes over in creating this database system and can't handle the duplicates. I can't totally figure the reason other than it probably is scared to change the originally referenced alias to something else (which it shouldn't be scared of since Merge Events deletes the original anyway).
    This is where it gets INSANE and where I lose all understanding of what is going on, and believe me it was a delicate understanding to begin with. It comes in to play with the work around I figured out. I make the master Event with the 10,000+ clips. Then I import all the XMLs as dedicated Events. Now, I then drag the Multicam clips into the master Event, it WORKS! just takes it, no "Kill Yourself Now" error. Stranger still, now with the switched referenced Event, it even takes into account which aliased duplicate file name it's referencing in the Original Media folder. Somehow, it's taking into account the original file path and saying "Ok, I see 5 instances of MVI_5834.mov. Based on the original file path or maybe creation date or god knows what, it must be MVI_5834 (fcp3).mov." It connects perfectly. I can even remove the old XML imported Event with no problem. Crazier yet, I can now move those again to the dedicated Event I wanted originally that only contains those Multicam or Compound Clips.
    So instead of going straight from A to C, going from A to B to C works even though that actually seems way more complicated. Why can't FCPX handle Merge Events and dragging clips the same way it handles media imported into a single Event. And weirder still, why can't FCPX handle the (fcp1,2,3...) appending in the same scenario. But if the appended links are already there, No Problem. And for the love of god, it'd be nice to important XML's into existing Events and make the correct referencing happen right from the get go, which is really the source of all the above headache. I'd have no problem helping FCPX with a little manual pointing in the right direction just like any other NLE needs.
    Ok, having said all of that crap above, my question is, have I missed something completely simple I should have done instead? Now that I have everything in place how I originally envisioned, I think I will still play around a little bit more to make sure FCPX is really going to be able to handle this project. I'm at a stage right now where going another direction is still an option, although the dare devil in me wants to make this work. Media management aside, once you start editing on a FCPX timeline, its hard to go back to anything else. Apple is going to have to figure out some way not to access to everything at all times to work fluidly or big projects like this are never going to be practical in FCPX.
    Sorry for the long confusing post....

    I'm having the exact same problem, but I know nothing of ruby scripts. I've exhausted my resources with tech support, and after literally hours of work with them it seems I now am faced with either re-rating each individual song, or pointing iTunes to each song that it can't locate. Is yours a solution that could help me? How can I find out more about Ruby Scripts? Thanks for your help, hellolylo (or anyone else who might also be able to help...)
    Kenn

  • Nested Paragraphs meet XML Import

    Hello.<br /><br />I am starting to create a document that should be able to import data from an XML file like this:<br /><br /><?xml version="1.0" encoding="UTF-8" standalone="yes"?><br /> <Root><br />  <Gericht>Canneloni mit Spinat, Ricotta gefüllt <br />  und Mozzarella überbacken<br />   10,50</Gericht><br />  <Gericht>Ravioli mit Kürbis, Ingwer <br />  In Gorgonzolarahm<br />   9,50</Gericht><br />  <Gericht>Hausgemachte Gnocchi <br />  in Rucola- pesto, Cherrytomaten und Parmesan<br />   10,50</Gericht><br />  <Gericht>Rindertafelspitz, Meerrettichsauce <br />  Wurzelgemüse, Kartoffelschnee<br />   13,90</Gericht><br />  <Gericht>Rinderfilet auf Karamell- Pfeffer- Sauce <br />  Tournierte Gemüse und Kartoffelkugeln<br />   19,50</Gericht><br />  <Gericht>Rosa gebratene Entenbrust Mango Estragonsauce <br />  tournierte Gemüse, Kartoffelplätzchen<br />   16,50</Gericht><br />  <Gericht>Hirschmedaillons, Cassisjus <br />  Rosenkohlflan, Haselnussspätzle<br />   18,50</Gericht><br />  <Gericht>Düsseldorfer Senfrostbraten vom Rumpsteak&#8195;<br />  Speckbohnen und Röstkartoffeln<br />   17,50</Gericht><br /></Root><br /><br />Therefore I created textcontainer that use the tag Gericht.<br />The import works - the text is placed into the 8 containers.<br /><br />The idea is that I can apply a nested paragraph style for automating the process. But as long as there line breaks every line is recognized as its own paragraph. Because I cannot set <SHIFT>+<ENTER> into an XML file.<br /><br />On the other hand I have no idea how I can create a linebreak after the import has happened within InDesign and at the same time serve with a special sign, so every line comes with a separated text style.<br /><br /><Gericht>Canneloni mit Spinat, Ricotta gefüllt und Mozzarella überbacken  10,50</Gericht><br /><br />Can you help me?

    JTRobinson wrote:
    ... For instance when I import:
    <article>
         <title>This is a title</title>
         <body>&lt;p&gt;This is a body paragraph.&lt;/p&gt;&lt;p&gt;This is another paragraph&lt;/p&gt;</body>
    </article>
    This is correct; those are not HTML tags, but literal characters < and > -- correctly encoded as "&lt;" and "&gt;" -- and then translated into their correct representations, which only happens to look like HTML.
    <article>
         <title>This is a title</title>
         <body><![CDATA[<p>This is a body paragraph.</p><p>This is another paragraph</p>]]></body>
    </article>
    This is also correct. Any stuff inside a CDATA bracketed section should not be parsed as XML, so this is also plain text.

  • Customizing Flash Galleries by editing the XML

    The controls within the Web tab allow you to customize the Lightroom Flash Gallery templates in a lot of ways. However, you can customize them much further by editing the XML files that are generated when you export a gallery. This requires almost no knowledge of Flash or HTML, and can be done with almost any text editor.
    Here are few examples of what you can do:
    Add a background image
    Turn off (hide) the Title Bar and/or Menu Bar
    Change the width, transparency, and color of borders around thumbnails and images
    Turn thumbnail and image drop shadows on/off
    Change the transition between images, including straight cut
    Change image and transition durations
    Change the color and transparency of all parts of a gallery including image and thumbnail area backgrounds and borders, individual buttons parts, scroll bar parts, etc
    Change the height of the captions display area
    Change text fonts and sizes
    And much more
    To start playing with this, simply open the style.xml file found within an exported gallery inside the ..resources/styles folder. You can also preview the gallery by double clicking on the index.html file, then make changes to the style.xml file in your text editor, save, and then refresh your browser to see the effect. Once youve achieved the look you want, you can copy your edited style.xml file into any gallery you export.
    Note: any text editor will work, but using an app that has good HTML or XML editing features (Adobe Dreamweaver for example) will make it much easier.
    Ive posted a few tips and tricks articles about how to do this on our blog at http://blog.bluefire.tv and plan to add more from time to time.

    gsimpson,
    There is no way via the XML to change the behavior where the smallest rendition will scale down to fit the window. Since the gallery itself scales to fit the window, scroll bars would need to appear on the image itself if the window is too small. This is in fact the behavior of the galleries in B4 if I remember correctly, but there is no way to achieve that with the 1.0 version.
    However, you can achieve your goal with a bit of html work. One easy way it to "fix" the size of your gallery within your web page (by using pixel values in the embed code for example) such that it is set big enough that the smallest rendition will not be scaled.
    Or, if you can do fairly advanced HTML you could let your gallery scale up, but not below a certain size. To do that, you'd need to put the gallery inside a "container" within your html page, (e.g a div or table cell) and then limit how small that container can be, and make sure that the container itself will grow to fill the available space.
    Another alternative would be to make your own "small" renditions, that are so small that they will not scale at the gallery's minimum size. Speaking of minimum size of the gallery, wouldn't it be nice if you could set that? Who knows, maybe someone will contribute that code to the AMG open source project...

  • Photos missing from project after initial import

    I'm having an issue where after initial importing pictures into Aperture, I can no longer find them within the project.  Initially I can see them fine after the import, but when I relaunch Aperture, they are gone. The project itself exists and I when I move the cursor over the project icon, I can see the images (and they also appear in project info), but when I click on the project, it has no photos inside it. I have checked and it appears all filters are turned off from the browser view.
    Also, when I try to re-import the photos, Aperture identifies them as duplicates.
    I did have an issue a month ago where Aperture crashed a few times while trying to import.  I repaired permissions and the database, but am still getting a warning to repair the database each time I open Aperture.  I have not yet run rebuild, as I am concerned about this messing up the library (I am current on my backups).
    Any suggestions would be appreciated.

    I did have an issue a month ago where Aperture crashed a few times while trying to import.  I repaired permissions and the database, but am still getting a warning to repair the database each time I open Aperture.  I have not yet run rebuild, as I am concerned about this messing up the library (I am current on my backups).
    Independent of Tony's suggested fix, it looks like you are having a more general problem. We need to know more to see, what might be causing this. What version of Aperture are you using? What is your MacOS X version?
    It would be good to know, if your frequent "repair"  problem only occurs for your current Aperture library. Create a new, empty Aperture library and import a few test images.
    Do you have the same problem with a new library?
    If not, where is your Aperture library stored? In the default location in "Pictures" or on an external drive? Are you sharing your library with other user accounts? How much free disk space do you have?

  • Editing After Import

    Hi there, I am curious as to the extent or no extent of the
    editing capabilities after one imports a PPT in to Captivate. Once
    of my developers says it is pretty much non existent and that all
    edits should be done in the PPT file including adding audio and
    then re imported. Is this the case?

    Based on my experience with Captivate 3 and the advice
    presented in this forum, I shall attempt to translate:
    quote:
    Your developer is right. Whatever you import from PowerPoint
    will end up as either a static image or an animation you can't
    edit.
    Well, if you have image editing software and know how to use
    it, you can make edits to the background images that get created.
    While Captivate is able to import Powerpoint files the
    validity of colors, audio tracks, object placement, et. al., are
    all up in the air in terms of if the imported file bears even a
    passing resemblance to the original document.
    (Oh, also, good luck exporting from Captivate, especially if
    you attempt to export to Flash)
    quote:
    But if you have perhaps four bulleted sentences, you won't be
    able to edit the text after importing into Captivate. If a sentence
    needed to be changed, you would need to edit in PowerPoint and
    re-import if you wanted it in Captivate.
    Even simple tasks, such as editing text, are beyond the scope
    of Captivate. Speaking of bulleted text, be aware that using a
    bullet will disable anti-aliasing for the rest of the text field
    making the font practically unreadable.
    quote:
    Hopefully this helps... Rick
    Adobe has released a half-finished product which hopefully
    upon the fourth iteration of the product will feature "advanced
    features" such as import, export and text editing.

  • How to fix skewed table columns and rows after re-import XML

    My question is regarding XML Import in InDesign CS3.
    I have a XML that has a table of 5 columns and 5 rows, when I import it into InDesign, the table shows up fine with 5 columns and 5 rows. However when I revise my table to have an additional column, and re-import the XML file, the table gets updated, but instead of with an additional column, it gets 'appended' with an additional row instead (InDesign seems to blindly replace each cell from left to right, top to bottom, and ends up with 6 rows instead). The XML file specifies the number of columns and rows (5 and 5 before, 5 and 6 after), why doesn't InDesign recognize it and automatically add a new column when I re-import the file?  Is this problem fixed in CS5.5? Is there a script to fix this?
    Here is an example of my old XML vs new XML:
    Old:
    <frame5>
    <Table xmlns:aid="http://ns.adobe.com/AdobeInDesign/4.0/" aid:table="table" aid:trows="5" aid:tcols="5">
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1"></Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">2006</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">2005</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">2004</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">2003</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">Stores at beginning of period</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">846</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">805</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">753</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">678</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">Stores opened during the period</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">36</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">50</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">59</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">79</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">Stores closed during the period</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">13</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">9</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">7</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">4</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">Total stores at end of period</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">869</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">846</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">805</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">753</Cell>
    </Table>
    </frame5>
    New:
    <frame5>
    <Table xmlns:aid="http://ns.adobe.com/AdobeInDesign/4.0/"
    xmlns:aid5="http://ns.adobe.com/AdobeInDesign/5.0/" aid:table="table" aid:trows="5" aid:tcols="6">
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1"></Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">2007</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">2006</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">2005</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">2004</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">2003</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">Stores at beginning of period</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">123</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">846</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">805</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">753</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">678</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">Stores opened during the period</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">456</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">36</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">50</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">59</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">79</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">Stores closed during the period</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">789</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">13</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">9</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">7</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">4</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">Total stores at end of period</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">1368</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">869</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">846</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">805</Cell>
    <Cell aid:table="cell" aid:crows="1" aid:ccols="1">753</Cell>
    </Table>
    </frame5>

    What I mean is, right now there is a "workaround" which requires a user to manually add an extra column before re-importing the XML (with an extra column), otherwise the results get skewed. If by providing a script we can simply ask the user to "run" it, it would be a more "acceptable" solution.  
    Right. So, one solution would be to use Convert Text to Tables. If you find that works for you, then you can script it.
    That's why I asked you...
    Of course if nothing is required from the user other than simply re-importing, then that would be the best solution.
    Well, one could imagine a script that was attached to the re-import command, or to the link update notification, but probably the first step is to get something that works reasonably well without automating it completely. Especially because triggers to run scripts silently can introduce hard-to-debug problems.
    Sure we can switch to use "CALS table and see if this works. The question is, why should we need to? In the 2nd XML there is clearly a different "aid:tcols" value, and yet InDesign seems to ignore it and assume the same # of columns? This sounds like an Indesign bug, can someone confirm? Is there any plans to fix this?
    Not to be snarky, but do you want it to work or not? There are the tools you have and the tools you wish you had, and you can't really do much with the ones you wish you had. I'm kind of assuming you are looking for a solution today, not a solution in 2013.
    Yes,  I believe two of us have confirmed this appears to be a bug.
    Plans to fix? Well, we can't really tell you. You could try asking Adobe, but that's not easy information to get out. But you can certainly open a support case at http://adobe.com/go/supportportal and ask. It's not like we have special information here...
    But you're probably better off filing a bug first, in that same fashion.
    But let's assume no one had filed the bug. CS6 is expected in the March/April 2012 timeframe. That means that they're probably just putting the finishing touches on it right now, and it's going to be very difficult to fix things in it now. So then the earliest you'd likely get it fixed in CS6.5/CS7/whatever which presumably comes out by 2Q2013, and that's assuming Adobe decides to fix it...
    I also can't find much documentation on how to update my table to a "CALS table", any examples?
    Try this thread:
    Re: Importing a CALS table into InDesign CS3

Maybe you are looking for