search for: dtd

Displaying 20 results from an estimated 1364 matches for "dtd".

Did you mean: dd
2010 Oct 08
7
[PATCH] Replace pyxml/xmlproc-based XML validator with lxml based one.
Pyxml/xmlproc is being used in tools/xen/xm/xenapi_create.py but is unmaintained for several years now. xmlproc is used only for validating XML documents against a DTD file. This patch replaces the pyxml/xmlproc based XML validation with code based on lxml, which is actively maintained. Signed-off-by: Stephan Peijnik <spe@anexia.at> diff -r 6e0ffcd2d9e0 -r 7082ce86e492 tools/python/xen/xm/xenapi_create.py --- a/tools/python/xen/xm/xenapi_create.py Fri S...
2003 Jul 30
1
Write XML according to ggobi DTD
Hi, Has anyone out there written a function to take a data.frame as input and generate XML that conforms to the DTD for ggobi ("ggobi.dtd")? In other words, like a simple version of the writeSDML function in the StatDataML package, but using ggobi.dtd instead of StatDataML.dtd. It looks easy to write such a function to handle data.frames with only numeric data, but a bit of work with character and fa...
2006 Jul 16
3
RJS problem
...le rjs. _test.rjs : page.alert "test" test.rhtml: <script><%=render_partial(''test'')%></script> When I am attempting to view controller/test the page comes as if it was a text file. So i am actually seeing: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> ... <script> alert("test"); </script> Any ideas? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermai...
2005 Oct 10
3
Scrollable DIV causes flicker in FF - SlideDown & SlideUp
I have a fixed height scrollable div inside another div that controls the slideDown and slideUp effects. This causes a really bad flicker in Firefox (1.0.7) for the entire duration of the slide down and up. While on the other hand it works smoothly in IE (except that on a slideUp it causes a last second flash that shows the entire div). Any ideas on how I can fix this? Thanks.
2010 Oct 07
0
Bug#599434: xen-utils-4.0: create.dtd is missing
Package: xen-utils-4.0 Version: 4.0.1-1 The Python code in /usr/lib/xen-4.0/lib/python/xen/xm/xenapi_create.py tries to validate an XML configuration against a missing "create.dtd" DTD file. The code expects at SHAREDIR/xen/create.dtd (SHAREDIR is "/usr/share" according to /usr/lib/xen-4.0/lib/python/xen/util/path.py). In the Xen source distribution the missing file can be found at tools/python/xen/xm/create.dtd. Even though xenapi_create.py is broken right...
2016 Mar 07
2
Windows port
Hi! I would like to ask about current state of Windows port. Is it frozen? It will be cool to know the plans :) Where are a lot of Windows-branches at GitHub. What is the most actual one? The Windows builder looks like turned off, am I right that it is not available currently and where were no builds after version 2.6.5-6? I couldn't find any info about proper environment to build Windows
2006 Jan 22
5
has_one not working as expected?
I messed around with Rails for a while last year, but then got busy and had to drop it. However, I now have time again, so I''m starting to play around with a simple database schema to model my extensive collection of photographic material, including equipment, negatives, photographs, etc. I''m running into an issue with using belongs_to/has_one methods. Read on for an
2005 Mar 02
4
CentOS 4 RC1 to CentOS 4 Final
...51 B 00:00 base 100% |=========================| 1.1 kB 00:00 updates 100% |=========================| 328 B 00:00 //var/cache/yum/updates/repomd.xml:1: parser error : Space required after the Public Identifier <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> ^ //var/cache/yum/updates/repomd.xml:1: parser error : SystemLiteral " or '' expected <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> ^ //var/cach...
2003 Dec 14
22
White space being removed from "Programlisting" elements
Good Morning Mike, I''m finding that when I load a document, XXE is blindly removing all "superfluous" white space from "programlisting" elements. This of course is leading to a real mess (check out the FAQ on the web site :-( ). What can I do to avoid this? -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \
2006 Jul 26
0
embedded DTD using Builder
Hello - I would like to include an embedded DTD in generated XML output. I am attempting to use the Builder::XmlMarkup class to do this. A simplified example follows: xml = Builder::XmlMarkup.new(:indent => 2) xml.declare! :DOCTYPE,:logs do xml.declare! :ELEMENT,:logs,''(log*)'' end The problem that I...
2006 Mar 13
5
What is the matter with content_for_layout?
Here is my layout file: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>My Demands</title> <%= stylesheet_link_tag ''ajax_scaffold'', :media => ''all'&...
2009 Oct 13
9
Nokogiri: to_s WITHOUT html surrounding's tags?
Hi all n = Nokogiri::HTML("<h1>H1</h1>") n.to_s # => <!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\" \"http://www.w3.org/TR/REC-html40/loose.dtd\">\n<html><body><h1>H1</h1></body></html> Is there a method that only outputs the stuff I''ve read, and not the whole valid XHTML stuff? Needed output: <h1>H...
2006 Mar 01
5
scaffold.css and Rails tutorial problem
...----------------------------------------------------- The code in app/views/layouts/store.rhtml produces this in the browser display: #----------------------------------------------------------------------------- <!-- app/views/layouts/store.rhtml --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title> Harte &amp; Lyne Limited - Depot Demo </title> <link href="/stylesheets/scaffold.css" media="all" re...
2014 Mar 13
1
migrating from samba 3 to samba 4
...ming profiles... I know by experience that if something happens to samba3's use account then it messes up the local profile on the PC and I am trying to avoid this when I migrate to samba4 Any help mush appreciated. Thank you Ray <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>email-banner</title> <meta http-equiv="Content-Type" content="text/html; charset=iso...
2008 Apr 20
2
mod_rails showing plain text instead of actual page
...mX2lkIiViMmRlMzgxNGMzY2ZjYmIxZGU4NzRkN2U1YjdiYmQxZQ%253D%253D-- ac9348d5ff50b6471329f80bdcc3b896fce0840d; path=/ Status: 500 Internal Server Error X-Powered-By: Phusion Passenger (mod_rails) 1.0.1 X-Runtime: 0.00469 Cache-Control: no-cache Content-Length: 854 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http:// www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <title>error 500</title> <style type="t...
2006 Mar 02
2
Help with routing error.
Ok .. if you are sensitive ... stop reading. I am totally new to setting up CGI. I am getting a routing error. Would someone be kind enough to help me? Please? Here is my form ... <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <meta name=...
2005 Nov 07
1
Some problems with mdf.c
Hello... I want to ask you something about your software implementation of MDF filter with DTD machanism. (mdf.c speex_echo.h files) My questions are: 1. What are theoretical (using in your articles) equivalents of index symbols from your program? 2. Could you describe or give me an algorith which was using during software implementation of the MDF+DTD 3. How I could freeze MDF by means of...
2005 Nov 25
0
question on rails , form_remote_tag and backbase
...} ) %> <label for="guess">Ruby on ....? </label> <%= text_field_tag :guess %> <%= submit_tag "Post with Ajax" %> <%= end_form_tag %> and template file <?xml version="1.0" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" ><html xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://www.backbase.com/b" xmlns:s=" http://www.backbase.com/s"> <head> <s:execute xmlns="http://www....
2006 Jan 24
2
DOCTYPE declaration:
...g.rb:469:in `recognition_failed'' As I have very limited experience with css and xml and even less with Ruby or Rails I would appreciate it very much if someone here could explain to me what is happening. The three forms that I have tried are: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"> and <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"> Regards, -- *** e-mail is not a secure channel *** mailto:byrnejb.<token>@harte-lyne.ca...
2014 Mar 04
1
User account lockout - bad password with Samba4 ?
...est of my GPO's work. Folder redirects work fine etc. I have followed some useful GPO configs here http://technet.microsoft.com/en-us/library/cc775412%28v=ws.10%29.aspx But no lockout is happening. Any pointers? Thank you Ray <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>email-banner</title> <meta http-equiv="Content-Type" content="text/html; charset=iso...