'Re: "[xml] xmlSchema : enumeration and libxml"'
- From: Kasimier Buchcik <kbuchcik 4commerce de>
- To: <Jeremie Blanc-Tranchant inrialpes fr>, <xml gnome org>
- Cc:
- Subject: 'Re: "[xml] xmlSchema : enumeration and libxml"'
- Date: Tue, 25 May 2004 10:21:42 +0200
Hi,
on 5/24/2004 1:12 PM Jeremie Blanc-Tranchant inrialpes fr wrote:
Hi!
I have a problem to validated my xml document using enumeration tag in schema,
like :
<xsd:simpleType name="PossibleOneStepNSProblemValues">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="LCP"/>
<xsd:enumeration value="QP"/>
<xsd:enumeration value="Relay"/>
</xsd:restriction>
</xsd:simpleType>
The error is the following :
Schemas validity error : Failed to validate type with facet enumeration
Moreover, I have got strange error : Unimplemented block at xmlschemas.c:5353
If this is a blocker for you, please bugzilla it:
"http://bugzilla.gnome.org/buglist.cgi?product=libxml&product=libxml2".
Regards,
Kasimier
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]