dialog.dtd (dde34420) dialog.dtd (874957b9)
1<?xml version="1.0" encoding="UTF-8"?>
2<!--***********************************************************
3 *
4 * Licensed to the Apache Software Foundation (ASF) under one
5 * or more contributor license agreements. See the NOTICE file
6 * distributed with this work for additional information
7 * regarding copyright ownership. The ASF licenses this file
8 * to you under the Apache License, Version 2.0 (the

--- 233 unchanged lines hidden (view full) ---

242 dlg:hide-inactive-selection %boolean; #IMPLIED
243 dlg:lineend-format (carriage-return|line-feed|carriage-return-line-feed) #IMPLIED
244 >
245
246<!ELEMENT dlg:img ((%event;)*)>
247<!ATTLIST dlg:img %default-attributes;
248 dlg:src CDATA #IMPLIED
249 dlg:scale-image %boolean; #IMPLIED
1<?xml version="1.0" encoding="UTF-8"?>
2<!--***********************************************************
3 *
4 * Licensed to the Apache Software Foundation (ASF) under one
5 * or more contributor license agreements. See the NOTICE file
6 * distributed with this work for additional information
7 * regarding copyright ownership. The ASF licenses this file
8 * to you under the Apache License, Version 2.0 (the

--- 233 unchanged lines hidden (view full) ---

242 dlg:hide-inactive-selection %boolean; #IMPLIED
243 dlg:lineend-format (carriage-return|line-feed|carriage-return-line-feed) #IMPLIED
244 >
245
246<!ELEMENT dlg:img ((%event;)*)>
247<!ATTLIST dlg:img %default-attributes;
248 dlg:src CDATA #IMPLIED
249 dlg:scale-image %boolean; #IMPLIED
250 dlg:scale-mode (none|isotropic|anisotropic); #IMPLIED
250 dlg:tabstop %boolean; #IMPLIED
251 >
252
253<!ELEMENT dlg:filecontrol ((%event;)*)>
254<!ATTLIST dlg:filecontrol %default-attributes;
255 dlg:tabstop %boolean; #IMPLIED
256 dlg:value CDATA #IMPLIED
257 dlg:hide-inactive-selection %boolean; #IMPLIED

--- 144 unchanged lines hidden ---
251 dlg:tabstop %boolean; #IMPLIED
252 >
253
254<!ELEMENT dlg:filecontrol ((%event;)*)>
255<!ATTLIST dlg:filecontrol %default-attributes;
256 dlg:tabstop %boolean; #IMPLIED
257 dlg:value CDATA #IMPLIED
258 dlg:hide-inactive-selection %boolean; #IMPLIED

--- 144 unchanged lines hidden ---