This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

No Subject



>hi everybody,

         I got a problem with XML. I will explain it in this way.
My xml file.
      <?xml version="1.0">
         <xyz>
                 <content>
                         <title>something</title>
                         <fulltext>all html tags etc</fulltext>
                 </content>
         </xyz>
Here, in this full text node I am putting all my html tags. The problem is 
if any of the tags are not closed then my
xml file will not be generated properly.
Because of it I cannot continue accessing xml. Is there any way to solve 
this problem?
will any attribute in dtd will help me out in this.
Please help?

rgds
Ural




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]