[Home](./index.md) > [@keymanapp/kmc-ldml](./kmc-ldml.md) > [LdmlCompilerOptions](./kmc-ldml.ldmlcompileroptions.md) ## LdmlCompilerOptions interface Options for the .xml LDML keyboard compiler **Signature:** ```typescript export interface LdmlCompilerOptions extends CompilerOptions ``` **Extends:** CompilerOptions ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [readerOptions](./kmc-ldml.ldmlcompileroptions.readeroptions.md) | | LDMLKeyboardXMLSourceFileReaderOptions | Paths and other options required for reading .xml files |