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)
-> + support for SOAP 1.2 binding i... (3)
-> + XML Publisher bug: table colum... (3)
-> + Meansfor printing Tree view, f... (4)
-> + Use of stylus (2)
-> - XSD Generation Engine (1)
-> + Enter font name directly in XM... (2)
-> + XSLT Report design (3)
-> + how to call java script funct... (2)
-> + taking comma out from a node. (2)
-> - Schema documentation for local... (1)
-> + Help on INVOIC D.96A EAN 008 (2)
-> - UI Themes (1)
-> + Does stylus support CARGO IMP ... (2)
-> - display of schema instance per... (1)
-> - Help unistalling (1)
-> + Ability to sort project nodes (2)
-> - XBRL (1)
-> + Handle unc path filenames (4)
-> - Editor tabs too narrow (1)
-> + Where is the Convert to XML Mo... (3)
-- Previous [61-80] [81-100] [101-120] Next
+ Stylus Studio Technical Forum (14621)
+ 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  
Posttop
Arlen OvervigSubject: display of schema instance per document form of schema display
Author: Arlen Overvig
Date: 18 Mar 2009 01:27 PM
When xsd file is displayed in "Documentation" tab and a sequence is contained inside a choice, the "XML Instance Representation" displays the elements of the sequence as elements of the choice. e.g.
<xs:complexType name="ExpressionValue">
<xs:choice>
<xs:sequence>
<xs:element name="InValue" type="OneOfAnyExpression"/>
<xs:element name="OutValue" type="OneOfAnyExpression" minOccurs="0"/>
</xs:sequence>
<xs:element name="OutValue" type="OneOfAnyExpression"/>
</xs:choice>
</xs:complexType>

displays as

<...>
Start Choice [1]
<InValue> OneOfAnyExpression </InValue> [1]
<OutValue> OneOfAnyExpression </OutValue> [0..1]
<OutValue> OneOfAnyExpression </OutValue> [1]
End Choice
</...>

where the 2 OutValue elements are apparently equally valid for the choice.

   
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.