Class UblXmlWriter

Namespace
EInvoice.Ubl.Serialization
Assembly
EInvoice.Ubl.dll

AOT-oriented UBL XML writer entry point that serializes directly to an XmlWriter.

public static class UblXmlWriter
Inheritance
UblXmlWriter
Inherited Members

Methods

Write(XmlWriter, Invoice, InvoiceProfile?)

public static void Write(XmlWriter writer, Invoice invoice, InvoiceProfile? profile = null)

Parameters

writer XmlWriter
invoice Invoice
profile InvoiceProfile