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
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Michael BasileSubject: XSD to XML Document Wizard problem
Author: Michael Basile
Date: 24 Aug 2004 02:10 PM
Minollo,

This appears to be broken.

If I have a schema with an element:

<xsd:element name="output" type="outputType"/>

and the type is defined as:

<xsd:complexType name="outputType">
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute name="increment" type="xsd:boolean" default="true"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>

when I generate the example xml using the document wizard I get an 'increment' attribute with no value.

I would expect to get an 'increment' attribute with a value of 'true'.

I.e., I get:

<output increment=""/>

instead of

<output increment="true"/>

Thanks,
- Mike

Posttop
Ivan PedruzziSubject: XSD to XML Document Wizard problem
Author: Ivan Pedruzzi
Date: 24 Aug 2004 07:11 PM
Hi Michael,

Thank You for reporting the problem and provide a test case.
A fix will be available with the next update.

Ivan

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
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.