[
Lists Home |
Date Index |
Thread Index
]
> In XML Schema is it possible to express a constraint such as
> "field1.maxLength + field2.maxLength must not exceed 50 characters"
> without constraining any one field to less than 50 characters on it's
> own?
No. Use Schematron for that.
Cheers
Rick Jelliffe
|