Lines Matching refs:XML
10 $wsdl_with_ns = <<<XML
14 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="bug62900.xsd" />
18 XML;
20 $wsdl_without_ns = <<<XML
28 XML;
30 $xsd_with_wrong_ns = <<<XML
32 <xs:schema targetNamespace="http://www.w3.org/XML/1998/namespacex" xmlns:xs="http://www.w3.org/2001…
33 XML;
35 $xsd_without_ns = <<<XML
38 XML;
73 …, unexpected 'targetNamespace'='http://www.w3.org/XML/1998/namespacex', expected 'http://www.w3.or…
79 …m '%sbug62900.xsd', missing 'targetNamespace', expected 'http://www.w3.org/XML/1998/namespace' in …
85 …ema from '%sbug62900.xsd', unexpected 'targetNamespace'='http://www.w3.org/XML/1998/namespacex', e…