| Fully Qualified Name: | Laminas\Soap\Wsdl\ComplexTypeStrategy\ComplexTypeStrategyInterface | 
Interface strategies that generate an XSD-Schema for complex data types in WSDL files.
| Name | Description | Defined By | 
|---|---|---|
| addComplexType() | Create a complex type based on a strategy | ComplexTypeStrategyInterface | 
| setContext() | Method accepts the current WSDL context file. | ComplexTypeStrategyInterface | 
Create a complex type based on a strategy
| Parameter Name | Type | Description | 
|---|---|---|
| $type | string | 
Returns: string XSD type
Method accepts the current WSDL context file.
| Parameter Name | Type | Description | 
|---|---|---|
| $context | \Wsdl | 
Returns: