Searched refs:complexTypes (Results 1 – 5 of 5) sorted by relevance
27 var $complexTypes = array(); 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;305 $this->complexTypes[$this->currentComplexType] = $attrs;306 $this->complexTypes[$this->currentComplexType]['typeClass'] = 'complexType';316 $this->complexTypes[$this->currentComplexType]['phpType'] = 'array';318 $this->complexTypes[$this->currentComplexType]['phpType'] = 'struct';325 $this->complexTypes[$this->currentComplexType] = $attrs;[all …]
1095 var $complexTypes = array(); 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;1373 $this->complexTypes[$this->currentComplexType] = $attrs;1374 $this->complexTypes[$this->currentComplexType]['typeClass'] = 'complexType';1384 $this->complexTypes[$this->currentComplexType]['phpType'] = 'array';1386 $this->complexTypes[$this->currentComplexType]['phpType'] = 'struct';1393 $this->complexTypes[$this->currentComplexType] = $attrs;[all …]
236 - wsdl: serialize PHP objects for WSDL XML Schema complexTypes, in addition to associative arrays531 - nusoap_xmlschema: don't add elements of complexTypes to elements array (thanks Heiko Hund)
22 var $complexTypes = array(); variable in wsdl
1014 var $complexTypes = array(); 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;1275 $this->complexTypes[$this->currentComplexType] = $attrs;1276 $this->complexTypes[$this->currentComplexType]['typeClass'] = 'complexType';1286 $this->complexTypes[$this->currentComplexType]['phpType'] = 'array';1288 $this->complexTypes[$this->currentComplexType]['phpType'] = 'struct';1294 $this->complexTypes[$this->currentComplexType] = $attrs;[all …]