View Source API Reference XmlSchema v2.0.2

Modules

Adds XML parsing and generation to modules via use XmlSchema.

Raised when type conversion from xml string fails

Type translates a string into an atom on xml parsing. Use with caution, only for trusted documents. Can lead to atom exhaustion.

Converts float currency with cents into integer cents.

Trims input strings of whitespace. Can be a common occurance in some Xml documents.