Skip to content

SOAPEncoding

do- edited this page Sep 16, 2024 · 15 revisions

SOAPEncoding is a class partially implementing the SOAP Encoding style.

Constructor

 const se = new SOAPEncoding (
//  {
//    emptyScalar: undefined, // may be null
//  }
 )

Methods

decode (node)

Clone this wiki locally