Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.1.0

Bug #20111 package.xml does not validate
Submitted: 2013-11-04 18:57 UTC
From: cweiske Assigned:
Status: Open Package: Services_Apns (version 0.1.0)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2013-11-04 18:57 UTC] cweiske (Christian Weiske)
Description: ------------ The package.xml file does not validate against the XSD file: Services_APNS$ xmllint --schema ../package-2.0.xsd --noout package.xml package.xml:38: element file: Schemas validity error : Element '{http://pear.php.net/dtd/package-2.0}file', attribute 'basinstalldir': The attribute 'basinstalldir' is not allowed. package.xml fails to validate

Comments