Hi, Marty, Quoting Marty Kube <[EMAIL PROTECTED]>:
> I wrote a class NmTokensType, derived from ListType, > which includes checks on the minLength setter/getter > (attached). that makes quite some sense. > made want to implement this as a restriction of a > ListType. That's very close to the above solution. IMO the "restriction" can very well be viewed as a "subtype" in terms of xml schema. As you did, I would personally recommend the first approach, because it can easier be handled in Java. Jochen ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jaxme-jaxb-dev mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jaxme-jaxb-dev
