← Prev in month
← Prev in thread
Is there a way to reuse and extend an enumeration in XML schema
Hi,
I have a simpleType defined as having an enumerated type having
(for example) values 'A','B', and 'C'. I want to be able to reuse this
type elsewhere and also add an additional value of 'D' without
altering the original definition. Is there a way to do that?
Thanks,
Kenneth
← Prev in month
← Prev in thread