$client = new SoapClient("http://R01.ws.mysolutionflex.nl/JobOpeningservice.asmx?wsdl");
$result = $client->GetJobOpenings(array('features' => SOAP_SINGLE_ELEMENT_ARRAYS, 'company' => 'MySolution FLEX', 'responsibilitycenter' => '', 'function' => '', 'city' => '', 'territory' => '', 'country' => 'Nederland', 'keyword' => '' ));
print_r($result);
stdClass Object
(
[GetJobOpeningsResult] => <NewDataSet>
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="Table">
<xs:complexType>
<xs:sequence>
<xs:element name="Code" type="xs:int" minOccurs="0" />
<xs:element name="Start_x0020_Date" type="xs:dateTime" minOccurs="0" />
<xs:element name="End_x0020_Date" type="xs:dateTime" minOccurs="0" />
<xs:element name="Company" type="xs:string" minOccurs="0" />
<xs:element name="Responsibility_x0020_Center" type="xs:string" minOccurs="0" />
<xs:element name="Request_x0020_No_" type="xs:string" minOccurs="0" />
<xs:element name="Description" type="xs:string" minOccurs="0" />
<xs:element name="Function" type="xs:string" minOccurs="0" />
<xs:element name="Co-Worker" type="xs:string" minOccurs="0" />
<xs:element name="City" type="xs:string" minOccurs="0" />
<xs:element name="Territory" type="xs:string" minOccurs="0" />
<xs:element name="Country" type="xs:string" minOccurs="0" />
<xs:element name="Characteristic" type="xs:string" minOccurs="0" />
<xs:element name="Char_Value" type="xs:string" minOccurs="0" />
<xs:element name="Char__x0020_Entry_x0020_No_" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>
<Table>
<Code>7</Code>
<Start_x0020_Date>2011-01-01T00:00:00+01:00</Start_x0020_Date>
<End_x0020_Date>2013-01-01T00:00:00+01:00</End_x0020_Date>
<Company>MySolution FLEX</Company>
<Responsibility_x0020_Center>UTRECHT</Responsibility_x0020_Center>
<Request_x0020_No_>U-A00033</Request_x0020_No_>
<Description>Recruiter MySolution Nieuw</Description>
<Function>Demonstratieteam</Function>
<Co-Worker />
<City>Amsterdam</City>
<Territory>West-Nederland</Territory>
<Country>Nederland</Country>
<Characteristic>Gewenste functie</Characteristic>
<Char_Value />
<Char__x0020_Entry_x0020_No_>0</Char__x0020_Entry_x0020_No_>
</Table>
<Table>
<Code>36</Code>
<Start_x0020_Date>2011-01-01T00:00:00+01:00</Start_x0020_Date>
<End_x0020_Date>2011-12-30T00:00:00+01:00</End_x0020_Date>
<Company>MySolution FLEX</Company>
<Responsibility_x0020_Center>UTRECHT</Responsibility_x0020_Center>
<Request_x0020_No_>U-Z00011</Request_x0020_No_>
<Description>Petrochemie</Description>
<Function />
<Co-Worker>Arno de Haan</Co-Worker>
<City>Nieuwegein</City>
<Territory />
<Country>Nederland</Country>
<Characteristic>Gewenste functie</Characteristic>
<Char_Value />
<Char__x0020_Entry_x0020_No_>0</Char__x0020_Entry_x0020_No_>
</Table>
<Table>
<Code>35</Code>
<Start_x0020_Date>2011-07-10T00:00:00+02:00</Start_x0020_Date>
<End_x0020_Date>2011-12-10T00:00:00+01:00</End_x0020_Date>
<Company>MySolution FLEX</Company>
<Responsibility_x0020_Center>UTRECHT</Responsibility_x0020_Center>
<Request_x0020_No_>U-A00011</Request_x0020_No_>
<Description>Monteur speciaal werk GTI</Description>
<Function>Monteur</Function>
<Co-Worker>Arno de Haan</Co-Worker>
<City>Schiedam</City>
<Territory />
<Country>Nederland</Country>
<Characteristic>Gewenste functie</Characteristic>
<Char_Value />
<Char__x0020_Entry_x0020_No_>0</Char__x0020_Entry_x0020_No_>
</Table>
</NewDataSet>
)
Experts Exchange always has the answer, or at the least points me in the correct direction! It is like having another employee that is extremely experienced.
When asked, what has been your best career decision?
Deciding to stick with EE.
Being involved with EE helped me to grow personally and professionally.
Connect with Certified Experts to gain insight and support on specific technology challenges including:
We've partnered with two important charities to provide clean water and computer science education to those who need it most. READ MORE