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
Conferences Close Tree View
+ Stylus Studio Feature Requests (1192)
- Stylus Studio Technical Forum (14621)
-> + How to disable checking for up... (2)
-> + XML Publisher requires duplica... (4)
-> + Modifying Field Name in XML (4)
-> + Java Runtime Environmnet Libra... (2)
-> + Passing Parameters and Multipl... (4)
-> + Total Newbie Question... where... (3)
-> + XML Pipeline (2)
-> + Encoding problem in text previ... (5)
-> + New Installation on windows 20... (4)
-> - Exception while calling Java m... (1)
-> + Jars to be included for callin... (2)
-> + SXXP0003: Error reported by XM... (2)
-> + Validation error (5)
-> + Windows 10, latest Java, new t... (2)
-> + using help crashes stylus stud... (3)
-> + Web Service Call error (5)
-> + javax.xml.xquery.XQException: ... (2)
-> + Trang translator is not availa... (2)
-> + Replacement for flat2xml (2)
-> + CONV CSV Display Problem (3)
-- Previous [61-80] [81-100] [101-120] Next
+ Website Feedback (249)
+ XSLT Help and Discussion (7625)
+ XQuery Help and Discussion (2016)
+ Stylus Studio FAQs (159)
+ Stylus Studio Code Samples & Utilities (364)
+ Stylus Studio Announcements (113)
Topic  
Postnext
Tobias FriedlSubject: Bug in generating Xml from Dtd
Author: Tobias Friedl
Date: 09 Dec 2014 07:39 AM
Hello,

There is a bug when creating a sample Xml file based on a Dtd.

Dtd code:
<!ELEMENT A (B+|C+)>
<!ELEMENT B (#PCDATA)>
<!ELEMENT C (#PCDATA)>

Now the invalid Xml code that will be generated:
<A><B/><C/></A>

As there is no + outside the group, there must not be B and C child elements of A, only one of them is allowed.
Validating the XML also shows that error.

Version is 2015 R2.

Greetings

Postnext
Ivan PedruzziSubject: Bug in generating Xml from Dtd
Author: Ivan Pedruzzi
Date: 11 Dec 2014 07:06 PM

Hi Tobias,

Thanks, we can reproduce the problem.

Convert the DTD to XSD using the appropriate document wizard then right -click on the element on the diagram and invoke "View XML Sample"

Does it help?

Ivan Pedruzzi
Stylus Studio Team

Postnext
Tobias FriedlSubject: Bug in generating Xml from Dtd
Author: Tobias Friedl
Date: 12 Dec 2014 10:09 AM
Originally Posted: 12 Dec 2014 09:45 AM
Hello,

the alternative is correctly converted to a <xsd:choice> in the XML schema.

When i now generate the XML file, it still contains both elements, but the second one is commented out, e.g:
<A><B><!-- <C></C> --></B></A>
Now valid, but the commented stuff is not required.

Greetings

Postnext
Ivan PedruzziSubject: Bug in generating Xml from Dtd
Author: Ivan Pedruzzi
Date: 12 Dec 2014 07:17 PM

If you do not want to see the other choices, go to

Tools->Options->Module Settings->XML Schema Editor->XML Schema to XML

Choices and Substitution Groups

click on "Generate only the first instance"


Ivan Pedruzzi
Stylus Studio Team

Postnext
Tobias FriedlSubject: Bug in generating Xml from Dtd
Author: Tobias Friedl
Date: 15 Dec 2014 04:48 PM
Thanks for this tip.

Greetings

Postnext
Tobias FriedlSubject: Bug in generating Xml from Dtd
Author: Tobias Friedl
Date: 15 Dec 2014 04:48 PM
Thanks for this tip.

Greetings

Posttop
Tobias FriedlSubject: Bug in generating Xml from Dtd
Author: Tobias Friedl
Date: 15 Dec 2014 04:48 PM
Thanks for this tip.

Greetings

   
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.