You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

foelements.xml 38KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102
  1. <!--
  2. Licensed to the Apache Software Foundation (ASF) under one or more
  3. contributor license agreements. See the NOTICE file distributed with
  4. this work for additional information regarding copyright ownership.
  5. The ASF licenses this file to You under the Apache License, Version 2.0
  6. (the "License"); you may not use this file except in compliance with
  7. the License. You may obtain a copy of the License at
  8. http://www.apache.org/licenses/LICENSE-2.0
  9. Unless required by applicable law or agreed to in writing, software
  10. distributed under the License is distributed on an "AS IS" BASIS,
  11. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. See the License for the specific language governing permissions and
  13. limitations under the License.
  14. -->
  15. <!-- $Id$ -->
  16. <root>
  17. <common>
  18. <name>CommonAccessibilityProperties</name>
  19. <property>source-document</property>
  20. <property>role</property>
  21. </common>
  22. <common>
  23. <name>CommonAbsolutePositionProperties</name>
  24. <property>absolute-position</property>
  25. <property>position</property>
  26. <property>top</property>
  27. <property>right</property>
  28. <property>bottom</property>
  29. <property>left</property>
  30. </common>
  31. <common>
  32. <name>CommonAuralProperties</name>
  33. <property>azimuth</property>
  34. <property>cue-after</property>
  35. <property>cue-before</property>
  36. <property>cue</property>
  37. <property>elevation</property>
  38. <property>pause-after</property>
  39. <property>pause-before</property>
  40. <property>pause</property>
  41. <property>pitch</property>
  42. <property>pitch-range</property>
  43. <property>play-during</property>
  44. <property>richness</property>
  45. <property>speak</property>
  46. <property>speak-header</property>
  47. <property>speak-numeral</property>
  48. <property>speak-punctuation</property>
  49. <property>speech-rate</property>
  50. <property>stress</property>
  51. <property>voice-family</property>
  52. <property>volume</property>
  53. </common>
  54. <common>
  55. <name>CommonBorderPaddingBackgroundProperties</name>
  56. <property>background-attachment</property>
  57. <property>background-color</property>
  58. <property>background-image</property>
  59. <property>background-repeat</property>
  60. <property>background-position-horizontal</property>
  61. <property>background-position-vertical</property>
  62. <property>border-before-color</property>
  63. <property>border-before-style</property>
  64. <property>border-before-width</property>
  65. <property>border-after-color</property>
  66. <property>border-after-style</property>
  67. <property>border-after-width</property>
  68. <property>border-start-color</property>
  69. <property>border-start-style</property>
  70. <property>border-start-width</property>
  71. <property>border-end-color</property>
  72. <property>border-end-style</property>
  73. <property>border-end-width</property>
  74. <property>border-top-color</property>
  75. <property>border-top-style</property>
  76. <property>border-top-width</property>
  77. <property>border-bottom-color</property>
  78. <property>border-bottom-style</property>
  79. <property>border-bottom-width</property>
  80. <property>border-left-color</property>
  81. <property>border-left-style</property>
  82. <property>border-left-width</property>
  83. <property>border-right-color</property>
  84. <property>border-right-style</property>
  85. <property>border-right-width</property>
  86. <property>padding-before</property>
  87. <property>padding-after</property>
  88. <property>padding-start</property>
  89. <property>padding-end</property>
  90. <property>padding-top</property>
  91. <property>padding-bottom</property>
  92. <property>padding-left</property>
  93. <property>padding-right</property>
  94. <!-- shorthands -->
  95. <property>border</property>
  96. <property>border-style</property>
  97. <property>border-width</property>
  98. <property>border-color</property>
  99. <property>border-top</property>
  100. <property>border-bottom</property>
  101. <property>border-left</property>
  102. <property>border-right</property>
  103. <property>padding</property>
  104. </common>
  105. <common>
  106. <name>CommonFontProperties</name>
  107. <property>font</property>
  108. <property>font-family</property>
  109. <property>font-selection-strategy</property>
  110. <property>font-size</property>
  111. <property>font-stretch</property>
  112. <property>font-size-adjust</property>
  113. <property>font-style</property>
  114. <property>font-variant</property>
  115. <property>font-weight</property>
  116. </common>
  117. <common>
  118. <name>CommonHyphenationProperties</name>
  119. <property>country</property>
  120. <property>language</property>
  121. <property>script</property>
  122. <property>hyphenate</property>
  123. <property>hyphenation-character</property>
  124. <property>hyphenation-push-character-count</property>
  125. <property>hyphenation-remain-character-count</property>
  126. </common>
  127. <common>
  128. <name>CommonMarginPropertiesBlock</name>
  129. <property>margin</property>
  130. <property>margin-top</property>
  131. <property>margin-bottom</property>
  132. <property>margin-left</property>
  133. <property>margin-right</property>
  134. <property>space-before</property>
  135. <property>space-after</property>
  136. <property>start-indent</property>
  137. <property>end-indent</property>
  138. </common>
  139. <common>
  140. <name>CommonMarginPropertiesInline</name>
  141. <property>space-end</property>
  142. <property>space-start</property>
  143. </common>
  144. <common>
  145. <name>CommonRelativePositionProperties</name>
  146. <property>relative-position</property>
  147. </common>
  148. <element>
  149. <name>root</name>
  150. <property>media-usage</property>
  151. <content>layout-master-set</content>
  152. <content>declaration</content>
  153. <content>page-sequence</content>
  154. </element>
  155. <element>
  156. <name>declaration</name>
  157. <content>color-profile</content>
  158. </element>
  159. <element>
  160. <name>color-profile</name>
  161. <property>src</property>
  162. <property>color-profile-name</property>
  163. <property>rendering-intent</property>
  164. </element>
  165. <element>
  166. <name>page-sequence</name>
  167. <property>country</property>
  168. <property>format</property>
  169. <property>language</property>
  170. <property>letter-value</property>
  171. <property>grouping-separator</property>
  172. <property>grouping-size</property>
  173. <property>id</property>
  174. <property>initial-page-number</property>
  175. <property>force-page-count</property>
  176. <property>master-reference</property>
  177. <content>title</content>
  178. <content>static-content</content>
  179. <content>flow</content>
  180. </element>
  181. <element>
  182. <name>layout-master-set</name>
  183. <property>master-name</property>
  184. <content>simple-page-master</content>
  185. <content>page-sequence-master</content>
  186. </element>
  187. <element>
  188. <name>page-sequence-master</name>
  189. <property>master-name</property>
  190. <content>single-page-master-reference</content>
  191. <content>repeatable-page-master-reference</content>
  192. <content>repeatable-page-master-alternatives</content>
  193. </element>
  194. <element>
  195. <name>single-page-master-reference</name>
  196. <property>master-reference</property>
  197. </element>
  198. <element>
  199. <name>repeatable-page-master-reference</name>
  200. <property>master-reference</property>
  201. <property>maximum-repeats</property>
  202. </element>
  203. <element>
  204. <name>repeatable-page-master-alternatives</name>
  205. <property>maximum-repeats</property>
  206. <content>conditional-page-master-reference</content>
  207. </element>
  208. <element>
  209. <name>conditional-page-master-reference</name>
  210. <property>master-reference</property>
  211. <property>page-position</property>
  212. <property>odd-or-even</property>
  213. <property>blank-or-not-blank</property>
  214. </element>
  215. <element>
  216. <name>simple-page-master</name>
  217. <common-ref>CommonMarginPropertiesBlock</common-ref>
  218. <property>master-name</property>
  219. <property>page-height</property>
  220. <property>page-width</property>
  221. <property>reference-orientation</property>
  222. <property>writing-mode</property>
  223. <content>region-body</content>
  224. <content>region-before</content>
  225. <content>region-after</content>
  226. <content>region-start</content>
  227. <content>region-end</content>
  228. </element>
  229. <element>
  230. <name>region-body</name>
  231. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  232. <common-ref>CommonMarginPropertiesBlock</common-ref>
  233. <property>clip</property>
  234. <property>column-count</property>
  235. <property>column-gap</property>
  236. <property>display-align</property>
  237. <property>overflow</property>
  238. <property>region-name</property>
  239. <property>reference-orientation</property>
  240. <property>writing-mode</property>
  241. </element>
  242. <element>
  243. <name>region-before</name>
  244. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  245. <property>clip</property>
  246. <property>display-align</property>
  247. <property>extent</property>
  248. <property>overflow</property>
  249. <property>precedence</property>
  250. <property>region-name</property>
  251. <property>reference-orientation</property>
  252. <property>writing-mode</property>
  253. </element>
  254. <element>
  255. <name>region-after</name>
  256. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  257. <property>clip</property>
  258. <property>display-align</property>
  259. <property>extent</property>
  260. <property>overflow</property>
  261. <property>precedence</property>
  262. <property>region-name</property>
  263. <property>reference-orientation</property>
  264. <property>writing-mode</property>
  265. </element>
  266. <element>
  267. <name>region-start</name>
  268. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  269. <property>clip</property>
  270. <property>display-align</property>
  271. <property>extent</property>
  272. <property>overflow</property>
  273. <property>region-name</property>
  274. <property>reference-orientation</property>
  275. <property>writing-mode</property>
  276. </element>
  277. <element>
  278. <name>region-end</name>
  279. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  280. <property>clip</property>
  281. <property>display-align</property>
  282. <property>extent</property>
  283. <property>overflow</property>
  284. <property>region-name</property>
  285. <property>reference-orientation</property>
  286. <property>writing-mode</property>
  287. </element>
  288. <element>
  289. <name>flow</name>
  290. <property>flow-name</property>
  291. <content>%block;</content>
  292. </element>
  293. <element>
  294. <name>static-content</name>
  295. <property>flow-name</property>
  296. <content>%block;</content>
  297. </element>
  298. <element>
  299. <name>title</name>
  300. <common-ref>CommonAccessibilityProperties</common-ref>
  301. <common-ref>CommonAuralProperties</common-ref>
  302. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  303. <common-ref>CommonFontProperties</common-ref>
  304. <common-ref>CommonMarginPropertiesInline</common-ref>
  305. <property>color</property>
  306. <property>line-height</property>
  307. <property>visibility</property>
  308. <content>%inline;</content>
  309. </element>
  310. <element>
  311. <name>block</name>
  312. <common-ref>CommonAccessibilityProperties</common-ref>
  313. <common-ref>CommonAuralProperties</common-ref>
  314. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  315. <common-ref>CommonFontProperties</common-ref>
  316. <common-ref>CommonHyphenationProperties</common-ref>
  317. <common-ref>CommonMarginPropertiesBlock</common-ref>
  318. <common-ref>CommonRelativePositionProperties</common-ref>
  319. <property>page-break-after</property>
  320. <property>page-break-before</property>
  321. <property>break-after</property>
  322. <property>break-before</property>
  323. <property>color</property>
  324. <property>text-depth</property>
  325. <property>text-altitude</property>
  326. <property>hyphenation-keep</property>
  327. <property>hyphenation-ladder-count</property>
  328. <property>id</property>
  329. <!-- property>intrusion-displace</property -->
  330. <property>page-break-inside</property>
  331. <property>keep-together</property>
  332. <property>keep-with-next</property>
  333. <property>keep-with-previous</property>
  334. <property>last-line-end-indent</property>
  335. <property>linefeed-treatment</property>
  336. <property>line-height</property>
  337. <property>line-height-shift-adjustment</property>
  338. <property>line-stacking-strategy</property>
  339. <property>orphans</property>
  340. <property>white-space-treatment</property>
  341. <property>span</property>
  342. <property>text-align</property>
  343. <property>text-align-last</property>
  344. <property>text-indent</property>
  345. <property>visibility</property>
  346. <property>white-space-collapse</property>
  347. <property>widows</property>
  348. <property>wrap-option</property>
  349. <content>%inline;</content>
  350. <content>%block;</content>
  351. </element>
  352. <element>
  353. <name>block-container</name>
  354. <common-ref>CommonAbsolutePositionProperties</common-ref>
  355. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  356. <common-ref>CommonMarginPropertiesBlock</common-ref>
  357. <property>block-progression-dimension</property>
  358. <property>page-break-after</property>
  359. <property>page-break-before</property>
  360. <property>break-after</property>
  361. <property>break-before</property>
  362. <property>clip</property>
  363. <property>display-align</property>
  364. <property>height</property>
  365. <property>id</property>
  366. <property>inline-progression-dimension</property>
  367. <!--property>intrusion-displace</property -->
  368. <property>page-break-inside</property>
  369. <property>keep-together</property>
  370. <property>keep-with-next</property>
  371. <property>keep-with-previous</property>
  372. <property>overflow</property>
  373. <property>reference-orientation</property>
  374. <property>span</property>
  375. <property>width</property>
  376. <property>writing-mode</property>
  377. <property>z-index</property>
  378. <content>%block;</content>
  379. </element>
  380. <element>
  381. <name>bidi-override</name>
  382. <common-ref>CommonAuralProperties</common-ref>
  383. <common-ref>CommonFontProperties</common-ref>
  384. <common-ref>CommonRelativePositionProperties</common-ref>
  385. <property>color</property>
  386. <property>direction</property>
  387. <property>id</property>
  388. <property>letter-spacing</property>
  389. <property>line-height</property>
  390. <property>score-spaces</property>
  391. <property>unicode-bidi</property>
  392. <property>word-spacing</property>
  393. <content>%inline;</content>
  394. <content>%block;</content>
  395. </element>
  396. <element>
  397. <name>character</name>
  398. <common-ref>CommonAuralProperties</common-ref>
  399. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  400. <common-ref>CommonFontProperties</common-ref>
  401. <common-ref>CommonHyphenationProperties</common-ref>
  402. <common-ref>CommonMarginPropertiesInline</common-ref>
  403. <common-ref>CommonRelativePositionProperties</common-ref>
  404. <property>vertical-align</property>
  405. <property>alignment-adjust</property>
  406. <property>treat-as-word-space</property>
  407. <property>alignment-baseline</property>
  408. <property>baseline-shift</property>
  409. <property>character</property>
  410. <property>color</property>
  411. <property>dominant-baseline</property>
  412. <property>text-depth</property>
  413. <property>text-altitude</property>
  414. <property>glyph-orientation-horizontal</property>
  415. <property>glyph-orientation-vertical</property>
  416. <property>id</property>
  417. <property>keep-with-next</property>
  418. <property>keep-with-previous</property>
  419. <property>letter-spacing</property>
  420. <property>line-height</property>
  421. <property>score-spaces</property>
  422. <property>suppress-at-line-break</property>
  423. <property>text-decoration</property>
  424. <property>text-shadow</property>
  425. <property>text-transform</property>
  426. <property>visibility</property>
  427. <property>word-spacing</property>
  428. </element>
  429. <element>
  430. <name>initial-property-set</name>
  431. <common-ref>CommonAccessibilityProperties</common-ref>
  432. <common-ref>CommonAuralProperties</common-ref>
  433. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  434. <common-ref>CommonFontProperties</common-ref>
  435. <common-ref>CommonRelativePositionProperties</common-ref>
  436. <property>color</property>
  437. <property>id</property>
  438. <property>letter-spacing</property>
  439. <property>line-height</property>
  440. <property>score-spaces</property>
  441. <property>text-decoration</property>
  442. <property>text-shadow</property>
  443. <property>text-transform</property>
  444. <property>word-spacing</property>
  445. </element>
  446. <element>
  447. <name>external-graphic</name>
  448. <common-ref>CommonAccessibilityProperties</common-ref>
  449. <common-ref>CommonAuralProperties</common-ref>
  450. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  451. <common-ref>CommonMarginPropertiesInline</common-ref>
  452. <common-ref>CommonRelativePositionProperties</common-ref>
  453. <property>vertical-align</property>
  454. <property>alignment-adjust</property>
  455. <property>alignment-baseline</property>
  456. <property>baseline-shift</property>
  457. <property>block-progression-dimension</property>
  458. <property>clip</property>
  459. <property>content-height</property>
  460. <property>content-type</property>
  461. <property>content-width</property>
  462. <property>display-align</property>
  463. <property>dominant-baseline</property>
  464. <property>height</property>
  465. <property>id</property>
  466. <property>inline-progression-dimension</property>
  467. <property>keep-with-next</property>
  468. <property>keep-with-previous</property>
  469. <property>line-height</property>
  470. <property>overflow</property>
  471. <property>scaling</property>
  472. <property>scaling-method</property>
  473. <property>src</property>
  474. <property>text-align</property>
  475. <property>width</property>
  476. </element>
  477. <element>
  478. <name>instream-foreign-object</name>
  479. <common-ref>CommonAccessibilityProperties</common-ref>
  480. <common-ref>CommonAuralProperties</common-ref>
  481. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  482. <common-ref>CommonMarginPropertiesInline</common-ref>
  483. <common-ref>CommonRelativePositionProperties</common-ref>
  484. <property>vertical-align</property>
  485. <property>alignment-adjust</property>
  486. <property>alignment-baseline</property>
  487. <property>baseline-shift</property>
  488. <property>block-progression-dimension</property>
  489. <property>clip</property>
  490. <property>content-height</property>
  491. <property>content-type</property>
  492. <property>content-width</property>
  493. <property>display-align</property>
  494. <property>dominant-baseline</property>
  495. <property>height</property>
  496. <property>id</property>
  497. <property>inline-progression-dimension</property>
  498. <property>keep-with-next</property>
  499. <property>keep-with-previous</property>
  500. <property>line-height</property>
  501. <property>overflow</property>
  502. <property>scaling</property>
  503. <property>scaling-method</property>
  504. <property>text-align</property>
  505. <property>width</property>
  506. </element>
  507. <element>
  508. <name>inline</name>
  509. <common-ref>CommonAccessibilityProperties</common-ref>
  510. <common-ref>CommonAuralProperties</common-ref>
  511. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  512. <common-ref>CommonFontProperties</common-ref>
  513. <common-ref>CommonMarginPropertiesInline</common-ref>
  514. <common-ref>CommonRelativePositionProperties</common-ref>
  515. <property>vertical-align</property>
  516. <property>alignment-adjust</property>
  517. <property>alignment-baseline</property>
  518. <property>baseline-shift</property>
  519. <property>block-progression-dimension</property>
  520. <property>color</property>
  521. <property>dominant-baseline</property>
  522. <property>height</property>
  523. <property>id</property>
  524. <property>inline-progression-dimension</property>
  525. <property>page-break-inside</property>
  526. <property>keep-together</property>
  527. <property>keep-with-next</property>
  528. <property>keep-with-previous</property>
  529. <property>line-height</property>
  530. <property>text-decoration</property>
  531. <property>visibility</property>
  532. <property>width</property>
  533. <property>wrap-option</property>
  534. <content>%inline;</content>
  535. <content>%block;</content>
  536. </element>
  537. <element>
  538. <name>inline-container</name>
  539. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  540. <common-ref>CommonMarginPropertiesInline</common-ref>
  541. <common-ref>CommonRelativePositionProperties</common-ref>
  542. <property>vertical-align</property>
  543. <property>alignment-adjust</property>
  544. <property>alignment-baseline</property>
  545. <property>baseline-shift</property>
  546. <property>block-progression-dimension</property>
  547. <property>clip</property>
  548. <property>display-align</property>
  549. <property>dominant-baseline</property>
  550. <property>height</property>
  551. <property>id</property>
  552. <property>inline-progression-dimension</property>
  553. <property>page-break-inside</property>
  554. <property>keep-together</property>
  555. <property>keep-with-next</property>
  556. <property>keep-with-previous</property>
  557. <property>line-height</property>
  558. <property>overflow</property>
  559. <property>reference-orientation</property>
  560. <property>width</property>
  561. <property>writing-mode</property>
  562. <content>%block;</content>
  563. </element>
  564. <element>
  565. <name>leader</name>
  566. <common-ref>CommonAccessibilityProperties</common-ref>
  567. <common-ref>CommonAuralProperties</common-ref>
  568. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  569. <common-ref>CommonFontProperties</common-ref>
  570. <common-ref>CommonMarginPropertiesInline</common-ref>
  571. <common-ref>CommonRelativePositionProperties</common-ref>
  572. <property>vertical-align</property>
  573. <property>alignment-adjust</property>
  574. <property>alignment-baseline</property>
  575. <property>baseline-shift</property>
  576. <property>color</property>
  577. <property>dominant-baseline</property>
  578. <property>text-depth</property>
  579. <property>text-altitude</property>
  580. <property>id</property>
  581. <property>keep-with-next</property>
  582. <property>keep-with-previous</property>
  583. <property>leader-alignment</property>
  584. <property>leader-length</property>
  585. <property>leader-pattern</property>
  586. <property>leader-pattern-width</property>
  587. <property>rule-style</property>
  588. <property>rule-thickness</property>
  589. <property>letter-spacing</property>
  590. <property>line-height</property>
  591. <property>text-shadow</property>
  592. <property>visibility</property>
  593. <property>word-spacing</property>
  594. <content>%inline;</content>
  595. </element>
  596. <element>
  597. <name>page-number</name>
  598. <common-ref>CommonAccessibilityProperties</common-ref>
  599. <common-ref>CommonAuralProperties</common-ref>
  600. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  601. <common-ref>CommonFontProperties</common-ref>
  602. <common-ref>CommonMarginPropertiesInline</common-ref>
  603. <common-ref>CommonRelativePositionProperties</common-ref>
  604. <property>vertical-align</property>
  605. <property>alignment-adjust</property>
  606. <property>alignment-baseline</property>
  607. <property>baseline-shift</property>
  608. <property>dominant-baseline</property>
  609. <property>id</property>
  610. <property>keep-with-next</property>
  611. <property>keep-with-previous</property>
  612. <property>letter-spacing</property>
  613. <property>line-height</property>
  614. <property>score-spaces</property>
  615. <property>text-altitude</property>
  616. <property>text-decoration</property>
  617. <property>text-depth</property>
  618. <property>text-shadow</property>
  619. <property>text-transform</property>
  620. <property>visibility</property>
  621. <property>word-spacing</property>
  622. <property>wrap-option</property>
  623. </element>
  624. <element>
  625. <name>page-number-citation</name>
  626. <common-ref>CommonAccessibilityProperties</common-ref>
  627. <common-ref>CommonAuralProperties</common-ref>
  628. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  629. <common-ref>CommonFontProperties</common-ref>
  630. <common-ref>CommonMarginPropertiesInline</common-ref>
  631. <common-ref>CommonRelativePositionProperties</common-ref>
  632. <property>vertical-align</property>
  633. <property>alignment-adjust</property>
  634. <property>alignment-baseline</property>
  635. <property>baseline-shift</property>
  636. <property>dominant-baseline</property>
  637. <property>id</property>
  638. <property>keep-with-next</property>
  639. <property>keep-with-previous</property>
  640. <property>letter-spacing</property>
  641. <property>line-height</property>
  642. <property>ref-id</property>
  643. <property>score-spaces</property>
  644. <property>text-altitude</property>
  645. <property>text-decoration</property>
  646. <property>text-depth</property>
  647. <property>text-shadow</property>
  648. <property>text-transform</property>
  649. <property>visibility</property>
  650. <property>word-spacing</property>
  651. <property>wrap-option</property>
  652. </element>
  653. <element>
  654. <name>table-and-caption</name>
  655. <common-ref>CommonAccessibilityProperties</common-ref>
  656. <common-ref>CommonAuralProperties</common-ref>
  657. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  658. <common-ref>CommonMarginPropertiesBlock</common-ref>
  659. <common-ref>CommonRelativePositionProperties</common-ref>
  660. <property>page-break-after</property>
  661. <property>page-break-before</property>
  662. <property>break-after</property>
  663. <property>break-before</property>
  664. <property>caption-side</property>
  665. <property>id</property>
  666. <!--property>intrusion-displace</property -->
  667. <property>page-break-inside</property>
  668. <property>keep-together</property>
  669. <property>keep-with-next</property>
  670. <property>keep-with-previous</property>
  671. <property>text-align</property>
  672. <content>table-caption</content>
  673. <content>table</content>
  674. </element>
  675. <element>
  676. <name>table</name>
  677. <common-ref>CommonAccessibilityProperties</common-ref>
  678. <common-ref>CommonAuralProperties</common-ref>
  679. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  680. <common-ref>CommonMarginPropertiesBlock</common-ref>
  681. <common-ref>CommonRelativePositionProperties</common-ref>
  682. <property>block-progression-dimension</property>
  683. <property>border-after-precedence</property>
  684. <property>border-before-precedence</property>
  685. <property>border-spacing</property>
  686. <property>border-collapse</property>
  687. <property>border-end-precedence</property>
  688. <property>border-separation</property>
  689. <property>border-start-precedence</property>
  690. <property>page-break-after</property>
  691. <property>page-break-before</property>
  692. <property>break-after</property>
  693. <property>break-before</property>
  694. <property>id</property>
  695. <property>inline-progression-dimension</property>
  696. <!--property>intrusion-displace</property -->
  697. <property>height</property>
  698. <property>page-break-inside</property>
  699. <property>keep-together</property>
  700. <property>keep-with-next</property>
  701. <property>keep-with-previous</property>
  702. <property>table-layout</property>
  703. <property>table-omit-footer-at-break</property>
  704. <property>table-omit-header-at-break</property>
  705. <property>width</property>
  706. <property>writing-mode</property>
  707. <content>table-column</content>
  708. <content>table-header</content>
  709. <content>table-footer</content>
  710. <content>table-body</content>
  711. </element>
  712. <element>
  713. <name>table-column</name>
  714. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  715. <!--
  716. NOTE:
  717. Only the background properties from this set apply. If the value of border-collapse is "collapse" or "collapse-with-precedence" for the table the border properties also apply.
  718. -->
  719. <property>border-after-precedence</property>
  720. <property>border-before-precedence</property>
  721. <property>border-end-precedence</property>
  722. <property>border-start-precedence</property>
  723. <property>column-number</property>
  724. <property>column-width</property>
  725. <property>number-columns-repeated</property>
  726. <property>number-columns-spanned</property>
  727. <property>visibility</property>
  728. </element>
  729. <element>
  730. <name>table-caption</name>
  731. <common-ref>CommonAccessibilityProperties</common-ref>
  732. <common-ref>CommonAuralProperties</common-ref>
  733. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  734. <common-ref>CommonRelativePositionProperties</common-ref>
  735. <property>block-progression-dimension</property>
  736. <property>height</property>
  737. <property>id</property>
  738. <property>inline-progression-dimension</property>
  739. <!--property>intrusion-displace</property -->
  740. <property>page-break-inside</property>
  741. <property>keep-together</property>
  742. <property>width</property>
  743. <content>%block;</content>
  744. </element>
  745. <element>
  746. <name>table-header</name>
  747. <common-ref>CommonAccessibilityProperties</common-ref>
  748. <common-ref>CommonAuralProperties</common-ref>
  749. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  750. <!--
  751. NOTE:
  752. Only the background properties from this set apply. If the value of border-collapse is "collapse" or "collapse-with-precedence" for the table the border properties also apply.
  753. -->
  754. <common-ref>CommonRelativePositionProperties</common-ref>
  755. <property>border-after-precedence</property>
  756. <property>border-before-precedence</property>
  757. <property>border-end-precedence</property>
  758. <property>border-start-precedence</property>
  759. <property>id</property>
  760. <property>visibility</property>
  761. <content>table-row</content>
  762. <content>table-cell</content>
  763. </element>
  764. <element>
  765. <name>table-footer</name>
  766. <common-ref>CommonAccessibilityProperties</common-ref>
  767. <common-ref>CommonAuralProperties</common-ref>
  768. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  769. <!--
  770. NOTE:
  771. Only the background properties from this set apply. If the value of border-collapse is "collapse" or "collapse-with-precedence" for the table the border properties also apply.
  772. -->
  773. <common-ref>CommonRelativePositionProperties</common-ref>
  774. <property>border-after-precedence</property>
  775. <property>border-before-precedence</property>
  776. <property>border-end-precedence</property>
  777. <property>border-start-precedence</property>
  778. <property>id</property>
  779. <property>visibility</property>
  780. <content>table-row</content>
  781. <content>table-cell</content>
  782. </element>
  783. <element>
  784. <name>table-body</name>
  785. <common-ref>CommonAccessibilityProperties</common-ref>
  786. <common-ref>CommonAuralProperties</common-ref>
  787. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  788. <!--
  789. NOTE:
  790. Only the background properties from this set apply. If the value of border-collapse is "collapse" or "collapse-with-precedence" for the table the border properties also apply.
  791. -->
  792. <common-ref>CommonRelativePositionProperties</common-ref>
  793. <property>border-after-precedence</property>
  794. <property>border-before-precedence</property>
  795. <property>border-end-precedence</property>
  796. <property>border-start-precedence</property>
  797. <property>id</property>
  798. <property>visibility</property>
  799. <content>table-row</content>
  800. <content>table-cell</content>
  801. </element>
  802. <element>
  803. <name>table-row</name>
  804. <common-ref>CommonAccessibilityProperties</common-ref>
  805. <property>block-progression-dimension</property>
  806. <common-ref>CommonAuralProperties</common-ref>
  807. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  808. <!--
  809. NOTE:
  810. Only the background properties from this set apply. If the value of border-collapse is "collapse" or "collapse-with-precedence" for the table the border properties also apply.
  811. -->
  812. <common-ref>CommonRelativePositionProperties</common-ref>
  813. <property>border-after-precedence</property>
  814. <property>border-before-precedence</property>
  815. <property>border-end-precedence</property>
  816. <property>border-start-precedence</property>
  817. <property>page-break-after</property>
  818. <property>page-break-before</property>
  819. <property>break-after</property>
  820. <property>break-before</property>
  821. <property>id</property>
  822. <property>height</property>
  823. <property>page-break-inside</property>
  824. <property>keep-together</property>
  825. <property>keep-with-next</property>
  826. <property>keep-with-previous</property>
  827. <property>visibility</property>
  828. <content>table-cell</content>
  829. </element>
  830. <element>
  831. <name>table-cell</name>
  832. <common-ref>CommonAccessibilityProperties</common-ref>
  833. <common-ref>CommonAuralProperties</common-ref>
  834. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  835. <common-ref>CommonRelativePositionProperties</common-ref>
  836. <property>border-after-precedence</property>
  837. <property>border-before-precedence</property>
  838. <property>border-end-precedence</property>
  839. <property>border-start-precedence</property>
  840. <property>block-progression-dimension</property>
  841. <property>column-number</property>
  842. <property>display-align</property>
  843. <property>relative-align</property>
  844. <property>empty-cells</property>
  845. <property>ends-row</property>
  846. <property>height</property>
  847. <property>id</property>
  848. <property>inline-progression-dimension</property>
  849. <property>number-columns-spanned</property>
  850. <property>number-rows-spanned</property>
  851. <property>starts-row</property>
  852. <property>width</property>
  853. <content>%block;</content>
  854. </element>
  855. <element>
  856. <name>list-block</name>
  857. <common-ref>CommonAccessibilityProperties</common-ref>
  858. <common-ref>CommonAuralProperties</common-ref>
  859. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  860. <common-ref>CommonMarginPropertiesBlock</common-ref>
  861. <common-ref>CommonRelativePositionProperties</common-ref>
  862. <property>page-break-after</property>
  863. <property>page-break-before</property>
  864. <property>break-after</property>
  865. <property>break-before</property>
  866. <property>id</property>
  867. <!--property>intrusion-displace</property -->
  868. <property>page-break-inside</property>
  869. <property>keep-together</property>
  870. <property>keep-with-next</property>
  871. <property>keep-with-previous</property>
  872. <property>provisional-distance-between-starts</property>
  873. <property>provisional-label-separation</property>
  874. <content>list-item</content>
  875. </element>
  876. <element>
  877. <name>list-item</name>
  878. <common-ref>CommonAccessibilityProperties</common-ref>
  879. <common-ref>CommonAuralProperties</common-ref>
  880. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  881. <common-ref>CommonMarginPropertiesBlock</common-ref>
  882. <common-ref>CommonRelativePositionProperties</common-ref>
  883. <property>page-break-after</property>
  884. <property>page-break-before</property>
  885. <property>break-after</property>
  886. <property>break-before</property>
  887. <property>id</property>
  888. <!--property>intrusion-displace</property -->
  889. <property>page-break-inside</property>
  890. <property>keep-together</property>
  891. <property>keep-with-next</property>
  892. <property>keep-with-previous</property>
  893. <property>relative-align</property>
  894. <content>list-item-label</content>
  895. <content>list-item-body</content>
  896. </element>
  897. <element>
  898. <name>list-item-body</name>
  899. <common-ref>CommonAccessibilityProperties</common-ref>
  900. <property>id</property>
  901. <property>page-break-inside</property>
  902. <property>keep-together</property>
  903. <content>%block;</content>
  904. </element>
  905. <element>
  906. <name>list-item-label</name>
  907. <common-ref>CommonAccessibilityProperties</common-ref>
  908. <property>id</property>
  909. <property>page-break-inside</property>
  910. <property>keep-together</property>
  911. <content>%block;</content>
  912. </element>
  913. <element>
  914. <name>basic-link</name>
  915. <common-ref>CommonAccessibilityProperties</common-ref>
  916. <common-ref>CommonAuralProperties</common-ref>
  917. <common-ref>CommonBorderPaddingBackgroundProperties</common-ref>
  918. <common-ref>CommonMarginPropertiesInline</common-ref>
  919. <common-ref>CommonRelativePositionProperties</common-ref>
  920. <property>vertical-align</property>
  921. <property>alignment-adjust</property>
  922. <property>alignment-baseline</property>
  923. <property>baseline-shift</property>
  924. <property>destination-placement-offset</property>
  925. <property>dominant-baseline</property>
  926. <property>external-destination</property>
  927. <property>id</property>
  928. <property>indicate-destination</property>
  929. <property>internal-destination</property>
  930. <property>page-break-inside</property>
  931. <property>keep-together</property>
  932. <property>keep-with-next</property>
  933. <property>keep-with-previous</property>
  934. <property>line-height</property>
  935. <property>show-destination</property>
  936. <property>target-processing-context</property>
  937. <property>target-presentation-context</property>
  938. <property>target-stylesheet</property>
  939. <content>%inline;</content>
  940. <content>%block;</content>
  941. </element>
  942. <element>
  943. <name>multi-switch</name>
  944. <common-ref>CommonAccessibilityProperties</common-ref>
  945. <property>auto-restore</property>
  946. <property>id</property>
  947. <content>multi-case</content>
  948. </element>
  949. <element>
  950. <name>multi-case</name>
  951. <common-ref>CommonAccessibilityProperties</common-ref>
  952. <property>id</property>
  953. <property>starting-state</property>
  954. <property>case-name</property>
  955. <property>case-title</property>
  956. <content>%inline;</content>
  957. <content>%block;</content>
  958. </element>
  959. <element>
  960. <name>multi-toggle</name>
  961. <common-ref>CommonAccessibilityProperties</common-ref>
  962. <property>id</property>
  963. <property>switch-to</property>
  964. <content>%inline;</content>
  965. <content>%block;</content>
  966. </element>
  967. <element>
  968. <name>multi-properties</name>
  969. <common-ref>CommonAccessibilityProperties</common-ref>
  970. <property>id</property>
  971. <content>multi-property-set</content>
  972. <content>wrapper</content>
  973. </element>
  974. <element>
  975. <name>multi-property-set</name>
  976. <property>id</property>
  977. <property>active-state</property>
  978. </element>
  979. <element>
  980. <name>float</name>
  981. <property>float</property>
  982. <property>clear</property>
  983. <content>%block;</content>
  984. </element>
  985. <element>
  986. <name>footnote</name>
  987. <common-ref>CommonAccessibilityProperties</common-ref>
  988. <content>inline</content>
  989. <content>footnote-body</content>
  990. </element>
  991. <element>
  992. <name>footnote-body</name>
  993. <common-ref>CommonAccessibilityProperties</common-ref>
  994. <content>%block;</content>
  995. </element>
  996. <element>
  997. <name>wrapper</name>
  998. <property>id</property>
  999. <content>%inline;</content>
  1000. <content>%block;</content>
  1001. </element>
  1002. <element>
  1003. <name>marker</name>
  1004. <property>marker-class-name</property>
  1005. <content>%inline;</content>
  1006. <content>%block;</content>
  1007. </element>
  1008. <element>
  1009. <name>retrieve-marker</name>
  1010. <property>retrieve-class-name</property>
  1011. <property>retrieve-position</property>
  1012. <property>retrieve-boundary</property>
  1013. </element>
  1014. </root>