API Reference xml_converter

xml_converter

Source: PHX/xml_converter.py


NoXMLSchemaFoundError

Raised when no XML write schema is found for a given PHX object.

Inherits from: Exception

Attributes

AttributeTypeDescription
messageDetailed error describing the missing schema, object type, and module searched.