|
Complex types are much clearer now, thanks. There is a small error, however.
You wrote: "There is an abbreviated form for all complex type definitions that have complex content and restrict anyType. You simply leave out the <complexType> and <restriction base="anyType"> elements"
The last sentence should read, "You simply leave out the <complexContent> and <restriction base="anyType"> elements".
|