[Xml-compile] XML::Compile fails with import url

Mark Overmeer mark at overmeer.net
Mon May 10 07:42:36 GMT 2010


* Tapio.Niva at tieto.com (Tapio.Niva at tieto.com) [100510 07:13]:
> After correcting the ampersand error, the WSDL processing proceeded a
> bit forward, but with following error :
> "error: cannot find element or attribute `{http://notification.sdk.nms.ov.hp.com/nms-sdk-notify}incidentNotification'

I cannot access your WSDL.  Probably, the schema imports or includes
additional schemas.  In XML::Compile, those are not loaded automatically.

See for instance Geo::GML how to organize sets of schemas. Please do not
depend on dynamically loaded schemas, but keep a local disk copy.
-- 
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