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 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Danae SicaSubject: Attributes - required vs optional
Author: Danae Sica
Date: 14 Jun 2011 02:12 PM
I'm trying to understand in the diagram option how to recognize those attributes that are required and those that are optional.
<xs:complexType name="TemplateSearchCriteriaType">
<xs:attribute name="DomainID" type="StringLength1to10" use="required"/>
<xs:attribute name="TemplateName" type="StringLength1to120" use="required"/>
<xs:attribute name="TemplateTypeCode" type="StringLength1to60" use="required"/>
<xs:attribute name="ClientCode" type="StringLength1to10" use="required">

Here we have the attributes that are "required" but when i go into the diagram view i can't seem to realize which are the required ones!!

Same here:
<xs:attribute name="AssocProfileName" type="StringLength1to120" use="optional"/>
<xs:attribute name="AssocUniqueID" type="StringLength1to120" use="optional">

thanks!

Posttop
Ivan PedruzziSubject: Attributes - required vs optional
Author: Ivan Pedruzzi
Date: 22 Jun 2011 10:34 PM


The diagram does not make use of a specific notation to discriminate the use.

You need to click on the attribute and look at the property window or in the code panel.

Hope this helps
Ivan

 
Topic Page 1 2 3 4 5 6 7 8 9 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.