Symbian3/SDK/Source/GUID-F79E4F18-19E2-577E-8409-8B82BD48AC66.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    50 in a compact manner over mobile networks and was proposed as an addition to
    50 in a compact manner over mobile networks and was proposed as an addition to
    51 the World Wide Web Consortium's Wireless Application Protocol family of standards. </p> </section>
    51 the World Wide Web Consortium's Wireless Application Protocol family of standards. </p> </section>
    52 <section><title>Architecture</title> <p>The following diagram illustrates
    52 <section><title>Architecture</title> <p>The following diagram illustrates
    53 the XML framework, consisting of client and a parser: </p> <fig id="GUID-9EE24AE6-17F1-59A2-9AF8-9A1068393053">
    53 the XML framework, consisting of client and a parser: </p> <fig id="GUID-9EE24AE6-17F1-59A2-9AF8-9A1068393053">
    54 <title>              Block diagram of XML framework            </title>
    54 <title>              Block diagram of XML framework            </title>
    55 <image href="GUID-CA1CE18E-DB40-5608-BE09-3767FB094AB2_d0e432397_href.png" placement="inline"/>
    55 <image href="GUID-CA1CE18E-DB40-5608-BE09-3767FB094AB2_d0e432235_href.png" placement="inline"/>
    56 </fig> <p>The XML framework consists of classes which model the main constituents
    56 </fig> <p>The XML framework consists of classes which model the main constituents
    57 of the architecture - the framework as a whole, the parser plug-ins and extensions
    57 of the architecture - the framework as a whole, the parser plug-ins and extensions
    58 to XML, the content processor chain and the content handler mechanism. </p> <p>The
    58 to XML, the content processor chain and the content handler mechanism. </p> <p>The
    59 XML and WBXML parsers convert the contents of a document to UTF-8 format.
    59 XML and WBXML parsers convert the contents of a document to UTF-8 format.
    60 This is to ensure that extended characters are not lost from the document
    60 This is to ensure that extended characters are not lost from the document