Hi AJ, You can set minOccurs and maxOccurs, but I don't think you can do conditional stuff. You would be doing the conditional stuff in your XDP.
Cheers, Rae On Tue, Apr 29, 2008 at 12:02 PM, AJ Mercer <[EMAIL PROTECTED]> wrote: > Is it possible to do expressions in XSD? > So the min value of tag2 (integer) has to be greater the the value > (integer) of tag1? > > > > > On Fri, Apr 18, 2008 at 7:10 AM, Mark Mandel <[EMAIL PROTECTED]> > wrote: > > > > > AJ, > > > > I don't think that you an do this. > > > > You could in theory, have a <xsd:choice> and basically repeat the two > > options out... but I don't think XSD gives you this fine grained > > control. > > > > (Be nice if it could tho!) > > > > Mark > > > > On Thu, Apr 17, 2008 at 12:21 PM, AJ Mercer <[EMAIL PROTECTED]> wrote: > > > Hopefully there are some Fusioneers that may be able to point me in > > the > > > right direction > > > > > > I would like to know if it is possible in XSD to conditional validate > > list > > > of option based on the value/attribute of another tag? > > > > > > So in tag one they select one of two options > > > Then in the next tag, they have a list of options that are related to > > the > > > value in tag one > > > > > > option A -> A1 > > > -> A2 > > > -> A3 > > > > > > option B -> B1 > > > -> B2 > > > -> B3 > > > > > > -- > > > > > > AJ Mercer > > > Web Log: http://webonix.net > > > > > > > > > > > > > > > -- > > E: [EMAIL PROTECTED] > > W: www.compoundtheory.com > > > > > > > > > -- > > AJ Mercer > Web Log: http://webonix.net > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
