API Reference

The class structure of cdl_convert mirrors the element structure of the XML schema for ccc, cdl and cc files as defined by the ASC. The XML schemas represent the most complicated and structured variant of the format, and therefore it behooves the project to mimic their structure.

However, where similar elements exist as entirely separate entities in the XML schema, they might have been combined here.

Core Classes

Quick Reference

Main Classes

Parse Functions

Write Functions

Configuration

  • Config - Global configuration dataclass

  • CDLFormat - Format type enum

  • config - Global configuration instance