In this page, we're going to talk about a new feature that will help generate a sample XML document from web based XML Schema file
Technical Problem
Netbeans IDE allows users to generate XML instance documents that conform to a given XML Schema. The XML schema needs to be available on the local file system. The user is unable to create an XML document by directly pointing to an XML schema on the web
Proposed Solution
The current XML instance creation wizard will be modified to allow the user to enter the full path to an XML schema file, e.g. "http://www.openlaszlo.org/lps/tools/lzx.xsd" when creating a new XSD-constrained XML document.
Please see attached presentation for the new design.
Detailed Description
Open Issues
<Limitations, open issues>