datosPago->toXML()
<datosPago> <referencia>0007795721226</referencia> <formato>507</formato> <cpr>9050794</cpr> <emisor>04833001-800</emisor> <periodosPago> <periodoPago id='periodoNormal'> <identificacion>101010</identificacion> <importe>12300</importe> <fechaInicio>151010</fechaInicio> <fechaFin>311210</fechaFin> </periodoPago> </periodosPago> <tipo>800</tipo> </datosPago>
datosPagoGet->getObject(xml)...toXML()
<datosPago> <referencia>0007795721226</referencia> <formato>507</formato> <cpr>9050794</cpr> <emisor>04833001-800</emisor> <periodosPago> <periodoPago id='periodoNormal'> <identificacion>101010</identificacion> <importe>12300</importe> <fechaInicio>151010</fechaInicio> <fechaFin>311210</fechaFin> </periodoPago> </periodosPago> <tipo>800</tipo> </datosPago>