Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 24th, 2006, 04:05 PM
Moohy
Guest
 
Posts: n/a
Default DTD Parser

Hi,

I am using wutka dtd parser but the problem is i have a dtd with
elements like "type(color)" the brackets is part of their name , so
whenever i run the dtd parser using it it does not work since it
consider color a child of type not type(color) as a name..
How do i fix this problem.

I want to add a different class other than scanner to do so for me.?

Anyhelp

Maha

  #2  
Old July 24th, 2006, 04:35 PM
Richard Tobin
Guest
 
Posts: n/a
Default Re: DTD Parser

In article <1153753691.891259.287240@p79g2000cwp.googlegroups .com>,
Moohy <maha.aburahma@gmail.comwrote:
Quote:
>I am using wutka dtd parser but the problem is i have a dtd with
>elements like "type(color)" the brackets is part of their name
XML elements can't have brackets in their names.

-- Richard
  #3  
Old July 24th, 2006, 05:55 PM
Joe Kesselman
Guest
 
Posts: n/a
Default Re: DTD Parser

Richard Tobin wrote:
Quote:
XML elements can't have brackets in their names.
Possible alternatives might be type.color, type_color or type-color
 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles