Rendering HTML XML correctly in XSL

Hi people,

Using DW8 tutorials and the help of Lynda.com, I successfully built a xsl fragment for a client that takes in an xml that feed on the outside. I joined this fragment in a php file using the XSL Transformation of DW8, and php is displayed inside an < iframe > on the Web site. Everything works and displays on the site of my client very well, except the html code in the xml file. "" For example, instead of a hyperlink in the xml stream as "click here", he appears in the form < a href = " http://someurl.com/" > click here < /a >.

As this is my first time doing XSL, recessed, etc, I wonder if it is my problem or the question xml stream? Is there something that I can fix it, or I have to go to the people generating the xml stream that I am pulling? Thanks in advance for any thoughts.

FWIW, I finally had this figured out. The origianl created by DW8 xsl was:

What was supposed to be added to avoid html rendered bad was:

Tags: Dreamweaver

Similar Questions

  • I get this message: DNS server is not responding. Cannot view XML input using XSL style sheet.

    My problem was caused by using McAfee. The only way I can connect to the internet is if I start my computer in "safe mode". I've since removed McAfee from my computer, but I can't always connect to internet in normal startup mode. When I run a diagnosis, I get the message: "DNS server is not responding" & "cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button. »

    On the recommendation of MS tech support, I already tried

    1. perform a clean boot

    2. reset internet Explorer

    3 typeing these orders in the dark of the screen then restart the computer after you perform these steps

    b. Netsh int tcp reset

    c. Netsh int ipv4 reset

    zero i. (XP) netsh int ip reset

    d. Netsh winsock reset

    e. Netsh winhttp reset proxy

    f. Netsh advfirewall reset

    g. Ipconfig/flushdns

    h. Ipconfig/Release

    i. Ipconfig / renew

    j. Ipconfig/registerdns

    None of these recommendations solved my problem. I don't know if it is an IE or issue windows. Any other suggestions?

    Hello

    Please 1 create a restore point and run the mcafee Development tool. This will of cleaning after uninstalling the software. McAfee is known for questions after the uninstalled. For new AV you can try

    Microsoft Security Essentials http://windows.microsoft.com/en-us/windows/security-essentials-download. (Win08 already has Microsoft Security Essentials in the operating system)

    Tool Development

    http://service.McAfee.com/FAQDocument.aspx?ID=TS101331

    Thank you

    Thomas

  • Mail 10.0 in macOS Sierra not rendered HTML

    Hello

    Sierra installation went flawless. Mail that I normally get displayed as HTML does NOT appear in HTML format, and there is not a button load remote content. Previous mail received El Capitan and 9.3 mail always display and work properly in Mail 10.0 (it displays the content "Remote Load" button). I look at the raw source of Amazon and PayPal and the headers mime drive ins are all the same. So far, four sites, that I normally get HTML mail, 10 Mail will NOT be rendered in HTML.

    Note: Mail-> Preferences-> "Load remote content in messages" on or off makes no difference.

    Anyone else having this problem? It's boring get raw HTML.

    Thanks in advance for any help.

    Best regards.

    This seems to be associated with some mail files. I can take validly rendered HTML of the Inbox and manually move (drag) the file and is no longer makes but appears in raw HTML. Placing the message in the Inbox was still raw and not rendered HTML display. Remove the mailbox and then recreate it makes no difference. I had formerly imported mail before and it associated with maybe 'archived mail"even if these mailboxes are not empty / delete all ~/Library/Mail plist files does nothing to solve the problem.

    Who wrote 10 Mail should have enough information to explain this. I have a fix. It's stupid and reconstruction of the mailboxes does nothing to fix.

  • I get an error, "cannot view XML input using XSL sheet" when I try to install a mass storage driver.

    Original title: cannot view XML input using XSL sheet

    I can't install a mass storage driver. Message "Cannot view XML input using XSL sheet".
    Unspecified error.

    Hello

    I would have you post your query in the MSDN Forums, because it is addressed to an audience of it professionals.

    Your question would be more out there.

    Check out the link-

    http://social.msdn.Microsoft.com/forums/en-us/categories/

    Back to us for any issues related to Windows in the future. We will be happy to help you.

    Thank you.

  • Cannot view XML input using XSL style sheet. Fix the error and then click the Refresh button, or try again later.

    This is the message I got when my backup stopped and said cannot complete backup. Need answers?
    Cannot view XML input using XSL style sheet. Fix the error and then click the Refresh button, or try again later.

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

    A name was started with an invalid character. Error during processing of the resources ' file:///E:/WindowsImageBackup/ray-PC/Backup 2011-0...

    Hi lrl1of5,

    (1) do you use Windows Backup and Restore?

    (2) if it works well before?

    (3) remember to make changes?

    It is sufficient to indicate the complete error message you receive.

    Method 1: Run the fixit available in the links below and check if that makes a difference-Worth to try
    Difficulty of broken desktop shortcuts and common system maintenance tasks

    Note: FixIt would attempt to recover bad sectors on the hard disk, in the course of this process there are chances of DATA loss from that particular area.

    Method 2:  Clean boot the computer, then try to backup again

    Follow step 1 in the link below,
    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    Important: n ' forget not to put the computer to a normal startup follow step 7 in the link.

  • Browser for rendering HTML forms compatibility

    Hello world!

    Does anyone have an idea where you can find which browsers forms rendered in HTML format by Adobe LiveCycle Forms ES2 are officially supported? I tried looking everywhere now, but still no luck.

    I know that forms LiveCycle 7.2/7.2.2 taken in charge the following browsers for their rendered HTML forms;

    -Internet Explorer 5.0 and higher on Windows

    -Netscape 7.2 and more on Windows and Linux

    -Safari 1.2 and higher on Macintosh

    "- Firefox/Mozilla 1.5/1.8 and above on Windows and Linux.

    , but I can't find any relevant information on ES 2.

    Any help on this is greatly appreciated.

    Kind regards

    Håvard

    Harvard,

    The compatibility Forms ES2 matrix is as follows

    Steve

  • Generate the HTML XML table

    Hi all

    In the Sub function I need to add the HEAD and STYLE for HTML tags, but when I try to encode hard, it, it gives me an error of XML parsing.

    Please can you let me know how I can make?

    < html >

    < head >

    < style >

    table, th, td

    {

    border: 1px solid black;

    border-collapse: collapse;

    }

    < / style >

    < / head >

    < body >

    < table style = ' width: 300px ">

    create or replace FUNCTION get_html_report (p_query IN VARCHAR2) IS BACK CLOB

    ctxh dbms_xmlgen.ctxhandle;

    xslt_tranfsorm XMLTYPE.

    l_mail_body CLOB.

    BEGIN

    ctxh: = dbms_xmlgen.newcontext (p_query);

    -XSLT Transformation to HTML

    xslt_tranfsorm: = NEW XMLTYPE (')

    "< xsl: stylesheet xmlns: xsl ="http://www.w3.org/1999/XSL/Transform"version ="1.0">"

    < xsl: template match = "/ rowset" >

    < table >

    < b >

    < xsl: for-each select = "ROW [1] / *" >

    < th > < xsl: value - of select = "name ()" / > < /th > ""

    < / xsl: foreach >

    < xsl: apply-templates / >

    < /tr >

    < /table >

    < / xsl: template >

    < xsl: template match = "ROW" >

    < tr > < xsl: apply-templates / > < /tr >

    < / xsl: template >

    < xsl: template match = "ROW / *" >

    < style td = "" text-align: left; "" > < xsl: value-of select = "'." / > < table > "

    < / xsl: template >

    (< / xsl: stylesheet > ');

    dbms_xmlgen.setnullhandling (ctxh, dbms_xmlgen.empty_tag);

    dbms_xmlgen.setxslt (ctxh, xslt_tranfsorm);

    l_mail_body: = dbms_xmlgen.getxml (ctxh);

    dbms_xmlgen.closecontext (ctxh);

    RETURN l_mail_body;

    END get_html_report;

    First the function doesn't compile, for this reason:

    Given that the style sheet is declared inline literal string, apostrophes must be escaped, or use double quotes:

    Then you get the actual error:

    LPX-00225: element end tag ' xsl: template ' does not match start tag "html" element

    I find it quite explicit, not you?

    You have not closed theTag:

  • empty iframe in a rendered HTML app bc

    I created a very basic app bc, that works on my site partner (where it was developed), but do not work on client site I copied it to and authorized it (thanks to Mihai).

    The app is simple a menu item with an html page that includes an iframe. The iframe is supposed to contain an html of my partner portal page.

    In my partner site, the iframe renders correctly.

    In my client's site the iframe makes empty.

    Is there a way to add iframe to an html page in an application of British Colombia, who load the content of other Web sites?

    Thank you

    Adrian

    EASE

    Ok

    Your iframing inside an iframe with security features in a sandbox environment. You'll run into these issues.

    Why not just link directly to this page in the menu (you can make, refer to the documentation)

  • Help Popup not rendered HTML based on the referenced element.

    I have a named item & P104_GENDER on a page that references a hidden item, which is calculated using a calculation that uses a database function to retrieve data to help for the item and fill in the hidden element.

    So for this article, is the source of help & P104_GENDER_HELP. & P104_GENDER_HELP is filled with "Please enter a sex. Possible values are: & lt; BR & gt; -Male & lt; BR & gt; -Female' according to the debugging session.


    When I click on the label to display the context-sensitive Help window, it displays: "Please enter a sex. Possible values are: & lt; BR & gt; -Male & lt; BR & gt; -Female. "

    Apex 3.X, the HTML would render correctly and it would display:

    Please enter a sex. Possible values are:
    -Male
    -Female

    But in Apex 4.0, it makes just the text as if it had no HTML implementation involved form, i.e. "Please enter a sex. Possible values are: & lt; BR & gt; -Male & lt; BR & gt; -Female. "

    However, if I put the source directly for help on the question "Please enter a sex. Possible values are: & lt; BR & gt; -Male & lt; BR & gt; -Female", without reference to the hidden item, it renders properly in HTML format.

    I tried to change my label template to use javascript:popupfieldhelpclassic instead of the javascript:popupfieldhelp function, but I get the same wrong result.

    When I looked at the source that is generated in the pop-up window when you reference an element hidden, is to convert the < and >, symbols of "& lt" and "& gt" respectively, which means it does reference the text from the element hidden in the form of literal text and convert anything that resembles HTML in plain text instead of treat it only as HTML. I can see why this would be useful for some people, but it's not so useful to me, especially since he is used to the opposite effect.

    They have both have in common, is that they use the wwv_flow_item_help.show_help function. I guess that the culprit lies in this encapsulated code.

    Anyone has an idea on how to work around this problem so that text coming from referenced items analyzed and presented in HTML format instead of literal text?

    Thank you very much.

    Published by: user12021046 on December 15, 2011 13:51
    Changed for good formatting HTML :-)

    Ah, now I understand!

    So I think the problem is, when you click the label, he calls a procedure that returns the text of help via AJAX. In my view, this procedure escapes html tags, and from what I can tell, there is no setting to disable. :( Even if you load classic help, these tags are also escaped. There may be tweaks that I don't know, but I looked into the security of the shared components section, but nada.

    So a possible solution?

    If you look at the label, you'll see that it links to the following function:

    function popupFieldHelp(b,a){
         if(!$x("pScreenReaderMode")){
              apex.jQuery.getJSON("wwv_flow_item_help.show_help?p_item_id="+b+"&p_session="+a+"&p_output_format=JSON",
              function(c){
                   var d=apex.jQuery("#apex_popup_field_help");
                   if(d.length===0){d=apex.jQuery('
    '+c.helpText+"
    "); d.dialog({title:c.title,bgiframe:true,width:500,height:350,show:"drop",hide:"drop"}) } else{ d.html(c.helpText).dialog("option","title",c.title).dialog("open") } }) }else{ popupFieldHelpClassic(b,a) } return }

    A quick and dirty solution would be to replace the escape with their html tags characters so that it is rendered correctly

    that is, add the following:

                   c.helpText = c.helpText.replace(/</g, '<');
                   c.helpText = c.helpText.replace(/>/g, '>');
    

    -These forums are not keep what I write here, I'm sure you can understand what im speak well.

    Of course, change the label template to point to your custom function.

    The other solution I was going to suggest was to write your own application process that gets you some JSON - Martin D'Souza has written a blog on the use of the apex_util.json_from_sql; which is what you would probably use a query such as:

    select label, item_help_text
    from apex_application_page_items
    where item_id = apex_application.g_x01
    

    The problem is the text of the done element refers to another page, so it would return to the value chain e.g. & P12_ITEM. of course it wouldn't be to hard to get around.

    for example, select replace (item_help_text, '&' | apex_application.g_x02 |'.) (', v (apex_application.g_x02)) item_help_text
    of apex_application_page_items
    where item_id = apex_application.g_x01

    (not tested)

    and then as a quick primer to a way of doing AJAX

    1. create a htmldb_Get object: helpText var = new htmldb_Get (null, null, "APPLICATION_PROCESS = nom_processus");

    Where nom_processus is the name of an application process that you create

    2. Add the necessary parameters

    helpText.addParam ("x 01', 'itemId')
    helpText.addParam ("x 02', 'P12_ITEM')

    This is to add temporary variables that can be reference via apex_application.g_f0x; the alternative is that you can add paremeters State session with

    helpText.add ('nom_element', 'ITEM_VALUE') and get sent when you call the object's get() function.

    3. get the JSON and parse
    obj = JSON.parse (helpText.get ());

    Then create the http://jqueryui.com/demos/dialog/ for the help dialog box

    ..

    Well I hope that gives you some ideas / a starting point.

  • Fonts Web renders do not correctly in Firefox 12

    I use various Web fonts in my (first)! Muse site. They look great on my Mac in Safari, but my customer reports that 12 of Firefox does not correctly render (he said they look good in IE9). The policy in question is accustomed to Felipe.  Another Web font that I used it, Volkhov Italic, seems ok.  Attached is a screen shot he sent me. Main titles gold (welcome... and travel are in question).

    Also, here is the temporary test site: http://kairospilgrimages.BusinessCatalyst.com/welcome.html

    This site is very much a work in progress, a lot of the space reserved and unfinished...

    The regular of Felipe is obviously much more beautiful and we want to use it!

    Having IE7 both questions - background image (the sunset orange) on the master page is not showing any - do - it? Who is supported in IE7?

    I hope you can help! Thank you.

    Firefox.jpg

    OK, this is what he says:

    I just found out that the rendering of fonts problem was caused by a Firefox Add-on (called NoScript) I use that blocks java scripts on the websites unless permission is granted.  When I activated the scripting, the fonts are displayed correctly.

    Problem solved.

    John

    Yes!  (and yes I have the chance to work with a smart client, computer-savy)

    Maybe this will help someone else.

    Thanks again for your help.

  • I wrote the software for 33 years. I have a lot of apps. I would use html/xml to replace my aging FDI. Firefox is no longer execuate a binary file called directly to Hypertext on the local system. Why?

    I would rather not re - write the old of the IDE I have used for years but rather replace them with the style sheets for xml/html/web. Konqueror is running locally the binary with a launcher script. Firefox, Chrome, re-Konq, WebPositive and IE Explorer will not. If Firefox or SeaMonkey should run my binary that I could easily replace the old of the IDE and myself and my customers save a lot of time and money.

    Firefox does not execute binary files for security reasons. In other words, to prevent novice users to install malicious software.

  • Crystal settings page renders does not correctly

    I have the same problem as the following, which was returned in 2012, but does not have an answer:

    http://answers.Microsoft.com/en-us/IE/Forum/IE8-windows_xp/Crystal-Enterprise-parameter-rendering-failure/a0bf5c96-2875-4B2F-A492-a72e49676a06

    It is a problem to an intranet of the end user.  The user has just moved to Windows Server 2008 R2.  Navigation through IIS is fine, but otherwise the page setting of Crystal does not correctly.

    Hi Jackson,

    Thanks for posting your query in Microsoft Community.

    Your question is beyond the scope of what is generally answered in this forum of consumer and would be better suited for the IT audience Pro in the Server Support.

    Please ask your question in the TechNet Forums of Server Support.

  • Text tag renders does not correctly

    Hello - I have a couple of text tags that are not displayed correctly. I have a signature required for the signer, then a mandatory field for their full name, then an optional field for their title. I've added these fields to the document downloaded as follows:

    {{Sig_es_:signer:signature}}

    {{N_es_:signer:fullname}}

    {{Ttl_es_:signer:title}}

    When I saw the document, fields are rendered with a red border (I thought would indicate 'compulsory'...). When I send a test document, I see the signature field correctly, but there is no field for the display name and the title of field is marked as required.

    Any help appreciated - thanks

    Hello Nbennett25,

    The fullname field is extracted from the E-Sign of the signatory account (if they have) and if there is no account found, then the field will be empty until the signatory provide signature in the signature field by typing the name and then it will automatically fill in the Fullname field as well.

    -Usman

  • Fonts renders does not correctly. Am I missing something?

    I have PS Elements 10 for Mac. I tried to understand why my text is not rendered correctly. I type in a Word and although shift caps lock is DISABLED, the text appears in capital letters. In addition, the spacing between letters is wide. I tried searching in Help and options, but cannot find anything. Does anyone have suggestions on what could be the problem?

    At the far left of the options bar is a small triangle. Click on it and choose the tool reset in the menu dropdown.

  • pdf to txt/html/xml export

    Hello

    I downloaded "acrobat adobe x pro" to try the "save under" / text/xml/htm etc export capability and the result was exactly what I was looking for in terms of production, keeping formatting etc.

    However, I am building an application that need to have a bookcase to the pdf with the conversion of xml/txt/html on the fly keeping the formatting.

    I tried a number of libraries for pdf to xml/txt/html conversion a none of them offer anything near what acrobat from adobe pro x done in terms om keeping format/tables etc.

    So my question is how to get to the "save under" / export feature in adobe acrobat x pro in any library official adobe, sdk, service, product, etc. because I assume that acrobat x pro does not expose an api for the feature to convert or can be used on the server side?

    Best regards

    Rick

    Looks like you want to use Acrobat as a web service. Rather than continue this way, you can see that such use of Acrobat is prohibited under the terms of the license. Thus, it cannot merit to be pursued. Why convert to HTML is a possible question in any case, at least on a regular basis? Occasions, I can understand the need.

    For programmable functions, you should probably check into the SDK forum.

Maybe you are looking for