Re: [xml-dev] Why does XML Schema allow elements with complex type to be nillable?
On 12 Jul 2019, 11:24 +0100, Rick Jelliffe <[email protected]>, wrote:
I don't think you should use nillible for the case of someone who has no middle name. That is simple optionality.nillible is for a more esoteric purpose: where whether that person has a middle name or not has not been disclosed. This may because you don't know, the client didn't ask, or you dont want to tell.
Pretty horrible way to do it, IMO, but there you go
Thanks,
Tom