<< < 39 40 41 42 43 44 45 46 47 48 49 > >>   ∑:9026  Sort:Date

Examples of XSD 1.1 and XML Files with Errors
This section provides an example XML file associated with an example XSD 1.1 file. The XML file contains some errors intentionally for see how XML validation tools report them.
2022-10-01, ∼1378🔥, 0💬

Call WSDL Operation with SoapClient::__soapCall()
This section provides a tutorial example on how to call an operation defined in a WSDL document using the __soapCall(operation_name,...) function.
2021-02-07, ∼1377🔥, 2💬

Archived: Downloading and Installing J2SE 1.6.0 on Windows
This section describes how to download and install Java SE 1.6 Update 2 on Windows.
2022-10-01, ∼1376🔥, 0💬

Using Mozilla Firefox as an XML Browser
This section provides a tutorial example on how to use Mozilla Firefox as an XML file browser. Firefox displays all elements in an XML file in a tree structure.
2022-10-01, ∼1376🔥, 0💬

What Are "page-number*" Formatting Objects?
This section describes 'page-number', 'page-number-citation', and 'page-number-citation-last', which are inline-level formatting objects that generates inline areas with the current page number, or page numbers of cited formatting objects.
2021-08-30, ∼1370🔥, 1💬

💬 2021-08-30 vik: Is there a way to only display the total odd/even pages count? I have a blank page on even and i don't the fo: to count that bla...

Full Version in PDF/EPUB
Information on how to obtain the PDF version of this book for printing.
2022-06-12, ∼1369🔥, 2💬

💬 2019-03-14 Edmond: Thanks

Unicode Code Point Blocks: 12000 - 10FFFF
This chapter provides notes and tutorial examples on Unicode code point blocks or code charts. Topics including block name, code point range, sample code points, etc., in the range of 12000 - 10FFFF.
2024-01-23, ∼1365🔥, 0💬

Lucky Wedding Dates: 2100 - Year of the Monkey
Where to find lucky wedding dates for year 2100? Lucky Wedding Dates: 2100 - Year of the Monkey   ⇒ Wedding Date - The Most Important Date of Your Life ⇐ Lucky Wedding Dates: 2099 - Year of the Goat ⇑ Lucky Wedding Dates: 2091 - 2100 ⇑⇑ Wedding Date - The Most Important Date of Your Life
2026-02-20, ∼1362🔥, 0💬

Unicode Versions Supported in Java History
This section provides a quick summary of different Unicode versions supported in Java history. A major change was introduced in J2SE 5 to support Unicode 4.0 which contains supplementary characters in the range of U+10000 to U+10FFFF.
2022-10-01, ∼1360🔥, 0💬

Valid Certificate Required in Outlook
This section describes how to request digital signature and encryption when sending an outgoing email message in MS Office Outlook 2007. An invalid certificate error message shows up if you don't have any personal certificate that matches your email address and is issued from a trusted root CA.
2021-05-14, ∼1359🔥, 1💬

💬 2021-05-14 georgepaul: Office 365 Email signature generator - Sigsync Office 365 Email Signature software allows you to have full control over your org...

Controlling White Space Characters
This section provides a tutorial example on how to control white space characters in the content of 'block' formatting object. By default, white space characters are collapsed and linefeed chacters are converted to space.
2022-10-01, ∼1354🔥, 0💬

Using Perl LWP Package for Debugging
This section provides a tutorial example on how to use the Perl LWP package to debug JSP applications. The LWP package allows to dump HTTP request and response. It also allows you to control how to manage page redirect.
2016-01-09, ∼1354🔥, 1💬

💬 2016-01-09 Ilya Evseev: Thank you for useful article!

Create Tables with CLOB Columns
This section describes how to create tables with BLOB (VARBINARY(MAX)) columns in SQL Server server.
2022-10-01, ∼1349🔥, 0💬

Assigning XML Schema to XML Documents
This section describes a tutorial example on how to assign an XML Schema file (XSD) to an XML document using XMLPad.
2021-10-27, ∼1349🔥, 1💬

💬 2021-10-27 Daniel João: Como importo o xsd

Pisces - The Fish, The Twelfth Zodiac Sign
This section describes the twelfth zodiac sign, Pisces, the Fish.
2022-10-01, ∼1346🔥, 0💬

The Z Garbage Collector (ZGC) - "+XX:+UseZGC"
This chapter provides tutorial notes and example codes on the Garbage First (ZGC) Collector specified by the '+XX:+UseZGC' JVM option. Topics include introduction the ZGC Collector; ZGC log message format; Stop-The-World behavior of ZGC Collector.
2022-10-01, ∼1344🔥, 0💬

Space Explorer v.4 - Space Car Stabilized
This section provides a tutorial example on how to use ActionScript 3 statement blocks in SWFC script file to build my Space Explorer - Version 3: the space car is wondering between walls with a stable speed!
2017-04-01, ∼1344🔥, 1💬

💬 2017-04-01 Wayn: Good example. Thanks!

ASP Objects: Request, Response, Session and Application
This section describes additional objects provided by ASP: Request, Response, Session and Application. Your server-side VBScript code will use those objects to convert static Web pages into Web-based applications.
2023-03-01, ∼1342🔥, 9💬

Bits, Bytes, Bitwise and Shift Operations
This chapter provides tutorial notes and tutorial examples on bits, bytes and bitwise operations. Topics include bits and bytes as storage units; 'byte' data type and (byte) casting; bitwise operations; shift operations.
2016-02-20, ∼1341🔥, 1💬

💬 2016-02-20 oopo: very good

Validating an XML File against a XSD Schema
This section describes different ways to validate XML files against XSD schemas: using standalone XML validation tools, using on-line XML validators, and writing your own XML validation programs.
2022-10-01, ∼1339🔥, 0💬

What Is Western Zodiac
This section describes what is Western zodiac.
2017-01-12, ∼1338🔥, 1💬

💬 2017-01-12 Jimmy Neutron: not the best page

Virgo - The Virgin, The Sixth Zodiac Sign
This section describes the sixth zodiac sign, Virgo, the Virgin.
2022-10-01, ∼1337🔥, 0💬

DTD (Document Type Definition) Introduction
This chapter provides tutorial notes and example codes on DTD (Document Type Definition). Topics include introduction to DTD (Document Type Definition); using DOCTYPE statement to define an XML document type; specifying XML elements, attributes and entities declaration statements inside or outside X...
2016-02-20, ∼1337🔥, 2💬

💬 2016-02-20 Herong: Samir, Which part is bogus?

💬 2016-02-20 Samir Vaghmar: This is bogus. This is great.

Archived: Downloading and Installing JDK 1.4.1 on Windows
This section provides a tutorial example on how to download and install JDK (or J2SE) 1.4.1 on a Windows 2000 system. A simple Java program was entered, compiled, and executed with the new JDK installation.
2022-10-01, ∼1336🔥, 0💬

<< < 39 40 41 42 43 44 45 46 47 48 49 > >>   ∑:9026  Sort:Date