equal
deleted
inserted
replaced
34 an XML file and can generate Mini-DOM objects. </p> </li> |
34 an XML file and can generate Mini-DOM objects. </p> </li> |
35 <li id="GUID-918807C2-FBFB-501D-8388-720834F627B2"><p>A composer that can |
35 <li id="GUID-918807C2-FBFB-501D-8388-720834F627B2"><p>A composer that can |
36 take a Mini-DOM object tree and output an XML file. </p> </li> |
36 take a Mini-DOM object tree and output an XML file. </p> </li> |
37 </ul> <fig id="GUID-3B925574-105C-5EA3-94A8-CFCED0D0F544"> |
37 </ul> <fig id="GUID-3B925574-105C-5EA3-94A8-CFCED0D0F544"> |
38 <title> SMIL Parser architecture </title> |
38 <title> SMIL Parser architecture </title> |
39 <image href="GUID-C65D4AB3-4F4B-5005-A9C4-96807EDB3EEC_d0e480084_href.jpg" placement="inline"/> |
39 <image href="GUID-C65D4AB3-4F4B-5005-A9C4-96807EDB3EEC_d0e470190_href.jpg" placement="inline"/> |
40 </fig> <p>The following sections gives detailed explanation of the above elements: </p> <p><b>XML |
40 </fig> <p>The following sections gives detailed explanation of the above elements: </p> <p><b>XML |
41 Mini-DOM </b> </p> <p>The XML Mini-DOM classes are based on a subset of the |
41 Mini-DOM </b> </p> <p>The XML Mini-DOM classes are based on a subset of the |
42 DOM classes. The Mini-DOM is a subset, because it is not intended to support |
42 DOM classes. The Mini-DOM is a subset, because it is not intended to support |
43 some of the more ambitious or obscure uses of XML. It also discards some of |
43 some of the more ambitious or obscure uses of XML. It also discards some of |
44 the theoretical layers. For example, attributes are not created as separate |
44 the theoretical layers. For example, attributes are not created as separate |