bsorrentino / swixml2

Project that extends the original swixml project providing integration with Swing Application Framework (JSR 296) and Beans Binding (JSR 295) to further simplifying the GUI creation & management
0 stars 0 forks source link

Please add the <script> element descritption to XSD scheme #84

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create XML file corresponding swixml2-schema-2.5-SNAPSHOT.xsd schema
2. create root <panel> element, create child <script> element.
3. XML validate the file. Validation failed, because the <script> element is 
not described at the schema

What is the expected output? What do you see instead?
The XML by child <script> element should be valid for XML.

What version of the product are you using? On what operating system?
swixml2-schema-2.5-SNAPSHOT.xsd

Please provide any additional information below.

Original issue reported on code.google.com by vsolda...@altpayusa.com on 12 Feb 2014 at 9:28

GoogleCodeExporter commented 9 years ago
Hi,

Thx for feedback. I'll fix this soon

Original comment by bartolom...@gmail.com on 12 Feb 2014 at 2:01

GoogleCodeExporter commented 9 years ago
i've deployed new schema to 

https://bsc-documentation-repo.googlecode.com/svn/trunk/swixml2/swixml2-schema-2
.6-SNAPSHOT.xsd

Original comment by bartolom...@gmail.com on 14 Feb 2014 at 5:12