Import XML removes a space after the xref element

Hello

FM10 is not patched, WinXP SP3

I stumbled on a very serious problem that I am unable to replicate, but not solve. When I import XML (custom), no spaces < xref > following is deleted. I don't know if it's exclusive to elements of reference or any element without content... but for sure, it happens with xrefs.

Here's a zip with the example files with which I am able to reproduce this. The XML file has two < xref > s, separated by 'and '. When you import the XML (using the DTD, the rules and template provided), the space before the "and" is deleted.

http://www.weststreetconsulting.com/downloads/test.zip

I disabled all my personal plugins and all DITA plugins I could find, same thing.

I don't know if anyone has the time to watch it, but I would be very grateful if someone could confirm the problem. This caused a real mess in my source files I can't correct using nonbreaking spaces, but it's really a pain and very suboptimal.

Thank you

Russ

Hi Russ...

This is a known issue for the DITA files and can also be the cause of the problem that you see. This has been fixed in the latest patch, as long as you use a client of import and export which was rebuilt with latest libraries FDK. (No doubt if you use the client by default, it should "work" once you install the update.) I posted this to the framemaker-dita some time ago Yahoo Group...

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

If you use a FM10 DITA (with DITA-FMx or not), you may have noticed that after conrefs inline spaces are missing. Apparently the FM10 introduced certain areas of standardization, which was a little too aggressive.

This can be corrected in a future update, but until you can fix it by doing the following change to the maker.ini file. In the Preferences section, you can change that...

RemoveExtraWhiteSpacesOnXMLImport = we

for this...

RemoveExtraWhiteSpacesOnXMLImport = Off

And all is right with the world once more.

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

I hope this will fix your problems... but I would install the update anyway, since it solves a number of other bugs.

See you soon,.

.. .Scott

Tags: Adobe FrameMaker

Similar Questions

  • Why Fm deletes space after the xref in xml files?

    One solution is to put in a non-breaking space, but which could affect a way unwanted line breaks.

    This discussion should be moved to the structured FrameMaker forum.

    According to me, that there is a bug in the management of the RemoveExtraWhiteSpacesOnXMLImport implementation in maker.ini. This setting is designed to condense the sequences of spaces used in documents automatically printed XML to a single space. It seems to remove space after a reference as well. If you have control over the XML you read and that you can avoid these white space (or other situations in which the entry can have additional spaces), the best solution is to set this flag OFF.

    What FM version do you use? I don't remember if this bug has been fixed in FM 2015.

    -Lynne

  • Extra white space after the process page

    I'm trying to remove white space after the page is processed.
    Usually it doesn't bother me, but it doesn't bother with javascript.

    Explanation:
    1. I send an xmlhttp request to coldfusion to process.
    2 Coldfusion executes a stored procedure on an oracle database that returns results as XML.
    3 Coldfusion returns XML to the client: < cfoutput > #XmlParse (ajaxXML) # < / cfoutput >.
    4. the client (Javascript) runs the function that manage the data and returns an error because: " xml not at the beginning of the external entity declaration".

    I tried to use with the attribute cfsetting: enablecfoutputonly = "yes", but still the result is the same.

    Any idea or lead in the right direction would be greatly appreciated.

    If it's really the content of ajaxXML, then the above code and cfcontent should solve the problem.

    As follows:


    #Trim (ajaxXML) #.

  • Regular expression to remove space after the tag &lt; a... &gt;?

    Hello

    I'm relatively new to using regular Expressions, but am in need who will help me find all the tags < a... > with space immediately after this tag and replace it with the exact same tag, but not space after the tag < a... >.

    Thus, for example, a regular expression that there is:

    < a href = "somelink.html" > Somelink < /a >

    as well as:

    "< a href =" # "MM_swapImgRestore" onmouseover = "MM_swapImage (' sub-nav_button_professional_portal',", ' images/sub-nav_button_ professional_portal_f2.png', 1 ') "> Somelink < /a >

    And just remove the space in the hyperlink.  Does anyone know how to do this?

    Find-

    \ (.*)\

    Replace-

    $2

    Post edited by: Murray * CPA *.

  • RoboHelp 7 - lack intermittently space after the bolded text in

    We have converted to a project of 800 + topics RoboHelp 7 and our software updated with the latest new patch 7.01.001. Funky character issues have disappeared, but now, we noticed that we are intermittently missing space after the words in bold. I check the HTML code and this is the encoding is the same for all the words in bold type in a subject, but one word is going to run out of space and all the other words in bold No.

    This applies to topics that have been created in RH7 before the patch as well the subjects that have been converted from RH5 RH6 then RH7. Also, applies to the subjects that were imported initially in RH5 or RH6 of the word.
    The formatting looks like this: "it's < span style =" make-weight: bold; "" > </span > post PARA or DBS.

    Sometimes, I see the end is code </span > < span > < / span > - or - </span > < space >
    I also saw Word < b > < /b >

    Problem is that it is inconsistent and we have more than 800 subjects within our project. To check each heading in the generated version, and then return to Edit will be forever.

    Thank you. I'll try that. In addition, there are a few versions of dll in the last a few bug fixes for RH7 which seemed to have solved the problem.

  • How use Bridge to rename the batch to remove all characters after the 32nd character?

    I would like to batch rename to remove all characters after the 32nd character. Is this possible?

    Substitution string use with use of regular expressions is selected.

    In the use of the search field

    ^(.{32})(.*)
    

    In the field using replace

    $1
    
  • Remove a problem after the app is available in the AppStore

    Hello, everyone,

    I want to know if it is possible to remove a problem after the approval of Apple. I have a multi-folio application and I don't want to remove the entire application, only one edition of it.

    Can someone help me?

    TKS a lot.

    Renata

    TKS a lot, Johannes!

  • IDREF tag the xref element has no value

    I use FM 8 on Windows.

    I have a structured document where several sections of the document will be making reference to a table.

    More specifically, I have an XRef element with an Idref attribute that will point to an element TableTitle in the target table.

    Almost all of them work, but once from time to time one of the Idref attributes will be = < value > and tinted red in the Structure view.

    The reference is correct, I can Alt-Ctrl-click on the referral and it will take me to the correct table. But when I export to format XML the Idref is empty and my XSLT logic that tries to follow this reference collapses because it cannot find the target.

    It doesn't seem to matter where I set the goal, I can re assign the xref to point to another table that another Idref have no problem with, and it shows even < value >. I can remove the XRef element and add it, set up the target and it's still no < value >.

    What I have to do is find another element of the xref that has a valid Idref, make a copy of this Xref element and attribute, then re - assign this Idref to my desired target cross reference and it will go then find the correct Id value in the title of the table.

    While this works, I'm confused as to why Framemaker creates crossreference < worthless > in the first place.

    Thanks for any idea!

    -Michael

    Michael,

    The reference dialog box has four options selects the target (called source) of the cross-reference. Two of them create the marker-based referrals who work in FrameMaker and PDF but create attribute values. Did you check that?

    -Michael HD

  • Stopping everything in a loop after the last element of a 2D array

    How to stop a while loop after the last element of a 2d array.  I tried an uninitialized matrix wiring constant and comparison with table 2d, which has been indexed to a 1 d table, but that did not work.

    Hahaha, Hey, it's true what they say, a picture is worth a thousand words

  • stop all loop after the last element of the array

    I want to stop a while loop after the last element of an array. I can't use table size because the size of the array can change within the program.  What should I do?

    Why not use the function empty array like this...?

  • How do I reclaim space after the removal of 10 million documents.

    Oracle 10g version.
    Hey it's the interview question that I met yesterday.


    After the deletion of 10 million records how you can reclaim the space used by 10 million records. ?


    Thank you

    Great discussion, just taken one of the many interesting answers:

    http://asktom.Oracle.com/pls/Apex/f?p=100:11:0:P11_QUESTION_ID:1336002638218 #1339720300346849060

    (in particular, the reference to the partitioning)

    And "read on" means:
    Quick search the docs @ http://www.oracle.com/pls/db102/homepage

  • How can I remove a space before the first word in a sentence using find and replace, or GREP?

    Right, so I put a document in inDesign to a word document, and it has a space before each first word in a sentence. It's really annoying and I need a quick way to get rid of them. I did not know how to do it with find/replace, but I don't know that there is a way to GREP, if someone can help me. I've included an image so that people can see exactly what I mean.http://i.imgur.com/1GcrmEf.png

    Your example shows a space at the beginning of each paragraph, which is easy to remove with the ^ character, which means "beginning of the paragraph. If ^ \s will find a single of any kind at the beginning of a paragraph, as in your example. But the word you used was 'sentence' not 'paragraph' which can be more difficult. Surely if you are one of those one-space-after-point, you want to keep this space? What I don't get your example? Maybe your drive is one of those linebreak-at-the-end-of-each-sentence people.

  • Muse white space after the body, but before the page footer

    I just changed with almost a complete rewrite of my site and published it in http://www.lowerphotography.com and all is well except for the HOME page. The change was to take advantage of the new sensitive design which is very neat. Before the change of the HOME page was fine. I watched other observations of white space and made sure everything looked good... not hidden things that I could find. The master page works on all pages of the site. But the HOME page after the body and before the footer has this big white/background space after footer. I don't think it's in the master page as it works for all pages I can say. The homepage has texts and pictures on it and a link to another site. But nothing shows that the cause for me. With all the time I've spent on this site a little "bug" which is just a pain trying to get the HOME page to look really good. Suggestions please?

    You can try the solutions in the following positions?

    How to get rid of white space above the footer of Muse

    White spaces that I couldn't get rid of before the footer...

  • How to remove white space at the bottom of the start menu

    Hi, anyone knows how to remove the little white space between the bottom of the horizontal menu and the top of the vertical menu collapse (see below).  Code below is also included.  Is or, if it is not removable, possible to change its color?  Thank you very much.

    bootstrap_menu_2.jpg

    < nav class = "navbar, navbar-default" >

    < div class = "container-fluid" >

    <!-brand and toggle get grouped together for better mobile display->

    < div class = "bar navigation-header" >

    < button type = "button" class = "toggle navigation bar has collapsed" data-toggle = 'collapse' data-target = "#defaultNavbar1" >

    < span class = "sr only" > toggle navigation </span >

    < span class = 'bar icons' > < / span >

    < span class = 'bar icons' > < / span >

    < span class = 'bar icons' > < / span >

    < / button >

    < a class = 'bar of navigation-brand' href = "index.html" > < /a > brand

    < / div >

    <!-collect the nav links, forms, and other content to alternate->

    < div class = "navbar-collapse custom class collapse" id = "defaultNavbar1" >

    < ul class = "navbar-nav, navbar-right nav" >

    < li > < a href = "Music.html" > music < /a > < /li > ""

    < li > < a href = "Images.html" > pictures < /a > < /li > ""

    < li > < a href = "Unity3D.html" > Unity3D < /a > < /li > ""

    < li > < a href = "Flash.html" > Flash < /a > < /li > ""

    < li > < a href = "About.html" > on < /a > < /li >

    < /ul >

    < / div >

    <!-/ .navbar-collapse->

    < / div >

    <!-/ .container-fluid->

    < / nav >

    @media (max-width: 768px) {}

    {.custom-class

    Overflow-x: visible;

    -webkit-too-full-scrolling: touch;

    background-color: #4A72C0;

    height: auto;

    }

    . NAV > li {}

    display: block;

    position: relative;

    -webkit-box-shadow: 0px 2px #8EC1FF;

    box-shadow: 0px 2px #8EC1FF;

    border: 1px solid #005092;

    }

    }

    Massi says:

    Hi, here is an update.  I managed to get rid of the white line in the menu expanded by increasing the height of the image (sorry, I don't think than forward).  So, there is only a thin white line on the left in the menu of the collapse.  If she can't get rid of, its color can be changed?  Thank you.

    Here ya go - save you messing around hunting which was placed on what element and then combination of css classes, get rid of him.

    .NavBar - default .navbar-collapse {}

    border: none;

    }

  • Remove empty space for the search query entry

    Hi guys, I am currently using JDeveloper 11.1.2.1.0

    I created a search with the use of criteria to display, query and table, which works perfectly with success.

    But I would like to improve the research by removing the empty space for the entry. For example, search for the name (with the search operator = Contains):

    Entry: Adam-> Works Fine!
    Entered: < space > < space > Adam not work :(

    I would like to remove the empty space at the beginning of the end (trim()) part of the entry.

    Any suggestion or comments?

    Please take a look at this thread
    publish in the search criteria for the ADF

    Seems to be the same requirement.

    concerning
    Peter

Maybe you are looking for

  • Satellite Pro L300 - BIOS problems

    I know how to use bios and there are some values that I need to change in the bios, but no matter what I press, I can't get into the bios. The computer itself has no problem of thin loads just can't bring up Bios no matter what I press. Its makes me

  • computer freezing in desktop mode, only works in safe mode

    computer freezes in desktop mode, it does not do anything. have been in safe mode of old stuff to clean desktop screen & also tried to uninstall anti-virus has frozen but towards the end.

  • Pavillion M7: My mouse is spazzing out

    For some strange reason my mouse pointer jumps around all over the screen with random clicks and right click. I made 2 different AV controls, 2 controls of various malware, a system restore to before I had problem download a new driver when I disconn

  • Smartphones blackBerry update with At &amp; t sim T-mobile phone

    I have a unlocked T-Mobile Blackberry Bold 9900 that needs put at software level however, I unlocked my phone and switch to the AT & T. Which leaves me with the question of the operating system... can I select T-Mobile or AT & T when I reload my OS w

  • Nikon View NX2. and RAW files

    Put my pictures on my computer using Nikon View NX2, tried to open them in Photoshop, but get an error message that Photoshop can not open the file. Why?