Hi, I am trying to validate a WSDL sample file against the WSDL 1.1 Schema using xmlint, but getting the following error.
xmllint -schema wsdl_schema.xsd first_wsdl.wsdl wsdl_schema.xsd:135: element complexType: Schemas parser error : complex type 'operationType': The content model is not determinist. WXS schema wsdl_schema.xsd failed to compile wsdl_schema.xsd is the schema definition from the section A 4.1 from WSDL 1.1. http://www.w3.org/TR/wsdl#A4.1 So, is there really a problem with the schema document or some defect with Libxml? Any inputs ??? Thanks!! Regards, Harbhanu
_______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
