Using perl Syntax Highlighting
- $VAR1 = {
- 'xmlns:xsi' => 'http://www.w3.org/2001/XMLSchema-instance',
- '<span class="posthilit">soap</span>:Body' => {
- 'enlaceprueba' => {
- 'xmlns' => 'http://www.prueba.com/',
- 'enlacepruebaresult' => {
- 'NewDataSet' => {
- 'xmlns' => '',
- 'table' => [
- {
- 'id' => '1',
- 'campo2' => '2',
- 'campo3' => '2',
- },
- {
- 'id' => '2',
- 'campo2' => '3',
- 'campo3' => '3',
- }
- ]
- }
- }
- }
- },
- 'xmlns:xsd' => 'http://www.w3.org/2001/XMLSchema',
- 'xmlns:<span class="posthilit">soap</span>' => 'http://schemas.xmlsoap.org/<span class="posthilit">soap</span>/envelope/'
- };
Coloreado en 0.004 segundos, usando GeSHi 1.0.8.4