Please support our RSS, Web Services and SOAP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Jul 2004
Posts: 54
Reputation: Alcides is an unknown quantity at this point 
Solved Threads: 0
Alcides's Avatar
Alcides Alcides is offline Offline
Junior Poster in Training

XHTML w/ XML?

 
0
  #1
Dec 1st, 2004
I've been having trouble using XHTML as the main DTD and adding my own as a secondary. I've googled and find plenty of discussions or articles about XML or XHTML, but I can't seem to find what I'm looking for. does anyone know how to do this? Thanks in advance.

Alcides.
Vapor One
----------
http://www.vaporone.com (THE LEGEND)
http://www.candycola.com (FREE MUSIC)
http://www.pdunderground.com (THE UNDERGROUND)
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 54
Reputation: Alcides is an unknown quantity at this point 
Solved Threads: 0
Alcides's Avatar
Alcides Alcides is offline Offline
Junior Poster in Training

Re: XHTML w/ XML?

 
0
  #2
Dec 2nd, 2004
I couldn't find the "edit" button, so I'm adding a reply. Here is the code I have above my opening html tag.

RSS, Web Services and SOAP Syntax (Toggle Plain Text)
  1. <?xml version="1.0"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" [
  4. <!ENTITY % html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  5. %html;
  6. <!ENTITY % ft7777 SYSTEM "http://www.alcides.net/newsite/dtd/ft7777.dtd">
  7. %ft7777;
  8. ]>

In IE it shows a "]>" at the top. But in Firefox, it seems to be okay. I'm thinking that IE has a stricter parser so I'm trying to rely on that more than Firfox's. Not to mention a lot of people still use IE. Thanks again.

Alcides.
Vapor One
----------
http://www.vaporone.com (THE LEGEND)
http://www.candycola.com (FREE MUSIC)
http://www.pdunderground.com (THE UNDERGROUND)
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 7
Reputation: OverDoser is an unknown quantity at this point 
Solved Threads: 0
OverDoser OverDoser is offline Offline
Newbie Poster

Re: XHTML w/ XML?

 
0
  #3
Apr 22nd, 2005
post........? Ugh this day sucks sorry I can't help
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 355
Reputation: DanceInstructor is an unknown quantity at this point 
Solved Threads: 14
DanceInstructor's Avatar
DanceInstructor DanceInstructor is offline Offline
Posting Whiz

Re: XHTML w/ XML?

 
0
  #4
Apr 22nd, 2005
Try it this way. Added / on very last line.

RSS, Web Services and SOAP Syntax (Toggle Plain Text)
  1. <!ENTITY % ft7777 SYSTEM "http://www.alcides.net/newsite/dtd/ft7777.dtd">
  2. %ft7777;
  3. ] />
Clear Mind Hosting and Web Design

If I've helped you please consider adding to my reputation.
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 54
Reputation: Alcides is an unknown quantity at this point 
Solved Threads: 0
Alcides's Avatar
Alcides Alcides is offline Offline
Junior Poster in Training

Re: XHTML w/ XML?

 
0
  #5
Apr 26th, 2005
That SO makes a lot of sense. I'm gonna try it when get home from work. Thanks, DanceInstructor.

Alcides.
Vapor One
----------
http://www.vaporone.com (THE LEGEND)
http://www.candycola.com (FREE MUSIC)
http://www.pdunderground.com (THE UNDERGROUND)
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 355
Reputation: DanceInstructor is an unknown quantity at this point 
Solved Threads: 14
DanceInstructor's Avatar
DanceInstructor DanceInstructor is offline Offline
Posting Whiz

Re: XHTML w/ XML?

 
0
  #6
Apr 26th, 2005
I don't know if it will work or not :-| Its just a guess.
Clear Mind Hosting and Web Design

If I've helped you please consider adding to my reputation.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the RSS, Web Services and SOAP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC