[xml] validating schemas against XMLSchema.xsd



This may be a dumb question,

but how are folks on this list validating their xsd files?

xml2-config --version
2.6.9

xmllint --schema http://www.w3.org/2001/XMLSchema.xsd
http://www.w3.org/2001/XMLSchema.xsd > /dev/null

Unimplemented block at ../libxml2-2.6.9/xmlschemas.c:2265
Unimplemented block at ../libxml2-2.6.9/xmlschemas.c:2265
Unimplemented block at ../libxml2-2.6.9/xmlschemas.c:2265
Unimplemented block at ../libxml2-2.6.9/xmlschemas.c:2265
Unimplemented block at ../libxml2-2.6.9/xmlschemas.c:2265
Unimplemented block at ../libxml2-2.6.9/xmlschemas.c:2265
Unimplemented block at ../libxml2-2.6.9/xmlschemas.c:2265
Schemas parser error : Schemas: attribute anyattr 3 has no type nor reference
http://www.w3.org/2001/XMLSchema.xsd:484: element attribute: Schemas
parser error : Schemas: attribute name has no type nor reference
Schemas parser error : Schemas: attribute anyattr 97 has no type nor reference
Schemas parser error : Schemas: attribute anyattr 262 has no type nor reference
....


seems a chicken/egg problem ;-)

-- 
Aamer Akhter / aakhter gmail com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]