InDesign to XML

Does anyone know or can steer me in the right direction on how to convert an InDesign file to an XML file. I currently do not have an DTD and have a small number of styles (10) within the document. My XML background is almost none and any help is greatly appreciated.
Peter

What I have are, over 42 files, with 300-600 pages and I'm trying to get the content out of Quark and into XML for my client. Below is an example of what each page contains. The pages are setup in linked text boxes and of course has none of the formatting here. The three "uuu" are diamond shaped dingbats, which I assume will be deleted all together. Also, I may be trying to keep the formatting when its not possible. I'm assuming in XML the tags are used in conjunction with a DTD so when the data/text is repurposed the DTD applies some sort of formating.
1 uuu FJ/GEN 1A CONSTITUTIONAL LAW
FEDERAL JURISDICTION: AN OVERVIEW
In this topic, well discuss the following:
1. Judicial Review (Code: FJ/JR)
2. Jurisdiction of the Supreme Court (Code: FJ/JSC)
a. Original Jurisdiction
b. Appellate Jurisdiction
3. The Eleventh Amendment (Code: FJ/11A)
(Please refer to the front of the next card for further explanation.)

Similar Messages

  • XSLT and generated text using InDesign with xml

    I have recently switched from Framemaker to InDesign and am still getting to grips with the differences so apologies if this is a very basic query.
    Framemaker was used to format sgml tagged text. You could specify that a particular tag generated a prefix or suffix. You could also specify that the tag should generate the prefix or suffix only under certain circumstances (context rules). The prefixes and suffixes I need to apply are things like open and closing brackets, commas, full stops, and sometimes a bit of text.
    I am told that this can be done with XSLT. There are whole libraries of books on XSLT out there and not knowing anything about the subject I really don't know where to start. Does anyone out there who uses InDesign with xml and XSLT have any tips about where to find useful information on the subject?
    Thanks in advance for any help on the subject.
    Steven

    Yeah, we use to have such feature wayback then. Indesign package into GoLive.  Kindly look through the idea section and vote massively for this idea.

  • How does one convert final designed print content in InDesign to XML?

    I have been grappling with this issue for a while now. What I do get as an output in XML is content which is not complied in a proper hierarchical manner. Images are listed separately where as I want them to be listed as part of the article.
    Can you help me with a solution? Do let me know if my question is unclear.

    Can you help me with a solution? Do let me know if my question is unclear.
    It's unclear. XML is really really complicated and there are thousands of variations, because it's infinitely flexible. In order to understand your question, we need to know what kind of XML schema you need, and what you are getting, and posssibly also how your document is set up.
    Are you exporting to IDML (an XML format that is zipped), or using InDesign's XML Export?

  • InDesign and XML Automation

    I am new to the InDesign and XML Automation process.
    We have a xml file that has 100+ items and our goal is to automate them into a InDesign format (5-6 per page). Does InDesign/XML support this and what is the best approach to do this?

    The full script runs on "the active document", and it's possible that is the point where ID gets confused. Can you re-write it as a function with *one* parameter -- the document to work on?
    Then you can do your loopy (sorry) looping like this:
    someDoc = app.open(files[i]);
    Run("other script", someDoc);
    someDoc.close(SaveOptions.YES);
    "app.open" returns a handle to the ID document once it's opened, and if you save it into a variable you can use this wherever you are using "app.activeDocument" now.

  • Does InDesign CC XML support Footnotes/Endnotes and Index Markers?

    Hi,
    Does InDesign CC XML support Footnotes/Endnotes and Index Markers already?
    Can anyone give me the list of limitations in XML to InDesign.
    Thanks in advance.

    Hello MW,
    First of all thanks for your reply. Yes I can create an XSLT to change the XML stream ready for import into InDesign template that we have. I have also downloaded the Refoot.js and UnFoot.js. For the footnotes I have already workaround for that, but how about the index-markers and cross-references do you have any idea on how to deal with it?
    Actually I have already XSLT script that will convert XML to InDesign Tagged Text. But our client want us to use the XML embedded in InDesign so they can just export the InDesign back to XML easily. I know that there are limitations in XML to InDesign, but we need to proved to them that using XML is not good to use in this workflow because of those limitations. So I'm looking for the list so I can send to them to tell them that what they want is not doable since there are a lot of things that XML in InDesign can't do.
    We have existing XML to InDesign round tripping workflow; 1) first we have the XSLT that will convert XML to InDesign Tagged text including footnotes, endnotes cros-refeneces and index-markers; 2) once the layout is final will export the InDesign document to HTML; 3) use XSLT script to convert exported HTML to XML. But it seems this workflow is not efficient to them. Can anyone suggest what other workflow for round tripping XML to InDesign.
    Again thank you very much for your quick reply.
    Regards,
    Elmer

  • Book about InDesign and XML

    Hello everybody!
    Has anybody read "A Designer's Guide to Adobe InDesign and XML" by James J. Maivald, Cathy Palmer (Adobe Press)? I am looking for a book about using xml in InDesign. And i'm hoping the title says it all: a guide to show me the basics. Or does anybody have another book I should read?
    Thank you for answering!
    Maaike

    It is a great book to begin for inDesign and XML.
    Strange enough there is NO mentioning at all of how to process tabels!
    Maaike, if you are Dutch take a look here:
    http://www.macmojo.nl/nl/artikelen/gratis-hoofdstuk-als-pdf-van-het-nieuwe-boek-slimmer-we rken-met-indesign-cs4.html

  • Incopy link will not update in InDesign and XML Story files

    So I have a couple of questions.
    I work for a publisher and we have a standard InDesign to Incopy workflow. Recently we have started having issues with InCopy links. First some basic info would probably be helpful. We use Windows XP =(, and we are using InDesign and Incopy CS3. All of our files are on a server. When I or people on my team sometimes attempt to update Incopy links, they will simply not update. Then when we check the link it says that it is zero k in size and is pretty much fried, cannot open in Icopy or InDesign. Why this is so nasty is because if the file cannot be updated all the work in the story that was done in InCopy is lost. Then to make matters worse, if we unlink the incopy file sometimes when we go to save indesign completely crashes. Is this a permissions issue as our IT department is fairly ignorant about design workflows on servers and has been inconsistent about the permissions. Also these .xml files seem to be populating the folder where we keep our InDesign files, when we open them they have basic information on the story links. I have attempted to find out more info on these files but have had very little luck.
    Any info would be helpful.
    Thanks!

    I cannot import video files.
    Mylenium

  • Scripting InDesign and XML tables

    I am trying to get around the fact that InDesign CS2 forces you to import XML data into tables as the WHOLE table. I just want to link cells to data without having to build the whole tables in XML because the table layout changes.
    I do not want to use a 3rd party plugin because I need the tags to be portable to other machines without the extension.
    Does anyone have any advice on how to script the import of XML data to table cells without importing a whole table?

    The only way around this seems to be either using some sort of plugin or just getting more creative with my XML and XSL.

  • Indesign Comparing XML Structure

    Can Anyone help me ?????
    I have wasted a lot time in this query with no result please help me to achieve my desired output.
    i want to display all XmlAttributes of a xml structure in a TextFrame of indesign CS4 that match the following conditions :-
    1) for a selected Character Style ( KT), XmlAttribute of one document(i.e CHAPTER ) must have same value as other document(GLOSSARY) that is being compared. then keywords with same id & olinkend would be displayed in a text frame.
    snapshot 1 shows chapter with highlighted keyterm & its olinkend (which to be used for comparison).
    snapshot 2 shows Xml Structure of Glossary with highlighted glossentry & its id
    Snapshot 3 shows Xml Structure of chapter(containing keyterm its olinkend)
    Snapshot 4 shows Xml Structure of chapter(containing glossary)
    in above snapshot pathology,etiology,pathogenesis,infection and disease have same olinkend(keyterm in chapter) and id (glossentry in glossary) but Human Microbiome Project  do not have different id & olinkend so its not a keyterm. it should not be displayed in text frame with  keyterms but somehow it is tagged wrongly as KT .we dont want it to b displayed.
    my text frame displayed it as
    i want a javascript code to display only keyterms in a text frame( in active document i.e. chapter )where keyterm olinkend = glossentry id and finally save the data to excel file .
    i have taken this code from ADOBE FORUM plz modify this to achieve my output.
    var myDc =app.activeDocument;
    var mySty = myDc.characterStyles.everyItem().name;
    var myDia = app.dialogs.add({name:"Character Style Display Menu", canCancel:true});
         with(myDia.dialogColumns.add()){  
              with(borderPanels.add()){
                   with(dialogColumns.add()){staticTexts.add({staticLabel:"Select Character Style:  "});}
                        with(dialogColumns.add())
                                                                var SelSty = dropdowns.add({stringList:mySty, selectedIndex:0});}
    var myRes = myDia.show();
    if(myRes==true)
          var myChoice = mySty[SelSty.selectedIndex];
                myDia.destroy();
    else
    { exit();}
    app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;
    app.findTextPreferences.appliedCharacterStyle = myChoice.toString();
    var myFind = app.findText(false).reverse();
    for(var a=myFind.length-1; a>=0; a--){
         var  myString= myFind[a];
         var myPg = myString.parentTextFrames[0].parent.name;
         var myCon = myString.contents;
         app.selection[0].insertionPoints[-1].contents = String(myCon+"\t"+myPg);
         app.selection[0].insertionPoints[-1].contents = "\r";
    app.findTextPreferences = app.changeTextPreferences = NothingEnum.nothing;
    if(myCon==null)
                                                      alert("Character Style not found");
    HOPE YOU WILL UNDERSTAND MY QUERY.
    THANX
    WAITING FOR REPLY.

    Could Peter or someone move this to the scripting forum, please?

  • Creating workflow using InDesign with XML

    What is the fastest and most accurate way to make a workflow from a XML file with Indesign?
    Lets say we will make a school yearbook with about 30 pages. each page has 20 portraits of students with their name beneath each image.
    The XML files is generatet from a home-made XML-creator and got student information from databases.
    I have heard of easy way to do this with Indesign and templates, snippets and maybe a script.
    Can anyone tell me step by step how to, or does anyone know of a tutorial movie etc?
    thanx

    Also if any one has any thoughts on creating a front end using XML files, pros cons etc??? Just prototyping and wondering should i do down this road!!

  • Indesign CS6 xml parser plug in

    Hi,
    My Indesign CS6 won't open as it is saying my xml parser plug in is not being recognized and a window keeps popping up saying - xmlparser.rpln needs to be installed.......help!

    OS?
    Did it work before?
    Can you open Extension Manager and see the plugin? Is it active?

  • Indesign CS3 XML Root element?? , Java Script

    Is there any way to tag the root element using javascript?
    The three usual ways without JS would be:
    Rename the tag in the tag pallete.
    Select and Retag the Element in the Structure.
    Or import an xml to replace the structure.
    This is the closest information I could find, thanks to Dave Saunders
    http://jsid.blogspot.com/2006/07/emaciated-anonymous-invisible-parent.html
    ~Mike

    Does this help:
    app.documents[0].xmlElements[0].markupTag.name = "Fred";
    Dave

  • InDesign and XML Automatic pagination

    Hi Scripters,
    I am trying to create "Automatic pagination" system for four to six page journals,
    XML--->INDD--->PDF
    I am comfort with creating and applying styles I am done. I just don’t have Idea how to place the images and tables automatically after their citations? And how to make my facing pages base align automatically?
    Anyone done this before? Kindly give me some suggestions
    thanks
    regards
    a r u l

    I'm not sure I'm totally following your question but, I'm very interested in automating via the same process you described so I'll try to get the discussion going.
    I
    just don’t have Idea how to place the images and tables automatically
    after their citations?
    the images are called out in your XML, right? you should be able to flow them in based on a template doc. I believe the tables will have to be formatted in such a way that 'convert text to table' can convert them easily, if you want them to stream into a longer story.
    And how to make my facing pages base align
    automatically?
    are you looking for a  baseline grid alignment (a simple function of the paragraph style)? or getting all the columns to end at the same depth (a not so simple quandry)?

  • Document indesign in xml – stroke and fill the information content in a tag

    I want stroke and fill the information contented in a tag. Inside this tag, could be several paragraphs with different styles in paragraph or character.

    I want stroke and fill the information contented in a tag. Inside this tag, could be several paragraphs with different styles in paragraph or character.

  • How can I export a stylesheet (either CSS or XSLT) with XML from indesign?

    Hi,
    I am using indesign CS4. I want to export style sheet whether it is CSS or XSLT file with xml.
    I try to get it but can't.
    Also the XML i am exporting does not styles that has been applied by me while creating the file in Indesign.
    Please help me out by telling me the way how can i get a stylesheet and also how can I embed that style sheet with XML so that my XML file looks similiar to the indesign file.
    Thanks,
    Choudhary Nafees Ahmed

    I am using indesign CS4. I want to export style sheet whether it is CSS or XSLT file with xml.
    CSS is not an XML style sheet, it's an HTML style sheet. "Export to HTML" will export an empty stylesheet for the paragraph and character styles. ID cannot convert its (very advanced) typographic capabilities to the (very limited) CSS notation, and thus it defaults to exporting the names only.
    XSLT is not an XML style sheet either; it's a transformation format (http://www.w3.org/TR/xslt).
    I try to get it but can't.
    Also the XML i am exporting does not styles that has been applied by me while creating the file in Indesign.
    XML Export does not export anything except the items you tagged with the Auto-tag feature, or you tagged yourself. If you need your styles tagged, use Map Styles to Tags (http://www.adobe.com/accessibility/products/indesign/mapping.html).
    XML has almost nothing to do with styling -- ideally, XML describes document structure while styles describe formatting.

Maybe you are looking for

  • Can you share to other users on the same machine?

    If I have 2 users on the same machine, and I log in with one user, open iTunes, then swich user and bring up iTunes. Will the second user see the shared shongs from the first user? Thanks, Alfredo

  • What is the Function module in 4.5B ?

    Hi, One Function Module F4_CUSTOMER_PROJECT is avilable in 4.6C but not avilable in 4.5B. What is the Function module in 4.5B ? Waiting for quick response. Best Regards, Bansidhar

  • No audio to menu page

    The first page created in iDVD is the main menu page. I have dropped audio taken from iTunes via the media tab, into the 'drop zone' as required yet hear nothing. As I progress to the movie or slideshow, the audio I placed there plays. My iDVD versio

  • Is anyone aware of a problem installing Adobe photoshop?

    I bought Adobe Photoshop Elements 9 and can not get it to load without errors.  Any suggestions?

  • Upgrade Strategy

    Is there an easy way to upgrade an Apex app? As a simple example, let's say in release 1.0 I have a page with a standard report. Version 2.0 now uses an interactive report. My thoughts are that I would have to export Version 2.0 from the test environ