<!--
/*************************************************************************
*
* ADOBE CONFIDENTIAL
* ___________________
*
*  Copyright 2008 Adobe Systems Incorporated
*  All Rights Reserved.
*
* NOTICE:  All information contained herein is, and remains
* the property of Adobe Systems Incorporated and its suppliers,
* if any.  The intellectual and technical concepts contained
* herein are proprietary to Adobe Systems Incorporated and its
* suppliers and may be covered by U.S. and Foreign Patents,
* patents in process, and are protected by trade secret or copyright law.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe Systems Incorporated.
*
* AdobePatentID="B564"
* AdobePatentID="B565"
*
**************************************************************************/
-->

<!ATTLIST html xmlns:ice CDATA #FIXED "http://ns.adobe.com/incontextediting">

<!ENTITY % ice_editable        'ice:editable        CDATA #IMPLIED'>
<!ENTITY % ice_repeating       'ice:repeating       CDATA #FIXED "true"'>
<!ENTITY % ice_repeatinggroup  'ice:repeatinggroup  CDATA #IMPLIED'>
<!ENTITY % ice_classes         'ice:classes         CDATA #IMPLIED'>

<!ATTLIST a %ice_repeating; >
<!ATTLIST abbr %ice_repeating; >
<!ATTLIST acronym %ice_repeating; >
<!ATTLIST address %ice_repeating; >
<!ATTLIST b %ice_repeating; >
<!ATTLIST big %ice_repeating; >
<!ATTLIST blockquote %ice_repeating; >
<!ATTLIST center %ice_repeating; >
<!ATTLIST cite %ice_repeating; >
<!ATTLIST code %ice_repeating; >
<!ATTLIST dd %ice_repeating; >
<!ATTLIST dfn %ice_repeating; >
<!ATTLIST dir %ice_repeating; >
<!ATTLIST div %ice_editable; %ice_repeating; %ice_repeatinggroup; >
<!ATTLIST dl %ice_repeating; >
<!ATTLIST dt %ice_repeating; >
<!ATTLIST em %ice_repeating; >
<!ATTLIST font %ice_repeating; >
<!ATTLIST h1 %ice_repeating; >
<!ATTLIST h2 %ice_repeating; >
<!ATTLIST h3 %ice_repeating; >
<!ATTLIST h4 %ice_repeating; >
<!ATTLIST h5 %ice_repeating; >
<!ATTLIST h6 %ice_repeating; >
<!ATTLIST hr %ice_repeating; >
<!ATTLIST i %ice_repeating; >
<!ATTLIST img %ice_repeating; >
<!ATTLIST ins %ice_repeating; >
<!ATTLIST kbd %ice_repeating; >
<!ATTLIST label %ice_repeating; >
<!ATTLIST li %ice_repeating; %ice_repeatinggroup; >
<!ATTLIST menu %ice_repeating; >
<!ATTLIST ol %ice_repeating; %ice_repeatinggroup; >
<!ATTLIST p %ice_repeating; >
<!ATTLIST pre %ice_repeating; >
<!ATTLIST q %ice_repeating; >
<!ATTLIST s %ice_repeating; >
<!ATTLIST samp %ice_repeating; >
<!ATTLIST small %ice_repeating; >
<!ATTLIST span %ice_repeating; >
<!ATTLIST strike %ice_repeating; >
<!ATTLIST strong %ice_repeating; >
<!ATTLIST sub %ice_repeating; >
<!ATTLIST sup %ice_repeating; >
<!ATTLIST table %ice_repeating; %ice_repeatinggroup; >
<!ATTLIST tbody %ice_repeating; %ice_repeatinggroup; >
<!ATTLIST td %ice_editable; %ice_repeatinggroup; >
<!ATTLIST tfoot %ice_repeatinggroup; >
<!ATTLIST th %ice_editable; %ice_repeatinggroup; >
<!ATTLIST thead %ice_repeatinggroup; >
<!ATTLIST tr %ice_repeating; >
<!ATTLIST tt %ice_repeating; >
<!ATTLIST u %ice_repeating; >
<!ATTLIST ul %ice_repeating; %ice_repeatinggroup; >
<!ATTLIST var %ice_repeating; >
<!ATTLIST link %ice_classes; >

