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
Tadd StuartSubject: XSD Help Needed
Author: Tadd Stuart
Date: 26 Mar 2008 09:16 AM
Is there a way to add enumerations to each 'm' node specific to an 'n' attribute? Example would be to have the "SitusStateCode" only allow valid US State Codes.

XML Snippet:

<c i="0" desc="Policy">
<m i="7" n="SICCode" v="2011"/>
<m i="22" n="SitusStateCode" v="CT"/>
<m i="40" n="IsFirstTimeBuyer" v="N"/>
<m i="43" n="SitusZipCode" v=""/>
<m i="50" n="RateAdjustmentPercent" v="0"/>

Posttop
(Deleted User) Subject: XSD Help Needed
Author: (Deleted User)
Date: 26 Mar 2008 12:42 PM
Hi Tadd,
if what you want to do is to force the 'v' attribute to be limited to display one of the 50 states when the 'n' attribute is equal to "SitusStateCode", this is not allowed by the XMLSchema 1.0 specs, that cannot enforce a type based on the value of another element/attribute.
XMLSchema 1.1 should support conditional type assignment.

Hope this helps,
Alberto

 
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.