Home
last modified time | relevance | path

Searched refs:simpleTypes (Results 1 – 8 of 8) sorted by relevance

/plugin/mantis/lib/
Dclass.xmlschema.php33 var $simpleTypes = array(); variable in nusoap_xmlschema
391 $this->simpleTypes[$this->currentSimpleType]['enumeration'][] = $attrs['value'];
419 $this->simpleTypes[$this->currentSimpleType]['type'] = $attrs['base'];
447 $this->simpleTypes[ $attrs['name'] ] = $attrs;
448 $this->simpleTypes[ $attrs['name'] ]['typeClass'] = 'simpleType';
449 $this->simpleTypes[ $attrs['name'] ]['phpType'] = 'scalar';
455 $this->simpleTypes[$this->currentSimpleType] = $attrs;
456 $this->simpleTypes[$this->currentSimpleType]['phpType'] = 'scalar';
699 } elseif((! $is_element) && isset($this->simpleTypes[$type])){
701 if (!isset($this->simpleTypes[$type]['phpType'])) {
[all …]
Dnusoap.php1101 var $simpleTypes = array(); variable in nusoap_xmlschema
1459 $this->simpleTypes[$this->currentSimpleType]['enumeration'][] = $attrs['value'];
1487 $this->simpleTypes[$this->currentSimpleType]['type'] = $attrs['base'];
1515 $this->simpleTypes[ $attrs['name'] ] = $attrs;
1516 $this->simpleTypes[ $attrs['name'] ]['typeClass'] = 'simpleType';
1517 $this->simpleTypes[ $attrs['name'] ]['phpType'] = 'scalar';
1523 $this->simpleTypes[$this->currentSimpleType] = $attrs;
1524 $this->simpleTypes[$this->currentSimpleType]['phpType'] = 'scalar';
1767 } elseif((! $is_element) && isset($this->simpleTypes[$type])){
1769 if (!isset($this->simpleTypes[$type]['phpType'])) {
[all …]
Dchangelog296 - xmlschema: parse unnamed simpleTypes, rather than ignoring them
/plugin/googlesearch/
Dnusoap.php1020 var $simpleTypes = array(); variable in XMLSchema
1362 $this->simpleTypes[$this->currentSimpleType]['enumeration'][] = $attrs['value'];
1390 $this->simpleTypes[$this->currentSimpleType]['type'] = $attrs['base'];
1418 $this->simpleTypes[ $attrs['name'] ] = $attrs;
1419 $this->simpleTypes[ $attrs['name'] ]['typeClass'] = 'simpleType';
1420 $this->simpleTypes[ $attrs['name'] ]['phpType'] = 'scalar';
1425 $this->simpleTypes[$this->currentSimpleType] = $attrs;
1426 $this->simpleTypes[$this->currentSimpleType]['phpType'] = 'scalar';
1656 } elseif(isset($this->simpleTypes[$type])){
1658 if (!isset($this->simpleTypes[$type]['phpType'])) {
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
D6.6.js1simpleTypes:{type:"string",enum:["array","boolean","integer","null","number","object","string"]},s… property
D4.4.js.map1simpleTypes': {\n 'type': 'string',\n 'enum': [\n …
Djson.worker.js.map1simpleTypes': {\n 'type': 'string',\n 'enum': [\n …
/plugin/dirtylittlehelper/mermaid/editor/
D6.6.js1simpleTypes:{type:"string",enum:["array","boolean","integer","null","number","object","string"]},s… property