/usr/share/maitreya7/xml/WesternChartConfigs.dtd is in maitreya 7.0.7-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 | <?xml version='1.0' encoding='UTF-8'?>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT WesternChartConfigs (Config)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Config (FrameType|Chart2Planets|Chart2Zodiac5Degree|Chart2Zodiac1Degree|Chart2Zodiac|Houses|WidgetBackground|Pen|OuterZodiac|Zodiac|Zodiac1Degree|Zodiac5Degree|ZodiacSymbols|Planets|Aspects|InnerHouse|OuterHouse|Angles|PlanetMarkerLength|ZodiacalSigns|Brush)*>
<!ATTLIST Config
Description CDATA #IMPLIED
Extends CDATA #IMPLIED
Name CDATA #IMPLIED
>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT OuterZodiac (Pen|Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Radius (#PCDATA)>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Zodiac (Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Zodiac1Degree (Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Zodiac5Degree (Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT ZodiacSymbols (Pen|Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Planets (Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Aspects (FrameType|Brush|Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT InnerHouse (FrameType|Pen|Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT OuterHouse (Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Angles (OuterCircle|InnerCircle)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT InnerCircle (Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT OuterCircle (Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT PlanetMarkerLength (#PCDATA)>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT ZodiacalSigns (UseStockBrushList|GlobalTextColor|BrushSequence|SymbolZoomFactor|RotateSymbols|SymbolType)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT SymbolType (#PCDATA)>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT RotateSymbols (#PCDATA)>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT SymbolZoomFactor (#PCDATA)>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Brush (Inputfile|Style|Color)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Color (#PCDATA)>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Style (#PCDATA)>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Pen (LineWidth|Style|Linewidth|Color)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Linewidth (#PCDATA)>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT WidgetBackground (Brush)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Inputfile (#PCDATA)>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT BrushSequence (Brush)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT GlobalTextColor (#PCDATA)>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Houses (UseStockBrushList|GlobalTextColor|BrushSequence)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT LineWidth (#PCDATA)>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Chart2Zodiac (Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Chart2Zodiac1Degree (Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Chart2Zodiac5Degree (Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT Chart2Planets (Radius)*>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT UseStockBrushList (#PCDATA)>
<!--- Put your DTDDoc comment here. -->
<!ELEMENT FrameType (#PCDATA)>
|