Hi, Is it possible with schemas to validate values depending on the value of the attribute.
E.g. <param key="height">5</param> <param key="color">#FFFF00</param> now I want my schema to ensure that the value in the param with attribute key "height" will be an integer and with attribute key "color" will be a Hex String... Thanks Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]