Updating default in factory schema
Hi team,
we have a requirement that we want to change the default value of an attribute in a factory schema.
Say, for example, in xtk:workflow schema,
<attribute default="3600" label="Delay" name="delay" type="timespan"/>
I Need to change this default value to 3000.
So what can i do? I have extended xtk:wokflow schema as abc:workflow. Now what should i need to?
Please help me with this!
Thanks and Regards,
Partha.