Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


Archive for the 'XML' Category

Navigate XML with XPath

Navigate XML with XPath

Path is to XML as SQL is to databases: XML applications need XPath to locate specific data within an XML document for further processing with other XML applications such as XSLT, XQuery, XPointer, XLink and DOM level 3. With XPath, these applications offer developers a full toolkit for transforming, linking, and searching XML data. Developers need to understand XPath to fully exploit XML in their applications, and they have few resources beyond the W3C specification. XPath Kick Start will examine every aspect of XPath in detail, including its influence on and use with these other XML standards.

With each technique illustrated with real-world examples, the book starts with coverage of the essentials of XPath, including nodes, expressions, functions and operators. The second half of the book details XPath in practice - from manipulating XML data to transforming, linking and querying XML documents.

3 votes, average: 4.67 out of 53 votes, average: 4.67 out of 53 votes, average: 4.67 out of 53 votes, average: 4.67 out of 53 votes, average: 4.67 out of 5
  • 3,180 views
  • 5 Comments
  • In: IT eBooks, XML
  • Author : Black
  • Real World Xml Web Services - Addison Wesley

    Real World Xml Web Services - Addison WesleyProvides developers with a comprehensive understanding of Web services, covering everything from basic concepts and solutions to interoperability problems. Empowers Visual Basic programmers to design and build the next generation of applications using Web services.

    1 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 5
  • 1,676 views
  • 0 Comments
  • In: IT eBooks, Web Construction, XML
  • Author : mrblue
  • Programming Windows Workflow Foundation

    A fast-paced and practical developer's road map to working with Windows WF, from compilation to the base activity library to runtime services. Windows Workflow Foundation (WF) is a technology for defining, executing, and managing workflows. It is part of the .NET Framework 3.0 and will be available natively in the Windows Vista operating system. Windows Workflow Foundation might be the most significant piece of middleware to arrive on the Windows platform since COM+ and the Distributed Transaction Coordinator.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 4,522 views
  • 3 Comments
  • In: C#, IT eBooks, XML
  • Author : Ruby
  • The Definitive Guide to Berkeley DB XML - Apress

    The Definitive Guide to Berkeley DB XML - Apress

    The Definitive Guide to Berkeley DB XML covers Sleepycat's Berkeley DB XML, an open source embedded XML database. Berkeley DB XML runs on all major operating systems and has support for the most popular programming languages. The book includes tutorials and complete language references for C++, Java, Perl, Python, and PHP.Berkeley DB XML has the potential to dramatically simplify the development of your application's data tier. With native XML storage, flexible indexing, and the powerful XQuery query language (think SQL for XML), BDB XML provides everything you need for efficient XML management. Combined with Berkeley DB's transactions, logging, and replication, BDB XML is a powerful document storage solution.

    Author Danny Brian presents XML basics from the ground up for XML beginners, and covers database installation and configuration, the core concepts behind Berkeley DB XML, a look at application architecture, demonstrations of simple operations (i.e., text queries) to complex (i.e., set computations) using XQuery and FLWOR expressions, document indexing options, and a thorough look at the database APIs. You'll learn tips and tricks that you can immediately apply to your own applications.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 1,119 views
  • 0 Comments
  • In: Database, IT eBooks, XML
  • Author : mrblue
  • XForms Essentials - O’Reilly

    XForms Essentials - O’ReillyThe use of forms on the web is so commonplace that most user interactions involve some type of form. XForms–a combination of XML and forms–offers a powerful alternative to HTML-based forms. By providing excellent XML integration, including XML Schema, XForms allows developers to create flexible, web-based user-input forms for a wide variety of platforms, including desktop computers, handhelds, information appliances, and more. XForms Essentials is an introduction and practical guide to the new XForms specification. Written by Micah Dubinko, a member of the W3C XForms working group and an editor of the specification, the book explains the how and why of XForms, showing readers how to take advantage of them without having to write their own code. You'll learn how to integrate XForms with both HTML and XML vocabularies, and how XForms can simplify the connection between client-based user input and server-based processing. XForms Essentials begins with a general introduction to web forms, including information on history and basic construction of forms. The second part of the book serves as a reference manual to the XForms specification.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 1,304 views
  • 0 Comments
  • In: IT eBooks, XML
  • Author : mrblue
  • XML Programming (Core Reference) - Microsoft Press

    XML Programming (Core Reference) - Microsoft Press

    XML PROGRAMMING is the best place to find detailed instructions and insights on how to take advantage of XML and the Microsoft Visual Studio development environment to create extensible, end-to-end applications. Taking an architectural approach, the authors of the book carefully describe the XML hooks to be found in the next generation of Visual Studio and the .NET platform, plus how XML works with other Microsoft products such as Microsoft SQL Server 2000 and Microsoft BizTalk Server 2000.

    1 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 51 vote, average: 1 out of 5
  • 2,033 views
  • 1 Comment
  • In: IT eBooks, XML
  • Author : mrblue
  • Applied XML Programming for Microsoft .Net - Microsoft Press

    Applied XML Programming for Microsoft .Net - Microsoft Press

    XML is buried everywhere in the Microsoft .NET Framework, but effective XML parsing and coding in .NET requires adjustment. This book describes the set of XML core classes in .NET, introduces the .NET XML parsing model and how to program against it, and discusses XML readers and writers and XMLDOM. It examines related technologies such as schemas, transformations, and XPath, and it discusses data issues such as synchronization and serialization, the

    DiffGram format, and the XML extensions in Microsoft SQL Server 2000. This Microsoft Press title also reveals how to get the best performance from XML with .NET, and it offers in-depth information on interoperability topics such as when to use XML Web services and when to use remoting.

    0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  • 2,262 views
  • 0 Comments
  • In: .NET, IT eBooks, XML
  • Author : mrblue
  • XSLT 2.0 Web Development - Prentice Hall

    XSLT 2.0 Web Development - Prentice Hall

    Leverage the incredible power of XSLT 2.0 to create Web sites that are easy to build, maintain, and extend.
    Perfect for the Web developer new to XML–Kirsanov reduces XML to just those parts that the developer needs to get the job done. Main technologies covered are- XML, XSLT 2.0 and XPath 2.0, Schematron, and Cocoon.
    Kirsanov is both a graphic artist and a programmer and teaches in a straightforward manner with plenty of examples. This is a practical book describing the entire process of planning, implementing, and maintaining a Web site as an XML-based information system. It covers all stages of an XML Web site project, including- -developing a domain-specific schema, -preparing and validating source documents (both authoring in XML and converting from other formats are covered), -setting up XSLT transformations for automatic generation of HTML, graphics, and other components of the site, -testing and maintenance of the system. Ideal for working Web developers new to XML but eager to learn and leverage its benefits. Web developers understand the power of XML but often are hesitant to deploy it for fear of a steep learning curve. Kirsanov simplifies XML and XSLT and boils it down to just those elements they need to become immediately effective. The main technologies covered in the book are- XML, XSLT 2.0 and XPath 2.0, Schematron, and Cocoon. The book uses many examples of code and markup; also, a full-scale sample site is described throughout the book, with complete listings for page sources, stylesheet, and schema.

    2 votes, average: 2.5 out of 52 votes, average: 2.5 out of 52 votes, average: 2.5 out of 52 votes, average: 2.5 out of 52 votes, average: 2.5 out of 5
  • 2,475 views
  • 0 Comments
  • In: IT eBooks, Web Construction, XML
  • Author : mrblue
  • XSLT 2.0 Programmer’s Reference Third Edition - Wrox

    XSLT 2.0 Programmer’s Reference  Third Edition -  WroxXSLT 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 want clarification of the specifications.

    At the same time, the book is readable. Reviews of the previous editions of the XSLT Programmer’s Reference, which this book grew from, show that readers appreciate the background material on the design thinking behind the language, the essay on functional programming, the occasional dry wit, the gentle criticism of the language specification when appropriate, and the fact that the examples stray into a diverse range of interesting application areas.

    3 votes, average: 3.33 out of 53 votes, average: 3.33 out of 53 votes, average: 3.33 out of 53 votes, average: 3.33 out of 53 votes, average: 3.33 out of 5
  • 2,133 views
  • 1 Comment
  • In: IT eBooks, Web Construction, XML
  • Author : mrblue
  • Java and XML 3rd Edition - O’Reilly

    Java and XML 3rd Edition - O’Reilly

    Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications. The result is a new approach to managing information that touches everything from configuration files to web sites.
    After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of the book focuses on using XML from your Java applications. This third edition of Java and XML covers all major Java XML processing libraries, including full coverage of the SAX, DOM, StAX, JDOM, and dom4j APIs as well as the latest version of the Java API for XML Processing (JAXP) and Java Architecture for XML Binding (JAXB). The chapters on web technology have been entirely rewritten to focus on the today's most relevant topics: syndicating content with RSS and creating Web 2.0 applications. You'll learn how to create, read, and modify RSS feeds for syndicated content and use XML to power the next generation of websites with Ajax and Adobe Flash.

    1 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 51 vote, average: 5 out of 5
  • 3,319 views
  • 0 Comments
  • In: IT eBooks, Java, XML
  • Author : mrblue