Related Items: Search |
|
XQuery: The XML Query Language»rank: 237229by: Michael Brundage
|
XQuery»rank: 81551by: Priscilla Walmsley
: :With the XQuery 1.0 standard, you finally have a tool that will make it much easier to search, extract and manipulate information from XML content stored in databases. This in-depth tutorial not only walks you through the XQuery specification, but also teaches you how to program with this widely anticipated query language. XQuery is for query writers who have some knowledge of XML basics, but not necessarily advanced knowledge of XML-related technologies. It can be used both as a tutorial, by reading cover to cover, and as a reference, by using the comprehensive index and appendixes. Either way, you will ... |
||
Querying XML, : XQuery, XPath, and SQL/XML in context (The Morgan Kaufmann Series in Data Management Systems) (The Morgan Kaufmann Series in Data Management Systems)»rank: 191309by: Jim Melton, Stephen Buxton
: :XML has become the lingua franca for representing business data, for exchanging information between business partners and applications, and for adding structureand sometimes meaningto text-based documents. XML offers some special challenges and opportunities in the area of search: querying XML can produce very precise, fine-grained results, if you know how to express and execute those queries.For software developers and systems architects: this book teaches the most useful approaches to querying XML documents and repositories. This book will also help managers and project leaders grasp how querying XML fits into the larger context of querying and XML. Querying XML provides a ... |
XML Data Management: Native XML and XML-Enabled Database Systems»rank: 793278by: Akmal B. Chaudhri, Awais Rashid, Roberto Zicari
: :XML has become the lingua franca for representing business data, for exchanging information between business partners and applications, and for adding structureand sometimes meaningto text-based documents. XML offers some special challenges and opportunities in the area of search: querying XML can produce very precise, fine-grained results, if you know how to express and execute those queries.For software developers and systems architects: this book teaches the most useful approaches to querying XML documents and repositories. This book will also help managers and project leaders grasp how querying XML fits into the larger context of querying and XML. Querying XML provides a ... |
||
XPath 2.0 Programmer's Reference (Programmer to Programmer)»rank: 183081by: Michael Kay
: :What is this book about? XPath 2.0 Programmer's Reference is the only authoritative reference on XPath, a sub-language within XSLT that determines which part of an XML document the XSLT transforms. Written for professional programmers who use XML every day but find the W3C XPath specifications tough to slog through, this book explains in everyday language what every construct in the language does and how to use it. It also offers background material on the design thinking behind the language, gentle criticism of the language specification when appropriate, and a diverse range of interesting examples in various application areas. Download ... |
XSLT 2.0 Programmer's Reference (Programmer to Programmer)»rank: 132604by: Michael Kay
: :What is this book about? XSLT 2.0 Programmer's Reference, 3rd Edition, is the authoritative reference guide to the language. Without using the formal and inaccessible language of the W3C specifications, it tells you exactly what every construct in the language does, and how it is intended to be used. This book is a reference rather than a tutorial; it is designed for the professional programmer who is using the language every day. It is the book that people quote when they claim that a particular product is giving the wrong answer, and the book that implementers of the language turn to when they ... |
||
Definitive XML Schema (Charles F. Goldfarb Definitive XML Series)»rank: 194545by: Priscilla Walmsley
: :What is this book about? XSLT 2.0 Programmer's Reference, 3rd Edition, is the authoritative reference guide to the language. Without using the formal and inaccessible language of the W3C specifications, it tells you exactly what every construct in the language does, and how it is intended to be used. This book is a reference rather than a tutorial; it is designed for the professional programmer who is using the language every day. It is the book that people quote when they claim that a particular product is giving the wrong answer, and the book that implementers of the language turn to when they ... |
Effective XML: 50 Specific Ways to Improve Your XML (Effective Software Development Series)»rank: 384417by: Elliotte Rusty Harold
: :What is this book about? XSLT 2.0 Programmer's Reference, 3rd Edition, is the authoritative reference guide to the language. Without using the formal and inaccessible language of the W3C specifications, it tells you exactly what every construct in the language does, and how it is intended to be used. This book is a reference rather than a tutorial; it is designed for the professional programmer who is using the language every day. It is the book that people quote when they claim that a particular product is giving the wrong answer, and the book that implementers of the language turn to when they ... |
||
Professional SQL Server 2005 XML (Programmer to Programmer)»rank: 67182by: Scott Klein
: : Discusses SQL Server 2005 XML from the server and client sides Examines using XSLT to render the XML data that is retrieved from SQL Server, particularly for ASP.NET Addresses SQL Server relationship with schemas, SOAP, XML security, and .NET Makes extensive use of examples to solve problems that programmers face on an everyday basis and features Server 2005 XML best practices Download Description:Discusses SQL Server 2005 XML from the server and client sides Examines using XSLT to render the XML data that is retrieved from SQL Server, particularly for ASP.NET Addresses SQL Server relationship with schemas, SOAP, XML security, ... |
XSLT and XPath On The Edge, Unlimited Edition»rank: 163895by: Jeni Tennison
: :Extensible Stylesheet Language Transformations, along with the XML Path Language, give you the power to transform XML documents into HTML documents, or to other XML documents that you can use in Web-based applications. But how do you implement XSLT in the real world? This book provides the answers. Covering everything from reformatting numbers to creating dynamic XSLT applications, XSLT expert Jeni Tennison delivers a wealth of ready-to-use utility templates and practical XSLT solutions -- everything you need to jump-start XSLT development. With XSLT and XPath on the Edge, Unlimited Edition, you'll: * Take advantage of utility templates for searching and ... |