[Xml-compile] Possible problem with regex compilation?

Mark Overmeer mark at overmeer.net
Fri Mar 29 22:34:12 GMT 2013


* Dan Lyke (dlyke at corp.sonic.net) [130329 22:13]:
> I'll write some C code later to test and see about submitting the bug
> to them, but for now since I have control of the XSD and the error is
> being thrown on my end, I'll change it to <pattern value=".*"/>

Maybe it is a bug in the schema.  Read the specs ;-)

You can "overwrite" schema components by uploading things with the
same name.  That way, you do not have to modify the original:

   $wsdl->importDefinitions( <<'__PATCH' );
   <schema ...>
   </schema>
   __PATCH

> (Some days, I wish I were just writing Java or C#...)

Why, are those xml libraries more widely used than libxml2?
-- 
Regards,

               MarkOv

------------------------------------------------------------------------
       Mark Overmeer MSc                                MARKOV Solutions
       Mark at Overmeer.net                          solutions at overmeer.net
http://Mark.Overmeer.net                   http://solutions.overmeer.net




More information about the Xml-compile mailing list