Searched refs:currentComplexType (Results 1 – 3 of 3) sorted by relevance
29 var $currentComplexType = null; variable in nusoap_xmlschema237 $this->complexTypes[$this->currentComplexType]['compositor'] = $name;278 $this->complexTypes[$this->currentComplexType]['phpType'] = 'array';286 $this->complexTypes[$this->currentComplexType]['multidimensional'] = true;292 $this->complexTypes[$this->currentComplexType]['arrayType'] = $v;298 array_push($this->complexTypeStack, $this->currentComplexType);304 $this->currentComplexType = $attrs['name'];305 $this->complexTypes[$this->currentComplexType] = $attrs;306 $this->complexTypes[$this->currentComplexType]['typeClass'] = 'complexType';316 $this->complexTypes[$this->currentComplexType]['phpType'] = 'array';[all …]
1097 var $currentComplexType = null; variable in nusoap_xmlschema1305 $this->complexTypes[$this->currentComplexType]['compositor'] = $name;1346 $this->complexTypes[$this->currentComplexType]['phpType'] = 'array';1354 $this->complexTypes[$this->currentComplexType]['multidimensional'] = true;1360 $this->complexTypes[$this->currentComplexType]['arrayType'] = $v;1366 array_push($this->complexTypeStack, $this->currentComplexType);1372 $this->currentComplexType = $attrs['name'];1373 $this->complexTypes[$this->currentComplexType] = $attrs;1374 $this->complexTypes[$this->currentComplexType]['typeClass'] = 'complexType';1384 $this->complexTypes[$this->currentComplexType]['phpType'] = 'array';[all …]
1016 var $currentComplexType = null; variable in XMLSchema1209 $this->complexTypes[$this->currentComplexType]['compositor'] = $name;1250 $this->complexTypes[$this->currentComplexType]['phpType'] = 'array';1258 $this->complexTypes[$this->currentComplexType]['multidimensional'] = true;1264 $this->complexTypes[$this->currentComplexType]['arrayType'] = $v;1270 array_push($this->complexTypeStack, $this->currentComplexType);1274 $this->currentComplexType = $attrs['name'];1275 $this->complexTypes[$this->currentComplexType] = $attrs;1276 $this->complexTypes[$this->currentComplexType]['typeClass'] = 'complexType';1286 $this->complexTypes[$this->currentComplexType]['phpType'] = 'array';[all …]