cfdi_elements library
Base utilities for CFDI structure and Xml
Extensions
- NodeToXml on NodeInterface
- StringToNode on String
- XmlElementToNode on XmlElement
Functions
-
isValidXmlName(
String name) → bool -
newDocument(
[XmlDocument? document]) → XmlDocument -
newDocumentContent(
String content) → XmlDocument
Typedefs
- NameIndexable = ({int index, String value})