Search Results for: node/Document type declaration

185 search results found for “node/Document type declaration”
…follows: Example 3.3: …. <manifest> <item id=”opf” href=”rs.opf” media-type=”text/xml” /> <item id=”text” href=”rs.xml” media-type=”text/x-dtbook+xml” /> <item id=”text_style” href=”dtbbase.css” media-type=”text/css” /> <item id=”ncx” href=”rs.ncx” media-type=”application/x-dtbncx+xml” /> <item id=”ncx_style” href=”ncx16.css” media-type=”text/css” />…

Continue reading…
…<item id=”text_style” href=”dtbbase.css” media-type=”text/css2″ /> <item id=”ncx” href=”rs.ncx” media-type=”text/xml” /> <item id=”ncx_style” href=”ncx16.css” media-type=”text/css2″ /> <item id=”SMIL” href=”rs.smil” media-type=”application/smil” /> <item id=”foreword” href=”rs_fwdx.mp3″ media-type=”audio/mp3″ /> <item id=”standards” href=”rs_stdx.mp3″ media-type=”audio/mp3″ />…

Continue reading…
…2 Normative References 3 Terms and Definitions 4 Abstract Document Model 4.1 Introduction 4.2 Fundamentals 4.2.1 Document foundation 4.2.2 Document structure layers 4.2.3 Document attribute collection 4.2.4 Constraints 4.2.5 Classes…

Continue reading…
…resources can also be downloaded as part of a package. <resources xmlns=”http://www.daisy.org/ns/daisy-online/” lastModifiedDate=”2015-02-26T13:20:10+06:00″ > <resource mimeType=”text/xml” size=”123456″ uri=”https://example.com/content/get.php?a123891″ localURI=”package.opf” lastModifiedDate=”2015-02-26T13:20:10+06:00″ /> <resource mimeType=”application/x-dtbncx+xml” size=”123456″ uri=”https://example.com/content/get.php?a123892″ localURI=”nav.ncx” lastModifiedDate=”2015-02-25T09:20:10Z” /> <resource mimeType=“application/smil”…

Continue reading…
…the encrypted XML documents Namespace: http://www.w3.org/2001/04/xmlenc# Schema definition: <element name=’EncryptedData’ type=’xe:EncryptedDataType’/> <complexType name=’EncryptedDataType’> <complexContent> <extension base=’xe:EncryptedType’/> </complexContent> </complexType> <complexType name=’EncryptedType’ abstract=’true’> <sequence> <element ref=’xe:CipherData’/> </sequence> <attribute name=’Id’ type=’ID’ use=’optional’/> <attribute…

Continue reading…