pyx12.x12xml_simple¶
Create a XML rendering of the X12 document
Attributes¶
Classes¶
Module Contents¶
- class pyx12.x12xml_simple.x12xml_simple(fd, dtd_urn=None)[source]¶
Bases:
pyx12.x12xml.x12xml- Parameters:
fd (TextIO)
dtd_urn (str | None)
Create a XML rendering of the X12 document
Bases: pyx12.x12xml.x12xml
fd (TextIO)
dtd_urn (str | None)