Searched refs:maxOccurs (Results 1 – 4 of 4) sorted by relevance
25 public $maxOccurs; variable in Google\\Service\\CloudHealthcare\\SchemaSegment38 public function setMaxOccurs($maxOccurs) argument40 $this->maxOccurs = $maxOccurs;47 return $this->maxOccurs;
25 public $maxOccurs; variable in Google\\Service\\CloudHealthcare\\Field46 public function setMaxOccurs($maxOccurs) argument48 $this->maxOccurs = $maxOccurs;55 return $this->maxOccurs;
30 public $maxOccurs; variable in Google\\Service\\CloudHealthcare\\SchemaGroup59 public function setMaxOccurs($maxOccurs) argument61 $this->maxOccurs = $maxOccurs;68 return $this->maxOccurs;
219 - wsdl: serialize multiple elements when maxOccurs="unbounded" and value is an array286 … an element of a complexType, e.g., abstract, default, form, minOccurs, maxOccurs, nillable (thank…397 - wsdl: serialize array data when maxOccurs = 'unbounded' OR maxOccurs > 1 (thanks Dominique Schrec…