Altova Mailing List Archives>Archive Index >xmlschema-dev Archive Home >Recent entries >Thread Prev - RE: Mixed content and empty content [Thread Next] Invalid: derivation of complex type by restriction of simple type not allowedTo: xmlschema-dev@--.--- Date: 11/1/2007 4:26:00 AM
Hello!
In my schema I have the following:
<xs:complexType name="textareaType">
<xs:simpleContent>
<xs:restriction base="xs:string">
<xs:attribute ref="label" use="required" />
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
But W3C Schema validator tells me there is an error (derivation of
complex type by restriction of simple type not allowed), even if
w3schools writes, that this should be valid code (http://
www.w3schools.com/schema/schema_complex_text.asp).
I also checked the original Schema reference (http://www.w3.org/TR/
xmlschema-1/), that points out: "Note that either <restriction> or
<extension> must be chosen as the content of <simpleContent>."
When I replace restriction by extension everything works fine. But I
want to restrict the element type in a further step.
Any help?
Best regards,
Kai
From schlamp@m... Fri Nov 02 22:17:33 2007
Received: from wiggu | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
