Expand description
SPED TXT-to-XML converter for NF-e documents. TXT-to-XML converter for NF-e/NFC-e.
Converts pipe-delimited TXT files (official SEFAZ layout) into NF-e XML.
Functionsยง
- txt_
to_ xml - Convert SPED TXT format to NF-e XML (first invoice only).
- txt_
to_ xml_ all - Convert SPED TXT format to NF-e XML for all invoices in the file.
- validate_
txt - Validate TXT format structure without converting to XML.