What's the type definition for dtMLSTRING? Sometime when you try to
restrict a type which is in turn
an extention of another type, you could run into problem with scomp.
Thanks!
Qian
Holger Rieß
<[EMAIL PROTECTED]
.ag> To
[email protected]
12/16/2005 09:45 cc
AM
Subject
scomp problem with complextype and
Please respond to simplecontent
[EMAIL PROTECTED]
che.org
Hi,
using scomp with the following schema part
...
<xsd:complexType name="typeMLSTRING00050">
<xsd:simpleContent>
<xsd:restriction base="dtMLSTRING">
<xsd:maxLength value="50"/>
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleContent>
</xsd:complexType>
...
I got the error:
bmecat_2005.xsd:3681:5: error: src-ct.1: The specified base type
'[EMAIL PROTECTED]://www.bmecat.org/bmecat/2005fd' must be a
complex type with complex content.
I can't see any problems with that schema. Validation with XMLSpy is o.k.
Thanks
Holger
(See attached file: holger.riess.vcf)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This message contains information from Equifax Inc. which may be
confidential and privileged. If you are not an intended recipient, please
refrain from any disclosure, copying, distribution or use of this
information and note that such actions are prohibited. If you have
received this transmission in error, please notify by e-mail
[EMAIL PROTECTED]
holger.riess.vcf
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

