Footnotes and notecalls in XML workflow for InDesign

I'm a french typesetter working on a project using XML workflow with a large number of footnotes. I have been searching for hours the right way to prepare the XML workflow so I would get all the notecalls and footnotes once the workflow imported in my InDesign file. Thanks in advance to any helping hand.

I wish I could express myself in another language as well as you handle English -- and my bread and butter is typesetting text that is challenging linguistically.
However, I also like to think of my work as setting type, and because I associate XML with robot formatting I am inherently biased against it.  Perhaps I'll learn better, but currently I'm not a good source for information on XML.
Still, as I see it XML attempts to come up with a single source for output in various formats.  InDesign is really good for making PDF's ready for the press or for distribution electronically: it defines documents in terms of pages and offers precise control over what goes where on every page.  This is very important in my work, scholarly material that generally includes linguistic oddities requiring absolute control over fonts.  Meanwhile, footnotes -- which of course assume there are pages at whose foot they can sit -- have always been an afterthought in ID, omitted from early versions, and still the subject of many complaints for their inflexibility.
Thus two early questions are:
Is InDesign footnoting capable of doing what you need?  My guess is yes so long as you can tweak in ID; but if not then whoever gets tasked with using the masters you develop may not appreciate having to string a separate story of footnotes by hand across the bottoms of pages.
Do you need to get from ID back to XML?  I've already mentioned that getting ID footnotes back into XML is a significant issue, but there are other factors: if you use ID PDFs for proofing but the ID files are not going back to XML then corrections must be made to both the XML and ID files.  And whether or not you export ID back to XML you get to figure out which ID tweaks are needed in the XML.
Software manuals tend to explain what the software can do and omit discussion of what one might wish it could do.  One of the things I appreciate about Dorothy J. Hoskins's brief 2013 book XML and InDesign is her chapter "What InDesign Cannot Do (or Do Well) with XML," though she this isn't the only place she discusses philosophical conflicts between ID and XML.  She also touches on the value of XSLT transformations and scripting for wrangling XML, and mentions useful tidbits about Maidvald’s book since its 2007 publication.
Good luck!
David

Similar Messages

  • EJB 3.0 and  creating bean .xml files for DataControl

    In entity beans I haven't parameter updateble in source for column witch represent Id. I generate Id with TableGenerator strategy.
    @TableGenerator(name="TEST_SEQ", initialValue=1, allocationSize=1)
    @Column(nullable = false)
    @GeneratedValue(strategy=GenerationType.TABLE,generator="TEST_SEQ")
    @Id
    private Long id;When I create DataControl why some <entity bean>.xml files have IsUpdateable="0" parameter for attribute witch represent Id (primary key) column in entity bean?
    <Attribute Name="id" Type="java.lang.Long" IsUpdateable="0"/>In some files this parameter have default value (true), that is it does not show in source!
    If I use datacontrol (method findAll for example) with selectOneChoiche component error is:
    The selected target attribute has read-only access.Please select an updatable attributeWhen I modify files and after that refresh or create new DataControl I loss my changes in files.

    Hi Ric,
    This is the test case which describe my problem.
    Test entity:
    @Entity()
    @Table(name="TEST")
    @NamedQueries({
        @NamedQuery(name = "Test.findAll", query = "select o from Test o"),
        @NamedQuery(name = "Test.findById ", query = "select o from Testo where o.id = :id")
    public class Test extends BaseTest implements Serializable {
        @Id
        @TableGenerator(name="TEST_SEQ", initialValue=1, allocationSize=1)
        @Column(name = "ID", nullable = false)
        @GeneratedValue(strategy=GenerationType.TABLE,generator="TEST_SEQ")
        private Long id;
        private String test;
    public String getTest() {
    return test;
    public String setTest(String param) {
    this.test=param;
        public Long getId() {
            return id;
        private void setId(Long id) {
            this.id = id;
       }Base entity:
    @MappedSuperclass
    public abstract class BaseTest implements Serializable {
        @Column(name = "LASTCHANGE")
        private Timestamp lastChange;
        public MasterEntity() {
        public void setLastChange(Timestamp param) {
          this.lastChange = param;
        public Timestamp getLastChange() {
            return lastChange;
    }Main entity:
    @Entity()
    @Table(name="MAIN")
    @NamedQueries({
        @NamedQuery(name = "Test.findAll", query = "select o from Test o"),
        @NamedQuery(name = "Test.findById", query = "select o from Test o where o.id = :id")
    public class Main extends BaseTest implements Serializable {
        @Id
        @TableGenerator(name="MAIN_SEQ", initialValue=1, allocationSize=1)
        @Column(name = "ID", nullable = false)
        @GeneratedValue(strategy=GenerationType.TABLE,generator="MAIN_SEQ")
        private Long id;
        @ManyToOne
        @JoinColumn(name = "IDTEST", referencedColumnName="ID")
        private Test test;
        public Long getId() {
            return id;
        private void setId(Long id) {
            this.id = id;
        public Long getTest() {
            return test;
        private void setTest(Test test) {
            this.test = test;
       }The part code of session bean:
    public Main findById(Long id){
    return em.find(Main.class, id);
    }When I create DataControl from this sessionBean, the Test.xml(ENTITY->Test) file is generated.
    Test.xml:
    <?xml version="1.0" encoding="UTF-8" ?>
    <JavaBean xmlns=" http://xmlns.oracle.com/adfm/beanmodel" version="11.1.1.45.24"
              id="Test" Package="package.test"
              BeanClass="package.test.Test"
              isJavaBased="true">
      <Attribute Name="id" IsUpdateable="0" Type="java.lang.Long"/>
      <ConstructorMethod IsCollection="false" Type="void"
                         id="Test"/>
    </JavaBean>Questions:
    Why attribute "id" have property isUpdatable="0" ?
    I didn't specify "update=false" on my entity 'Test' for that column.
    In witch case propery isUpdateble have value "0", "1", "2", "true", "false"?

  • How to find and modify underlying XML Template for a OA Framework page

    Env: R12
    There is a standard OA Framework page in Purchasing that can be reached by
    Purchasing Manager > Buyer Work Center > Orders > Search for a specific PO > Open the PO Page
    Then Open the PO Details page for what you searched
    Now in the PO Details Page, On the right hand top corner is a drop down list for Actions > View PDF
    This generates a PDF output of the PO, PO Details and the terms and conditions.
    I want to modify this pdf. ( Change the template and add/remove a few columns)
    I believe that this is an XML Pub report running in the background but how to find out what report is running and how to modify its template ??
    Thanks
    Gabbar

    Hi Gabbar,
    Click on 'About this Page' and figure out the page, controller, AM and VOs. You can download these xml and class files from JAVA_TOP. Page can be downloaded from mds directory under PRODUCT_TOP.
    Regards

  • Pls suggest for new xml flow in InDesign...

    Hi everyone,
    we have pitched into the new xml workflow in InDesign. Basically it looks like Pearson ETM XML workflow followed in Quarkxpress.
    Please go through this sample pearson xml coding followed in quark:
    DUE TO PROBLEM IN POSTING WE HAVE CHANGED < > AS [ ] IN ALL TAGS.
    [unitPart id=c01-upt-0001]
    [title]Defining the Realm[/title]
    [sect1 id=c01-sec1-0001]
    [title]Geographical Features[/title]
    [p]As Figure [xref target=c01-fig-0001/] shows, For many centuries Europe has been a hearth of achievement, innovation, and invention.[figureAnchor figures=c01-fig-0001/][/p]
    [sect2 id=c01-sec2-0001]
    [title][huc]E[/huc]uropes Eastern Border[/title]
    [p]The European realm is bounded on the west, north, and south by Atlantic, Arctic, and Mediterranean waters, respectively.Chapters [anchor id=c01-anc-0001/] and [anchor id=c01-anc-0002/].[/p][/sect2]
    Here our customer asked to proceed the same above xml structure in InDesign.
    For example: in above xml [title] tag comes under [sect1] tag as well as [sect2] tag. In Quarkxpress, we can control this [sect1] after [title] tag as [H1] style and [sect2] after [title] tag as [H2] style and so on through CPL rules.
    Here we struggle to follow the above process with InDesign. Because in InDesign if we pour the above xml the [title] tag should treated as [title] style only.
    So please guide and help us whether it is possible to follow the above xml process in InDesign....
    Thanks in Advance
    Thiyagu

    It's one of the major differences between Quark and ID.
    ID has a "paragraph composer" as will as a single line composer like Quark's, and it's on by default. When you use the paragraph composer the text is constantly analyzed and spacing adjusted for the best fit and appearance (according to the spacing algorithm and your justification settings) for the entire paragraph. If you force a line break, ID may adjust all the lines above as well as the lines that follow.
    If this is a "serious problem" you shoud probably witch to the single line composer. You'll find a drop down for it in the paragraph style definitin dialog under the Justification settings, or you can change an individual paragraph as a local override from the Control panel flyout menu.
    Most of us whove been ID users for some time find the paragraph composer to be one of the strenghts of ID, and feel it generates nicer looking text than a single line composer.

  • Pure xml flow in InDesign suggest pls...

    Hi everyone,
    we have pitched into the new xml workflow in InDesign. Basically it looks like Pearson ETM XML workflow followed in Quarkxpress.
    Please go through this sample pearson xml coding followed in quark:
    DUE TO PROBLEM IN POSTING WE HAVE CHANGED "< >" AS "[ ]" IN ALL TAGS.
    [unitPart id=c01-upt-0001]
    [title]Defining the Realm[/title]
    [sect1 id=c01-sec1-0001]
    [title]Geographical Features[/title]
    [p]As Figure [xref target=c01-fig-0001/] shows, For many centuries Europe has been a hearth of achievement, innovation, and invention.[figureAnchor figures=c01-fig-0001/][/p]
    [sect2 id=c01-sec2-0001]
    [title][huc]E[/huc]urope&apos;s Eastern Border[/title]
    [p]The European realm is bounded on the west, north, and south by Atlantic, Arctic, and Mediterranean waters, respectively.Chapters [anchor id=c01-anc-0001/] and [anchor id=c01-anc-0002/].[/p][/sect2]
    Here our customer asked to proceed the same above xml structure in InDesign.
    For example: in above xml [title] tag comes under [sect1] tag as well as [sect2] tag. In Quarkxpress, we can control this [sect1] after [title] tag as [H1] style and [sect2] after [title] tag as [H2] style and so on through CPL rules.
    Here we struggle to follow the above process with InDesign. Because in InDesign if we pour the above xml the [title] tag should treated as [title] style.
    So please guide and help us whether it is possible to follow the above xml process in InDesign....
    Thanks in Advance
    Thiyagu

    Hi,
    John Hawkinson thank you so much your suggestion.
    I am new  this type of discusion (on this page). So i think anybody could not replay my answer. So i repost my question.
    I want insert tags in my Indesign CS4 files. Is this posible when i select my powermath equaiton then run script. Script add tags automatically before/after my equation. Please ignore IDML word.
    Yes i an comfortable with XSLT presently i working with Pearson ETMV2.
    I have one more question when i past my snapshot its appear properly but when i agin see my commant then my snapshot disappear (see small blue rectangle).
    Thank you John again i am new in this industry please guide.
    snegig

  • Workflow for PO Release Strategy

    Hi all Workflow experts
    We are on ECC 6.0. We have created a 3 level Rel strategy PO and are creating the workflow for this scenario.
    The business object we are using is BUS2012 and WF Template is WS20000075.
    Each time a PO is created/changed workitem will be sent order we have defined, ie. L1, L2,L3. Each time mail goes to the inbox of the concerned approver.
    The problem is when the final approver cancels the release. Under activity 'Release of PO canceled, Task TS20000167 we have assigned the agent as Originator of PO. However at this instant mail does not go into the originator's mailbox.
    Approver is cancelling the release in ME28 as it should be, I presume.
    Are we missing something here? Is there any additional settings required to trigger the mail to the originator?
    I would be happy if the responses from you all does not point to SAP .htm files! since I have already gone through them but it is very hard to understand some simple things!
    Thanks in advance.
    Regards,
    Raghu

    All,
    I gather that ver 4.7 onwards, SAP has supported the PO rejection/cancellation feature. Since I am working on client's server which is 4.6 c I am not able to implement this. Unfortunately, in the process of doing R&D within the sandbox I seem to have damaged the template WS000075. Now I am getting an error message at the first approval level saying "relase written to buffer".
    Can anyone tell me what does this mean? Also is there a way to retrive the original template form the development clients?
    Regards,
    raghu

  • Urgent : Workflows for Purchase Order

    hi,
           My requirement is to make workflows for creation of Purchase Order.i,e Whenever a PO is made in the system,one mail should be sent to the concerned person for approval.I came across object type BUS2012 which is for Purchase Order but it's event list does not contain for "creation".How to approach for the same or any other solution.
    Thanks and Regards,
    Gaurav

    Hi,
    Standard Workflow for Purchase Order is WS20000075(Access it via PFTC_DIS Tcode). The business Object for Purchase order is BUS2012(access it via SWO1 Tcode).
    http://help.sap.com/saphelp_47x200/helpdata/en/75/ee153f55c811d189900000e8322d00/frameset.htm
    Regards
    Kiran Sure

  • What's the best XML parser for J2ME

    Hello,
    has anybody a suggestione about a light and (hopefully) performant opern source XML parser library to use in a J2ME application?
    I'm going to explore Xparse-J and Kxml: Is there anything better?
    Thank you,
    Andrea

    kXML is the most important and popularly use XML parser for KVM. This is a combination of pull parser and the XMLWriter. It coantains a WAP Binary XML and a special kDOM.
    NanoXML is another parser for KVM, which works on push-parsing technology. Now it is not very popular.

  • Need 2010 calendar template for Indesign CS

    I am trying to do a calendar for a high school and need a 2010 template for Indesign CS.  I can find it for every other version of Indesign but not the plain Creative Suite version.
    Can anyone help me with this?
    Thankx

    Not likely. CS is very old and you should note that once CS5 comes, if the upgrade policy remains the same, you won't be eligible for upgrade pricing anymore.
    Bob

  • DPS Tools for InDesign CS5 / CS5.5

    Hi everyone.
    Can't find download link of DPS Tools for InDesign CS5 / CS5.5. on Adobe site.
    We plan to use CS5/CS5.5, cause we use  WoodWing Enterprise in production.
    Anyone can help us to download latest builds for CS5/CS5.5?
    Thanks
    Thanks

    Hi Tomek
    I know about that, but WoodWing customer can still use InDesign CS5/CS5.5.
    Quote from dps-faq-indesign5and5.5: 
    >>>
    How did this product change impact me if I am a WoodWing or vjoon K4 customer?
    WoodWing and vjoon K4 pure EWS customers see no impact. WoodWing and vjoon continues to work for InDesign CS5 and CS5.5, however the creation of folios will be capped at v31. Pure refers to the vjoon customers using only the vjoon K4 user interface that do not also use the folio builder panel.
    Hybrid WoodWing and K4 customers (those that do not disable Folio Builder panel and those using the Overlay Creator panel) are impacted. The Folio Builder Panel no longer functions in CS5 and CS5.5. v31 will be the last release for Overlay Creator panel and the Digital Publishing plugin for CS5 and CS5.5. There will be no updates or bug fixes to the Overlay Creator panel or Digital Publishing plugin for InDesign CS5 and CS5.5.
    <<<
    So we  need to download  v.31 tolls.
    Could you help me  with that?

  • FCP X workflow for export to MP4...

    Hello
    i would love if someone helped me and broke out a workflow for exporting to a MP4 file with a 2500kbps +, 1920 x 1080 or 1280 x 720.
    in previous FCP no problemo - i'm really struggling with this.
    i have FCP X 10.1.3 and compressor 4.1.3
    Mac X, 10.9.4, 1.7Ghz, Core i7
    I want to upkeep the max quality
    I have a high quality audio track over top of a string of PNG files (basically powerpoint slides exported to PNGs) from a PPT presentation.
    thanks a ton!
    jks

    Create a custom setting in Compressor by clicking the plus button in the bottom of the Settings pane of Compressor. In the drop down, choose MPEG 4. Make your adjustments in the Inspector. In FCP, choose Compressor Settings from the Share menu. That will open Compressor. Choose your MP4 setting.
    Russ

  • Workflow for exporting xml from Excel and importing into table in InDesign

    Hello,
    I have worked out how to get data from a .xlsx into a table in InDesign. However, the workflow is still a little clunky and I am looking for way to automate the process further. My current workflow is as follows (files can be download here: http://visual360.co.uk/xml.zip)
    xml is exported from .xlsx by mapping the schema (see what_I_get.xml)
    assign tags to table and individual cells in InDesign
    This is the clunky bit: edit the what_I_get.xml to:
    remove the indentation (this seems necessary as otherwise when I get to stage 4, all the imported text is also indented)
    add tag for table in InDesign (p10_table)
    add tags for individual cells (p10_c11 etc.)
    import the produced what_I_want.xml in the structure panel of InDesign.
    Can anyone point me in the direction of how to automate step 3 above?
    Thanks in advance,
    Nick

    Hi Mike,
    Thanks very much for the reply. I am not at all familiar with XSL/XSLT. I have given it a quick google and it seems like it could be quite a steep learning curve to master. Maybe if I explain the whole context here, it may allow you to point me in the direction of a tutorial that provides a step by step approach to achieve my final goal. Alternatively, you may be able to suggest a whole new workflow.
    I am in the process of updating this document: http://www.ncl.ac.uk/students/insessional/assets/documents/IS_Brochure_2014-15.pdf
    The tables on pages 10-21 contain lots and lots of repeated information. We want the layout to in this format so that each group of students has all the information relevant to them on a single double spread. However, the challenge of using this approach is that it is very high maintenance to ensure the duplicated information is kept in sync - even using a copy / paste approach.
    I was hoping to overcome this by using a single source of data (eg. a spreadsheet) which would then feed into the InDesign. This workflow seems to be overcomplicated by the apparent need to use xml as the "middle-man".
    Ideally, I would like to press the export button in Excel and get this information into the the correct cells in the tables on pages 10-21 without a significant amount of manual labour - after all, my reasons for investigating an automated approach in the first place was to avoid the manual entering of data ie. the scope for error...
    An alternative approach maybe to skip Excel altogether and just use .xml. However, I am not sure that this is possible as Indesign only seems to allow you to import each element once. Maybe you could correct me here...
    I am happy to invest a certain amount of time in developing this approach as once it is in place, it will save a huge of proof-reading time year after year, especially as inconsistencies still persist despite our best efforts to weed them out.
    If you could let me know your thoughts on this and maybe identify a tutorial that would help me, I would be extremely grateful.
    Thanks again!
    Nick

  • Structure inDesign document and export as XML for use in the web

    Hello everyone,
    I just recently started using inDesign and I am fascinated by its possibilities! I use it for a project where a finished inDesign layout that is used for a printed publication is now supposed to be transformed for implementing it on a web site. My job is to export the inDesign document as an XML file. After massive reading the last weeks I'm quite familiar with the structuring and tagging in inDesign. Though there's some issues I do not understand. Your precious advice would be of highest meaning to me
    The programmer who will later use my XML output for the web-transformation needs the document structured in different levels like "Root > Chapter > Subchapter > Text passage / table". I already structured the document with tags like title, text passage, table, infobox,... but the structure is just linear, putting one item following to another.
    How can I structure the document with reoccuring tags that enable me to identify the exact position of an item in the document's structure? So that I can say for example "text passage X" is located in chapter 4, subchapter 1. This has to be done because the document is supposed to be updated later on. So maybe a chapter gets modified and has to be replaced, but this replacement is supposed to be displayed.
    I hope my problem becomes clear! That's my biggest issue for now. So for any help I'd be very thankful!

    Our print publications are created in InDesign CS5 for Mac then the text is exported to RTF files then sent to an outside company to be converted to our XML specifications for use by our website developers.  I would like to create a workflow in which our XML tags are included in the InDesign layouts and then export the XML from the layouts.
    Some more detail about what kind of formatting is necessary might be helpful.
    I know that IDML files contain the entire layout in XML format.  Is it a good idea to extract what we need from IDML, using the already-assigned tags?
    Well, if you want to export the whole document, it's the only reasonable approach.
    We use a workflow system such that each story is a seperate InCopy document, stored in ICML format (Basically a subset of IDML). Our web automation uses XSLT to convert each story into HTML for use on our web site; it also matches it up with external metadata so it knows what is a headline and what is not, etc.. It is not exactly hassle free, and every once in a while someone uses a new InDesign feature that breaks things (e.g., our XSLT has no support for paragraph numbering, so numbered paragraphs show up without their numbers).
    You could do the same thing with with IDML, you'd just have to pick out each story, but that's small potatoes compared to all the XSL work you're going to have to do.
    On the other hand, there may be better approaches if you're not going to export the whole document. For instance,  you could use scripting to export each story as an RTF file, and then you could convert the RTF files into HTML using other tools.

  • What is the workflow for creating templates in full FrameMaker and pushing them to XML Author?

    Hi All,
    I'm working for a large organization (3000+) that is subdivided into 60+ business units.  I'm trying to figure out the workflow for using full FrameMaker to create a template that I can provide my business units to fill in via XML Author, send back to me, and then I can publish into a number of products using the Tech. Comm. Suite.  I am somewhat new to XML so I am not sure how to get my structure and format to translate.
    Can anybody clarify what the general workflow would be for this process?  All I have been able to find is the flowchart showing full FM to XML to XML Author and back to full FM.  From my test driving of the Tech Comm Suite though it has not appeared that easy.
    ---Corey---

    Hi Corey...
    Here's a rough outline of what is needed.
    1) First, you'll need to define the data model that your documents are using. This could be some existing model like DITA or a new custom model. Depending on the complexity of your document's needs, this may drive that decision.
    2) Once you've got a model, you'll need to create a structure application (in full FM). This structure application defines the model and appearance of documents. This will provide the fundamental structure of the "template" as well as placeholder text for the elements where you want people to provide information.
    3) Then you have to install the structure application on each of the XML Author installations. This involves copying the structure application definitions file (structapps.fm) onto the client systems as well as the structure application files (into the proper location as indicated in the structure application definition). The structure application definition may reference these files at a network location, which might simplify the deployment, but would require that each person is connected to that network in order to create the files (pros/cons with this approach).
    Once that's set up, your XML Author users should (in theory) be able to create a new document using the new structure application, then send you the resulting files. Lots of hand waving here .. but that's the general idea.
    Cheers,
    Scott Prentice
    Leximation, Inc.
    www.leximation.com

  • Hi Everyone, Just wanted to seek your assistance. We're using and Adobe InDesign CS6. The XMedia UI Plugin for it, will it allow you to open .xml files in InDesign or that plugin is just used for Importing XML? Thanks in advance.

    Hi Everyone, Just wanted to seek your assistance. We're using and Adobe InDesign CS6. The XMedia UI Plugin for it, will it allow you to open .xml files in InDesign or that plugin is just used for Importing XML? Thanks in advance.

    I've moved your question to the InDesign forum.

Maybe you are looking for

  • I think I solved my time changing issues- hope this helps

    Hey everyone, I think I've had some success with my time changing issues. I originally posted this to another user as a follow up to her question, but I'm reposting it here. Hope it helps: "msteinny, So i went to the apple store to meet with an apple

  • New design

    Hi experts, this is requirement with this i have to design report, Please help me on this and send me code. Interface SAP billing document à local accounting packages Slovakia 1. Specification 1.1. Selection panel The selection panel should include f

  • How to build dynamically specified GUIs/Forms

    Dear forum members: As Flex newbie I still have got some questions concerning the Flex technology. I've got to modernize an existent catalog-based ordering system in which a ShopManager (the 1st kind of enduser and an "enduser programmer" at the same

  • What are good suggestions regarding Password Protection programs for Apple?

    I'm looking to implement a Password Protection file/system throughout my Apple world (iMac, iPhone, iPad) and was wondering what is the strongest/user friendly programs available for Apple stuff. GR

  • Correlation and Principal Components Analysis software for Mac

    Greetings- I am looking for Mac software that will compute correlations between multiple variables and perform principal components analysis on the resulting intercorrelation matrix. These would be small data sets, 10 or 15 variables, 100 subjects. I