XML For Dummies
April 3, 2011 by BPELpros.com · Leave a Comment
XML For Dummies
- ISBN13: 9780764588457
- Condition: New
- Notes: BRAND NEW FROM PUBLISHER! BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed
See how XML works for business needs and RSS feeds
Create consistency on the Web, or tag your data for different purposes
Tag — XML is it! XML tags let you share your format as well as your data, and this handy guide will show you how. You’ll soon be using this markup language to create everything from Web sites to business forms, discovering schemas and DOCTYPES, wandering the Xpath, teaming up XML with Office 2003, and more.
Discover how to
* Make information portable
* Use XML with Word 2003
* Store different types of data
* Convert HTML documents to XHTML
* Add CSS to XML
* Understand and use DTDs
List Price: $ 24.99
Price: $ 9.59
NEW CREE XML XM-L T6 1600L LED Bicycle Light HeadLight headLamp With Rear Light| US $49.99 End Date: Sunday Feb-05-2012 0:07:35 PST Buy It Now for only: US $49.99 Buy it now | Add to watch list |
| US $97.55 End Date: Sunday Feb-05-2012 0:08:52 PST Buy It Now for only: US $97.55 Buy it now | Add to watch list |
Find More Xml Products
Professional XML (Programmer to Programmer) Reviews
April 3, 2011 by BPELpros.com · Leave a Comment
Professional XML (Programmer to Programmer)
- ISBN13: 9780471777779
- Condition: New
- Notes: BRAND NEW FROM PUBLISHER! BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed
- As XML gains popularity, developers are looking to implement XML technologies in their line-of-business applications
- This book offers readers real-world insight into XML so that they can build the best possible applications
- Offers an in-depth look at XML and discusses XML tools, services (RSS, SOAP, REST, WSDL), programming (DOM, SAX, Ajax), and languages (.NET, Java, PHP)
List Price: $ 49.99
Price: $ 26.73
New UltraFire C8 CREE XM-L T6 LED Light Bulb 1300LM 5 Modes Flashlight Torch| US $26.99 End Date: Saturday Feb-04-2012 23:55:15 PST Buy It Now for only: US $26.99 Buy it now | Add to watch list |
| US $25.95 (11 Bids) End Date: Sunday Feb-05-2012 0:04:37 PST Bid now | Add to watch list |
Learning XML, Second Edition
April 3, 2011 by BPELpros.com · Leave a Comment
Learning XML, Second Edition
- ISBN13: 9780596004200
- Condition: New
- Notes: BRAND NEW FROM PUBLISHER! BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed
This second edition of the bestselling Learning XML provides web developers with a concise but grounded understanding of XML (the Extensible Markup Language) and its potential– not just a whirlwind tour of XML.
The author explains the important and relevant XML technologies and their capabilities clearly and succinctly with plenty of real-life projects and useful examples. He outlines the elements of markup–demystifying concepts such as attributes, entities, and namespaces–and provides enough depth and examples to get started. Learning XML is a reliable source for anyone who needs to know XML, but doesn’t want to waste time wading through hundreds of web sites or 800 pages of bloated text.
For writers producing XML documents, this book clarifies files and the process of creating them with the appropriate structure and format. Designers will learn what parts of XML are most helpful to their team and will get started on creating Document Type Definitions. For programmers, the book makes syntax and structures clear. Learning XML also discusses the stylesheets needed for viewing documents in the next generation of browsers, databases, and other devices.
Learning XML illustrates the core XML concepts and language syntax, in addition to important related tools such as the CSS and XSL styling languages and the XLink and XPointer specifications for creating rich link structures. It includes information about three schema languages for validation: W3C Schema, Schematron, and RELAX-NG, which are gaining widespread support from people who need to validate documents but aren’t satisfied with DTDs. Also new in this edition is a chapter on XSL-FO, a powerful formatting language for XML. If you need to wade through the acronym soup of XML and start to really use this powerful tool, Learning XML, will give you the roadmap you need.
Although Learning XML covers XML rather broadly, it nevertheless presents the key elements of the technology with enough detail to familiarize the reader with this crucial markup language. This guide is brief enough to tackle in a weekend.
Author Erik T. Ray begins with an excellent summary of XML’s history as an outgrowth of SGML and HTML. He outlines very clearly the elements of markup, demystifying concepts such as attributes, entities, and namespaces with numerous clear examples. To illustrate a real-world XML application, he gives the reader a look at a document written in DocBook–a publicly available XML document type for publishing technical writings–and explains the sections of the document step by step. A more simplified version of DocBook is used later in the book to illustrate transformation–a powerful benefit of XML.
The all-important Document Type Definition (DTD) is covered in depth, but the still-unofficial alternative, XML Schema, is only briefly addressed. The author makes liberal use of graphics, tables, and code to demonstrate concepts along the way, keeping the reader engaged and on track. Ray also goes deep into some discussion of programming XML utilities with Perl.
Learning XML is a very readable introduction to XML for readers with existing knowledge of markup and Web technologies. It meets its goals very well–to deliver a broad perspective of XML and its potential. –Stephen W. Plain
Topics covered:
- XML overview
- XPointer
- XLink
- XHTML
- Presentation with Cascading Style Sheets (CSS)
- Document Type Definitions (DTDs)
- XML Schemas
- Transformation with XSLT
- Internationalization
- Simple API for XML (SAX)
List Price: $ 39.95
Price: $ 12.19
Find More Xml Products
XML in a Nutshell, Third Edition
March 14, 2011 by BPELpros.com · Leave a Comment
XML in a Nutshell, Third Edition
- ISBN13: 9780596007645
- Condition: USED – Very Good
- Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed
If you’re a developer working with XML, you know there’s a lot to know about XML, and the XML space is evolving almost moment by moment. But you don’t need to commit every XML syntax, API, or XSLT transformation to memory; you only need to know where to find it. And if it’s a detail that has to do with XML or its companion standards, you’ll find it–clear, concise, useful, and well-organized–in the updated third edition of XML in a Nutshell.
With XML in a Nutshell beside your keyboard, you’ll be able to:
Quick-reference syntax rules and usage examples for the core
XML technologies, including XML, DTDs, Xpath, XSLT, SAX, and DOM
Develop an understanding of well-formed XML, DTDs, namespaces, Unicode, and W3C XML Schema
Gain a working knowledge of key technologies used for narrative XML documents such as web pages, books, and articles technologies like XSLT, Xpath, Xlink, Xpointer, CSS, and XSL-FO
Build data-intensive XML applications
Understand the tools and APIs necessary to build data-intensive XML applications and process XML documents, including the event-based Simple API for XML (SAX2) and the tree-oriented Document Object Model (DOM)
This powerful new edition is the comprehensive XML reference. Serious users of XML will find coverage on just about everything they need, from fundamental syntax rules, to details of DTD and XML Schema creation, to XSLT transformations, to APIs used for processing XML documents. XML in a Nutshell also covers XML 1.1, as well as updates to SAX2 and DOM Level 3 coverage. If you need explanation of how a technology works, or just need to quickly find the precise syntax for a particular piece, XML in a Nutshell puts the information at your fingertips.
Simply put, XML in a Nutshell is the critical, must-have reference for any XML developer.
List Price: $ 39.95
Price: $ 15.54
Find More Xml Products
XML: Visual QuickStart Guide (2nd Edition)
March 14, 2011 by BPELpros.com · Leave a Comment
XML: Visual QuickStart Guide (2nd Edition)
- ISBN13: 9780321559678
- Condition: New
- Notes: BRAND NEW FROM PUBLISHER! BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed
In the seven years since the first edition of “XML: Visual QuickStart Guide” was published, XML has taken its place next to HTML as a foundational language on the Internet. XML has become a very popular method for storing data and the most popular method for transmitting data between all sorts of systems and applications. The reason being, where HTML was designed to display information, XML was designed to manage it.
This book begins by showing you the basics of the XML language. Then, by building on that knowledge, additional and supporting languages and systems will be discussed. To get the most out of this book, you should be somewhat familiar with HTML, although you don’t need to be an expert coder by any stretch. No other previous knowledge is required.
“XML: Visual QuickStart Guide, 2nd Edition” is divided into seven parts. Each part contains one or more chapters with step-by-step instructions that explain how to perform XML-related tasks. Wherever possible, examples of the concepts being discussed are displayed, and the parts of the examples on which to focus are highlighted.
The order of the book is intentionally designed to be an introduction to the fundamentals of XML, followed by discussions of related XML technologies.
• In Part 1 of the book, you will learn how to create an XML document. It’s relatively straightforward, and even more so if you know a little HTML.
• Part 2 focuses on XSL, which is a set of languages designed to transform an XML document into something else: an HTML file, a PDF document, or another XML document. Remember, XML is designed to store and transport data, not display it.
• Parts 3 and 4 of the book discuss DTD and XML Schema, languages designed to define the structure of an XML document. In conjunction with XML Namespaces (Part 5), you can guarantee that XML documents conform to a pre-defined structure, whether created by you or by someone else.
• Part 6, Developments and Trends, details some of the up-and-coming XML-related languages, as well as a few new versions of existing languages.
• Finally, Part 7 identifies some well-known uses of XML in the world today; some of which you may be surprised to learn.
This beginner’s guide to XML is broken down as follows:
• Introduction
• Chapter 1: Writing XML
• Part 2: XSL
• Chapter 2: XSLT
• Chapter 3: XPath Patterns and Expressions
• Chapter 4: XPath Functions
• Chapter 5: XSL-FO
• Part 3: DTD
• Chapter 6: Creating a DTD
• Chapter 7: Entities and Notations in DTDs
• Chapter 8: Validation and Using DTDs
• Part 4: XML Schema
• Chapter 9: XML Schema Basics
• Chapter 10: Defining Simple Types
• Chapter 11: Defining Complex Types
• Part 5: Namespaces
• Chapter 12: XML Namespaces
• Chapter 13: Using XML Namespaces
• Part 6: Recent W3C Recommendations
• Chapter 14: XSLT 2.0
• Chapter 15: XPath 2.0
• Chapter 16: XQuery 1.0
• Part 7: XML in Practice
• Chapter 17: Ajax, RSS, SOAP and More
List Price: $ 34.99
Price: $ 18.50
1000 Lumen CREE XM-L T6 LED Flashlight Torch +18650+CH| US $23.55 (17 Bids) End Date: Saturday Feb-04-2012 23:37:56 PST Bid now | Add to watch list |
| US $85.99 End Date: Saturday Feb-04-2012 23:41:36 PST Buy It Now for only: US $85.99 Buy it now | Add to watch list |
More Xml Products





















