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)
-> + StylusValidator.exe Command Li... (3)
-> + Cannot run Java built in valid... (2)
-> + Windows 10??? (3)
-> + Stylus Custom XML Conversion (... (8)
-> + X14 enterprise and saxon 9.4.0... (3)
-> + Open an XML document in the XM... (3)
-> + How to generate mapping report... (4)
-> + Unresponsive - Custom XML Conv... (2)
-> - Need Help defining Flat File w... (1)
-> + XML to Database (6)
-> + XSD path when associating to a... (3)
-> - Auto EDI File Translation (1)
-> + Need help parsing EDI and crea... (2)
-> - Bug in generating Xml from Dtd (7)
-> ->Bug in generating Xml fro...
-> ->Bug in generating Xml fro...
-> ->Bug in generating Xml fro...
-> ->Bug in generating Xml fro...
-> ->Bug in generating Xml fro...
-> ->Bug in generating Xml fro...
-> + Stylus Studio 15, install erro... (4)
-> + How to create UML from XSD (2)
-> + Java configuration (4)
-> + embedding/starting X15 dircet ... (2)
-> + Stylus X15 R2 environment crip... (5)
-> + Output Method TEXT does not wo... (6)
-- Previous [121-140] [141-160] [161-180] Next
+ Website Feedback (249)
+ XSLT Help and Discussion (7625)
+ XQuery Help and Discussion (2017)
+ 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.