Browse Source

brakujacy namespace appinfo

a.binder 8 năm trước cách đây
mục cha
commit
643206e74e

+ 1 - 0
SE/se-lib/Route/Storage/TestXsd.php

@@ -26,6 +26,7 @@ class Route_Storage_TestXsd extends RouteBase {
 		$xmlWriter->startElement('xs:schema');
 		$xmlWriter->startElement('xs:schema');
 		$xmlWriter->writeAttribute('xmlns:xs', 'http://www.w3.org/2001/XMLSchema');
 		$xmlWriter->writeAttribute('xmlns:xs', 'http://www.w3.org/2001/XMLSchema');
 		$xmlWriter->writeAttribute('xmlns:vc', 'http://www.w3.org/2007/XMLSchema-versioning');
 		$xmlWriter->writeAttribute('xmlns:vc', 'http://www.w3.org/2007/XMLSchema-versioning');
+		$xmlWriter->writeAttribute('xmlns:system_cache__appinfo', 'http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd');
 		$xmlWriter->writeAttribute("xmlns:{$p5TypePrefix}", $p5TypeNsUri);
 		$xmlWriter->writeAttribute("xmlns:{$p5TypePrefix}", $p5TypeNsUri);
 		$xmlWriter->writeAttribute('elementFormDefault', 'qualified');
 		$xmlWriter->writeAttribute('elementFormDefault', 'qualified');
 		$xmlWriter->writeAttribute('targetNamespace', $objNsUri);
 		$xmlWriter->writeAttribute('targetNamespace', $objNsUri);