Popular Books:
Unicode Characters Supported in XML 1.1 Names
This section provides a tutorial example showing that Unicode characters from higher versions are allowed in XML 1.1 names. 2022-10-01, ∼399🔥, 0💬
XSD Schema Validator on XML DOM Object
This section provides a tutorial example on how to load a XSD schema, create an XSD validator and validate an XML DOM object. 2022-10-01, ∼391🔥, 0💬
What Is XML
This section provides a quick introduction of XML (eXtensible Markup Language), a markup language for organizing information in text files. 2022-10-01, ∼383🔥, 0💬
Types of Information in XML Files
This section describes 6 types of information in an XML file: Processing Instruction, Comment, XML Element, Mixed Text, XML Entity, and CDATA Section. 2022-10-01, ∼377🔥, 0💬
XML File Syntax Rules
This section describes 6 syntax rules of an XML file. A valid and simple XML file is also provided. 2022-10-01, ∼363🔥, 0💬
XML Element Transformation Chains
This section provides a tutorial example on how an XSL processor uses a transformation chain to perform a transformation inside another transformation. 2022-10-01, ∼361🔥, 0💬
Empty Element Types
This section describes the empty element type which can be used to define an XML element with no text content and at least one attribute. 2022-10-01, ∼350🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to write a HTTPS server test program, HttpsHello.jav...
This chapter provides tutorial notes on the native-to-ASCII encoding converter 'native2ascii'. Topic...
This section describes 'adb push' and 'adb pull' commands, which allows you to copy files to and fro...
This book is a collection of notes and sample codes written by the author while he was learning SOAP...
This chapter provides tutorial notes and example codes on AS3Compile - An ActionScript 3 compiler de...