Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Invalid: derivation of complex type by restriction of simple type not allowed

From: "Pete Cordell" <petexmldev@--------------.--->
To: <schlamp@---.-->, <xmlschema-dev@--.--->
Date: 11/3/2007 9:03:00 AM
Hi Kai,

The schema snippet you present is illegal.  There are some cases when simple 
types can restrict complex types (and possibly vice versa) but this isn't 
one of them.

If you could say what you would like to do then perhaps someone can suggest 
how to do it.

Cheers,

Pete Cordell
Codalogic
for XML Schema to C++ data binding visit
 http://www.codalogic.com/lmx/
----- Original Message ----- 
From: "Kai Schlamp" <schlamp@m...>
To: <xmlschema-dev@w...>
Sent: Thursday, November 01, 2007 2:25 AM
Subject: Invalid: derivation of complex type by restriction of simple type 
not allowed


>
> 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 mike@s... Sun Nov 04 09:51:31 2007
Received: from aji.w3.org ([133.27.228.225])
	by fri


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent