Home
last modified time | relevance | path

Searched refs:restrictionBase (Results 1 – 4 of 4) sorted by relevance

/plugin/mantis/lib/
H A Dclass.xmlschema.php578 if (isset($attrs['restrictionBase']) && $attrs['restrictionBase'] != ''){
579 …" <$schemaPrefix:restriction base=\"".$this->contractQName($attrs['restrictionBase'])."\">\n".$c…
859 * @param restrictionBase namespace:name (http://schemas.xmlsoap.org/soap/encoding/:Array)
871 …Type($name,$typeClass='complexType',$phpType='array',$compositor='',$restrictionBase='',$elements=… argument
877 'restrictionBase' => $restrictionBase,
891 * @param string $restrictionBase namespace:name (http://schemas.xmlsoap.org/soap/encoding/:Array)
899 …function addSimpleType($name, $restrictionBase='', $typeClass='simpleType', $phpType='scalar', $en… argument
904 'type' => $restrictionBase,
H A Dclass.wsdl.php1741 * @param string $restrictionBase namespace:name (http://schemas.xmlsoap.org/soap/encoding/:Array)
1748 …Type($name,$typeClass='complexType',$phpType='array',$compositor='',$restrictionBase='',$elements=… argument
1777 …$restrictionBase = strpos($restrictionBase,':') ? $this->expandQname($restrictionBase) : $restrict…
1781 …$this->schemas[$typens][0]->addComplexType($name,$typeClass,$phpType,$compositor,$restrictionBase,…
1788 * @param string $restrictionBase namespace:name (http://schemas.xmlsoap.org/soap/encoding/:Array)
1795 …function addSimpleType($name, $restrictionBase='', $typeClass='simpleType', $phpType='scalar', $en… argument
1796 …$restrictionBase = strpos($restrictionBase,':') ? $this->expandQname($restrictionBase) : $restrict…
1799 …$this->schemas[$typens][0]->addSimpleType($name, $restrictionBase, $typeClass, $phpType, $enumerat…
H A Dnusoap.php1646 if (isset($attrs['restrictionBase']) && $attrs['restrictionBase'] != ''){
1927 * @param restrictionBase namespace:name (http://schemas.xmlsoap.org/soap/encoding/:Array)
1945 'restrictionBase' => $restrictionBase,
1959 * @param string $restrictionBase namespace:name (http://schemas.xmlsoap.org/soap/encoding/:Array)
1967 …function addSimpleType($name, $restrictionBase='', $typeClass='simpleType', $phpType='scalar', $en… argument
1972 'type' => $restrictionBase,
6272 * @param string $restrictionBase namespace:name (http://schemas.xmlsoap.org/soap/encoding/:Array)
6308 …$restrictionBase = strpos($restrictionBase,':') ? $this->expandQname($restrictionBase) : $restrict…
6319 * @param string $restrictionBase namespace:name (http://schemas.xmlsoap.org/soap/encoding/:Array)
6327 …$restrictionBase = strpos($restrictionBase,':') ? $this->expandQname($restrictionBase) : $restrict…
[all …]
/plugin/googlesearch/
H A Dnusoap.php1548 if (isset($attrs['restrictionBase']) && $attrs['restrictionBase'] != ''){
1816 * @param restrictionBase namespace:name (http://schemas.xmlsoap.org/soap/encoding/:Array)
1834 'restrictionBase' => $restrictionBase,
1848 * @param string $restrictionBase namespace:name (http://schemas.xmlsoap.org/soap/encoding/:Array)
1856 …function addSimpleType($name, $restrictionBase='', $typeClass='simpleType', $phpType='scalar', $en… argument
1861 'type' => $restrictionBase,
4685 * 'restrictionBase' => '',
5662 …$restrictionBase = strpos($restrictionBase,':') ? $this->expandQname($restrictionBase) : $restrict…
5673 * @param string $restrictionBase namespace:name (http://schemas.xmlsoap.org/soap/encoding/:Array)
5681 …$restrictionBase = strpos($restrictionBase,':') ? $this->expandQname($restrictionBase) : $restrict…
[all …]