Lavoisier S.A.S.
14 rue de Provigny
94236 Cachan cedex
FRANCE

Heures d'ouverture 08h30-12h30/13h30-17h30
Tél.: +33 (0)1 47 40 67 00
Fax: +33 (0)1 47 40 67 02


Url canonique : www.lavoisier.fr/livre/autre/beginning-xml-5th-edition-paperback/fawcett/descriptif_2580597
Url courte ou permalien : www.lavoisier.fr/livre/notice.asp?ouvrage=2580597

Beginning XML (5th Ed.)

Langue : Anglais

Auteurs :

Couverture de l’ouvrage Beginning XML
A complete update covering the many advances to the XML language

The XML language has become the standard for writing documents on the Internet and is constantly improving and evolving. This new edition covers all the many new XML-based technologies that have appeared since the previous edition four years ago, providing you with an up-to-date introductory guide and reference. Packed with real-world code examples, best practices, and in-depth coverage of the most important and relevant topics, this authoritative resource explores both the advantages and disadvantages of XML and addresses the most current standards and uses of XML.

  • Features the most updated content built on audience feedback from the previous edition as well as the vast knowledge from XML developer teams
  • Boasts new chapters on RELAX NG and Schematron, XML functionality in databases, LINQ to XML, Jabber and XMLPP, XHTML, HTML5, and more
  • Offers in-depth coverage on extracting data from XML and updated material on Web Services

Beginning XML, Fifth Edition delivers the most important aspects of XML in regard to what it is, how it works, what technologies surround it, and how it can best be used in a variety of situations.

Introduction xxvii

Part I: Introducing XML

Chapter 1: What is XML? 3

Steps Leading up to XML: Data Representation and Markups 4

The Birth of XML 6

More Advantages of XML 10

XML in Practice 13

Summary 23

Chapter 2: Well-Formed XML 25

What Does Well-Formed Mean? 26

Creating XML in a Text Editor 26

Advanced XML Parsing 40

The XML Infoset 47

Summary 50

Chapter 3: XML Namespaces 53

Defining Namespaces 54

Why Do You Need Namespaces? 54

How Do You Choose a Namespace? 56

How to Declare a Namespace 58

Namespace Usage in the Real World 68

When to Use and Not Use Namespaces 72

Common Namespaces 75

Summary 78

Part II: Validation

Chapter 4: Document Type Definitions 83

What Are Document Type Definitions? 83

Anatomy of a DTD 93

DTD Limitations 114

Summary 114

Chapter 5: XML Schemas 117

Benefits of XML Schemas 118

XML Schemas in Practice 120

Defining XML Schemas 124

Creating a Schema from Multiple Documents 161

Documenting XML Schemas 167

XML Schema 1.1 170

Summary 171

Chapter 6: RELAX NG and Schematron 175

Why Do You Need More Ways of Validating XML? 176

Setting Up Your Environment 176

Using RELAX NG 177

Using Schematron 193

Summary 207

Part III: Processing

Chapter 7: Extracting Data from XML 211

Document Models: Representing XML in Memory 211

The XPath Language 216

Summary 236

Chapter 8: XSLT 239

How Is XSLT a Functional Language? 242

Setting Up Your XSLT Development Environment 242

Foundational XSLT Elements 245

Reusing Code in XSLT 276

Understanding Built-In Templates and Built-In Rules 282

Using XSLT 2.0 284

XSLT and XPath 3.0: What’s Coming Next? 302

Summary 303

Part IV: Databases

Chapter 9: XQuery 307

XQuery, XPath, and XSLT 308

XQuery in Practice 309

Building Blocks of XQuery 313

The Anatomy of a Query Expression 318

Some Optional XQuery Features 332

Coming in XQuery 3.0 333

Summary 338

Chapter 10: XML and Databases 341

Understanding Why Databases Need to Handle XML 341

Analyzing which XML Features are Needed in a Database 343

Using MySQL with XML 345

Using SQL Server with XML 355

Using eXist with XML 386

Summary 399

Part V: Programming

Chapter 11: Event-Driven Programming 403

Understanding Sequential Processing 404

Using SAX in Sequential Processing 404

Using XmlReader 434

Summary 448

Chapter 12: LINQ to XML 451

What Is LINQ? 451

Creating Documents 457

Extracting Data from an XML Document 461

Modifying Documents 468

Transforming Documents 472

Using VB.NET XML Features 474

Summary 480

Part VI: Communication

Chapter 13: RSS, Atom, and Content Syndication 485

Syndication 485

Working with News Feeds 501

A Simple Aggregator 502

Transforming RSS with XSLT 524

Useful Resources 534

Summary 535

Chapter 14: Web Services 539

What Is an RPC? 539

RPC Protocols 541

The New RPC Protocol: Web Services 543

The Web Services Stack 564

Summary 569

Chapter 15: SOAP and WSDL 573

Laying the Groundwork 574

The New RPC Protocol: SOAP 574

Defining Web Services: WSDL 600

Summary 612

Chapter 16: AJAX 615

AJAX Overview 615

Introduction to JavaScript 617

The XMLHttp Request Function 623

Using HTTP Methods with AJAX 628

Accessibility Considerations 629

The jQuery Library 630

JSON and AJAX 635

The Web Sever Back End 637

A Larger Example 639

Summary 644

Part VII: Display

Chapter 17: XHTML and HTML 5 649

Background of SGML 650

The Open Web Platform 651

Introduction to XHTML 652

XHTML and HTML: Problems and Workarounds 669

Cascading Style Sheets (CSS) 670

Unobtrusive JavaScript 682

HTML 5 683

Summary 686

Chapter 18: Scalable Vector Graphics (SVG) 689

Scalable Vector Graphics and Bitmaps 689

The SVG Graphics Model 694

SVG and CSS 696

SVG Tools 698

SVG Basic Built-in Shapes 700

SVG Transforms and Groups 708

SVG Definitions and Metadata 709

Viewports and Coordinates 712

SVG Colors and Gradients 713

Including Bitmap Images in SVG 715

SVG Text and Fonts 716

SVG Animation Four Ways 717

SVG and HTML 5 720

SVG and Web Apps 721

Making SVG with XQuery or XSLT 722

Resources 722

Summary 723

Part VIII: Case Study

Chapter 19: Case Study: XML in Publishing 727

Background 727

Project Introduction: Current Workflow 728

Introducing a New XML-Based Workflow 728

Creating a New Process 730

Some Technical Aspects 733

The Hoy Books Website 741

Summary 746

Appendix A: Answers to Exercises 749

Appendix B: XPATH Functions 773

Appendix C: XML Schema Data Types 797

Index 811

Joe Fawcett is the head of software at Kaplan Financial and was one of the first Microsoft MVPs for XML.

Liam R. E. Quin is the W3C XML Activity Lead and Staff Contact for the XML Query Working Group, and the XSL-FO subgroup of the XSL Working Group.

Danny Ayers works for Talis on applications for their hosted semantic web platform.

Date de parution :

Ouvrage de 864 p.

18.8x23.6 cm

Disponible chez l'éditeur (délai d'approvisionnement : 14 jours).

38,40 €

Ajouter au panier

Mots-clés :

XML; what is XML; learning XML; how to XML work; XML beginner guide; XML introduction; introduction to XML; XML introductory guide; XML technologies; XML reference; XML standards; XML functionality; Cxml notepad; wiki xml; xml applications; oxygen xml editor; xml editor download; xml specification; reading xml files; xml syntax; xml format example; valid xml; xml to doc; xml standard; xml code examples; linq to xml; oxygen xml; xml software; xml authoring tools; xml parsing; edit xml; xml to word; xml 1.0; xml editors; xml training; xml database; xml.com; xml to pdf; xml validate; xml website; opening xml files; xml dom; xml editors free; xml reporting; xml parsers; xml report generator; display xml; xml program; xml to html; python xml; xml for dummies; xml testing; xml formatting; convert xml; xml feed; xml to csv; c# parse xml; visual xml editor; xml compiler; xml file example; read xml file; xml dtd; xml editor free; xml tags; xml code; xml conversion; xml tools; free xml editor; xml training courses; xml definition; xml example; xml builder; xml file reader; xml spy; xml standards; xml file format; open xml file; w3schools xml; sample xml file; xml coding; xml parser download; xml file editor; xml comment; xml online tutorials; xml feeds; xml language; view xml; xml browser; jquery xml; xml transformation; xml formatter; online xml parser; view xml files; xml extension; xml tutorial; xml document; for xml; xml programming; xml examples; xml parser; learning xml; xml format; xml file; xml files; learn xml; xml documents; xml data; xml viewer; xml reader; xml validator; xml editor; xml schema; joe fawcett; daniel ayers; liam quin; extendable markup language; xslt; xquery; rss; atom; soap; xhtml; beginning xml 4th edition; beginning xml 3rd edition; professional ajax; xml for dummies