XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Betty HarveySubject: DTD to W3C Schema Conversion - CDATA Sections
Author: Betty Harvey
Date: 14 Apr 2005 10:06 AM
There seems to be a bug in the DTD to W3C Schema conversion and CDATA
sections. The "IGNORE" parameter is not ignored and the information
that should be ignored gets included. The code below should result
in the %use.epic; entity being ignored but it is including the
CDATA section even though it has been marked as 'IGNORE'.


<!ENTITY % use.epic "IGNORE">

<![%use.epic;[
<!ENTITY % dctmatts "xmlns:dctm CDATA #FIXED 'http://www.documentum.com'
dctm:obj_id CDATA #IMPLIED
dctm:obj_status CDATA #IMPLIED
dctm:version_avel CDATA #IMPLIED">
<!ENTITY % MATHML.prefixed "INCLUDE">
<!ENTITY % MATHML.prefix "m">
<!ENTITY % local.math.qname "| %MATHML.prefix;:math">
<!ENTITY % article.namespace.att "">
<!ENTITY % mathml-dtd PUBLIC "-//W3C//DTD MathML 2.0//EN" "mathml2.dtd">
%mathml-dtd;
]]>

Betty

Posttop
(Deleted User) Subject: DTD to W3C Schema Conversion - CDATA Sections
Author: (Deleted User)
Date: 14 Apr 2005 03:21 PM
Hi Betty,
the document wizard "DTD to XML Schema" does not support INCLUDE/IGNORE; you should use the "DTD to XML Schema (Trang)" wizard instead.

Hope this helps,
Alberto

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.