[xsd-users] Can I retain custom type and original type?

Boris Kolpackov boris at codesynthesis.com
Mon Jul 3 12:56:15 EDT 2017


joe florence <shynamatharu at gmail.com> writes:

> Just a quick question, is it possible to retain functionality of built-in
> type along with its custom type defined or do I need to redefine everything
> in custom type that is there in built in type?
> For example, if I need to redefine xsd:time as custom type, do I need to
> have everything redefined that class time in date-time has?

You should be able to inherit from the default implementation.

Boris



More information about the xsd-users mailing list