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 (1123)
- Stylus Studio Technical Forum (13808)
-> + X14 Enterprise - Web Services ... (3)
-> + Saxon edition in X14 Enterpris... (2)
-> + How to create PDF documents wi... (2)
-> + WSCall doesn't work from xquer... (4)
-> + Issues with converter (8)
-> + xsd null strings - option to i... (2)
-> + wrapping table rows and mismat... (3)
-> + Report Designer: Is it possibl... (4)
-> + Message Baplie 1.5 with 1.911 ... (2)
-> + saved merged view in diff engi... (2)
-> + Cannot see needed element to m... (2)
-> + Matching problem in function (3)
-> - Funny warning message (1)
-> - Missing rows and text when con... (1)
-> + Another JSON problem (2)
-> + JSON problem (8)
-> + WebDav Custom properties (2)
-> + jvm not registering in the too... (2)
-> + How to turn off error about mi... (6)
-> + XML Attribute Element output f... (2)
-> + ddtek:wscall not returning all... (7)
-> - Trial Only Lasted 7 of the 14 ... (1)
-> + tree view without leaves (fiel... (3)
-> + XML to Text File (2)
-> + Stylus Studio Processor Debugg... (3)
-> + Java XMLPipeline result to str... (6)
-> + Attribute - XSD, DataDirect, X... (7)
-> + .NET XslCompliedTransform pro... (3)
-> + How to increase JVM Heap Size? (10)
-> + How in XSD do I reference the ... (2)
-> + Conversion of negative numbers (2)
-> + XSLT mapper (2)
-> - Converting csv file with embed... (1)
-> + WSDL completion inquiry (2)
-> - Move License (1)
-> + XML to Excel conversion and vi... (8)
-> + “spell checker” and “well-form... (2)
-> + Relational DB Icon Not appeari... (2)
-> + How come AUP doesn't respond (4)
-> - Software activation does not w... (1)
-> + Stylus studio continually cras... (2)
-> + Error running on Windows 7 (3)
-> + Creating xml start and end tag... (4)
-> + Keeping track of position afte... (3)
-> + splitting a row into multiple ... (3)
-> + Where is Convert to XML? (2)
-> + Built-In XSLT Processor Missin... (4)
-> - Converting XSL to XSL-FO (1)
-> - Can we compare two XML Schema ... (1)
-> - Stylus Studio EDI Conversion /... (1)
-> + Installation Issue Windows XP ... (2)
-> + Converting CSV with component ... (2)
-> - how to edit a xsl file, so tha... (1)
-> - Cannot save file to Webdav (1)
-> + How to copy Column Names on Gr... (3)
-> - XML when to use (1)
-> - Attribute vs data elements (1)
-> - Attribute Group (1)
-> - EDI conversion from command li... (1)
-> - WSDL schema - import of xsd (1)
-> + Get Date (2)
-> + help calling https web service (5)
-> - Newbie looking out for BizTalk... (1)
-> + Publishing XML pipeline as Web... (2)
-> - annotation within sequence ele... (1)
-> - backmapping using Saxonica 9.1... (1)
-> + JVM detection not finding JDK ... (2)
-> - stylus studio version 2011 pro... (1)
-> - WSDL 2.0 (1)
-> + Special characters in xml (2)
-> + cannot connect to mysql commun... (2)
-> + create a report from an existi... (2)
-> + Content not allowed in prolog (2)
-> + DB IInformix with database loc... (8)
-> + Stylus Report Designer (XML Re... (4)
-> - error: cos-nonambig: Content m... (1)
-> - UNIX .csv conversion and java ... (1)
-> + Nillable element, Validation e... (2)
-> + EDI Converter Error (2)
-> - CSV FILE INTO CARGO-IMP MESSAG... (1)
-> + BUG: Validation in piple will ... (2)
-> + Is there a 64-Bit Stylus Studi... (2)
-> + BUG: Read structure on SQL Ser... (3)
-> + [Customer Toyoto Motors Europe... (2)
-> - Get a schema for a JSON file (1)
-> + UNOC:4 forces converter to inp... (2)
-> - java class for xs:any elements (1)
-> + changing component separator (3)
-> + Output view disappeared (6)
-> + How to convert deeply nested X... (2)
-> + javax.net.ssl.SSLException (4)
-> + error converting .csv in a uni... (10)
-> + Menu bar disappeared (2)
-> - No Topic (1)
-> - What does "XML" stand for? So... (1)
-> - So XML is just HTML on steroid... (1)
-> + XHTML to XML conversion (2)
-> - Stylus Studio with DDTek xml c... (1)
-> + Installation fails (3)
-> + Is there a keyboard shortcut t... (2)
-- Previous [121-140] [141-160] [161-180] Next
+ Website Feedback (243)
+ XSLT Help and Discussion (7447)
+ XQuery Help and Discussion (1861)
+ Stylus Studio FAQs (159)
+ Stylus Studio Code Samples & Utilities (361)
+ Stylus Studio Announcements (113)
Topic  
Postnext
zahir islamSubject: XSD to XML using stylus
Author: zahir islam
Date: 09 Jan 2006 08:43 PM
hello,

i am new in XML field. assume me as a beginner

i have XSD file. how can i generate xml from it. i have Stylus Studio 2000 Enterprise Edition installed in my PC.

Could anyone give me any suggession? it is an emargency.

Postnext
Tony LavinioSubject: XSD to XML using stylus
Author: Tony Lavinio
Date: 10 Jan 2006 09:39 AM
There are several ways. You can use the Document Wizards under the
File menu, or you can open the XSD, right-click on the root node, and
choose the option to generate an instance. It will give you a preview
window, which you can then open as a stand-alone document.

See http://www.stylusstudio.com/docs/v2006/d_schema14.html

Postnext
David ForslundSubject: XSD to XML using stylus
Author: David Forslund
Date: 16 Feb 2006 06:11 PM
I wanted to do the same thing. It came back immediately with a document that was a partial XML sample and which fails the validate correctly. If I kept it running, it never came back and seemed to take all the memory of my machine (1Gbyte) and Struzzo because non-responsive and I had to kill it. So this capability seems to be fairly limited. What are the limitations?

Postnext
Minollo I.Subject: XSD to XML using stylus
Author: Minollo I.
Date: 16 Feb 2006 09:13 PM
The main limitation you are hitting is size and complexity of the original XML Schema; if you ask Stylus Studio to generate an XML instance as complete as possible for a specific XML Schema, and the XML Schema is relatively complex (like it could be the XHTML one, for example, where many structures can be referenced by many others and recursively by themselves), the result will be potentially huge. That's why Stylus Studio stops after generating a few thousand elements and asks you if it should keep going.

You can control many of the aspects of the automatic XML generation by tweaking the settings in Tools > Options > XML Schema Editor > XML Schema to XML

The other main limitation you may find in the XML Schema to XML wizard is the limited capability in generating valid values for data on which complex/composite facets are defined. Also, in some cases even the "documentation" that Stylus Studio outputs (which causes comments and whitespaces) may end up making the document not valid.

Hope this helps,
Minollo

Postnext
David ForslundSubject: XSD to XML using stylus
Author: David Forslund
Date: 03 Mar 2006 05:20 PM
Several elements have recursion. I set the recursion depth to 2 but it still seems to do significant recursion. Perhaps it isn't properly detecting the recursion. Anyway after 32000 elements it seems lost in recursion and fails to fill in other elements that are required in the schema. It seems to me it should do a breadth first pass on the schema before it does a depth pass. This would require it to have a number of xml fragments at the same time, but should be doable. There seems to be no way to control this in this version of Stylus. When I stop it it has incomplete elements and can't be validated.

Postnext
Minollo I.Subject: XSD to XML using stylus
Author: Minollo I.
Date: 03 Mar 2006 05:30 PM
David,
can you share your XML Schema with us so that we can better understand what's going on, and see if we can find any solution to your problem? (you can email it at stylus-field-report@progress.com if you prefer)

As I mentioned, the XML Schema to XML functionality won't always be able to generated *valid* XML documents; that's the "target" of the functionality, but not its ultimate goal. Still, we would like to understand better what's going on in your case.

Thanks,
Minollo

Posttop
David ForslundSubject: XSD to XML using stylus
Author: David Forslund
Date: 03 Mar 2006 05:52 PM
Basically Stylus Studio isn't detecting the recursion. It is relatively hidden. The element <Purpose> has <OrderRequest> which has <Procedures> which has <Procedure> which has <Products> which has <Product> which has <Reaction> which has <Interventions> which has <Intervention> which has <Procedures> which has <Procedure> which has <Products> which has <Product> ... and we are off to the races. I stop at 32000 elements and it has a number of levels of recursion without realizing it. Suggestions would be appreciated.

   
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-2011 All Rights Reserved.