XML Framework Resources

Below you will find 0 categories and 32 links related to XML Framework Resources.

Links:

XML : Books

.NET and XML

Visit .NET and XML

.NET & XML starts by introducing XML and the .NET Framework, and then teaches you how to read and write XML before moving on to complex methods for manipulating, navigating, transforming, and constraining it. To demonstrate the power of XML in .NET, author Niel Bornstein builds a simple hardware store inventory system throughout the book. As you move from chapter to chapter, you'll absorb increasingly complex information until you have enough knowledge to successfully program your own XML-based applications. This tutorial also contains a quick reference to the API, plus appendices present additional .NET assemblies that you can use to work with XML, and how to work with the .NET XML configuration file format. If you're seeking ways to build network-based applications or XML-based web services, Microsoft provides most of the tools you'll need. XML is integrated into the .NET Framework and Visual Studio .NET.

  • Cost: $27.97
  • Pages: 400
  • Edition: 1st Edition
  • ISBN: 0596003978

Applied XML Programming

Visit Applied XML Programming

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. Explores the XML tools provided by the .NET framework, and XML programming within the .NET framework. The author begins with the key classes that implement XML in the .NET platform, XPath, and XML document object model.

  • Cost: $34.99
  • Pages: 688
  • Edition: 1st edition
  • ISBN: 0735618011

Building Oracle XML Applications

Visit Building Oracle XML Applications

Oracle Corporation, committed to supporting XML in a wide range of products, has XML-enabled its entire Oracle Internet platform--the Oracle8i database, Oracle interMedia, Oracle Application Server, and a variety of other products. Building Oracle XML Applications, by Steve Muench, Oracle's lead "XML evangelist" and a key Oracle XML developer, gives Java and PL/SQL developers a rich and detailed look at the many tools Oracle has provided to support XML development, such as the Oracle XML Parser, the Oracle XML SQL Utility, and the XSQL Servlet. Products covered include: XSQL pages and the XSQL servlet: declarative templates and an extensive framework to assemble any kind of static or dynamic XML information and transform it for delivery using XSLT stylesheets; JDeveloper: a complete integrated development environment for Java XML developers, including editing, syntax checking, debugging, and more; XSLT Processor; XML SQL utility; XML Parser.

  • Cost: $31.47
  • Pages: 810
  • Edition: Book and CD-ROM edition
  • ISBN: 1565926919

Building XML Web Services

Visit Building XML Web Services

Understand how to build robust, high performing business solutions for the Web by exploiting protocols and tools such as SOAP, WSDL, UDDI, and XML. Build state of the art distributed Web applications with this comprehensive XML Web services development guide, which examines the architecture, protocols, and practices you need to know how to build Web-ready, distributed object applications. It gives you in depth information about the basic building blocks of SML Web services: Simple Object Access Protocol (SOAP), Web Services Description Language (WSDL), Universal Description, Discovery, and Integration (UDDI), and Microsoft .NET Framework technologies. It also describes Microsoft .NET My Services and other upcoming XML based technologies from Microsoft. This book covers: benefits of xml web services; creating an xml web service, soap, xml schema, wsdl, Microsoft ASP.NE, XML serialization, and the Global XML Web Services Architecture (GXA).

  • Cost: $41.99
  • Pages: 464
  • Edition: Book and CD-ROM edition
  • ISBN: 0735614067

C++ XML

Visit C++ XML

"C++ XML" is a book exclusively devoted to the power and complexies of integrating XML standards into C++. As a developer, this is a book you cannot miss. "C++ XML" adresses all major standards, toolkits, and types of applications dealing with XML as a format for representing and exchanging data, as well as XML behavior, from a C++ standpoint. It explains the implementation of applications and reusable frameworks for all major XML purposes exclusively using C/C++ parsers and toolkits, such as expat, Xerces, Xalan, libxml2, and Microsoft's MSXML. The high-end theory and examples in this book - such as development of OpenGL applications, Visual Studio Wizards to automate DOM procedures, GIMP extension to interpret XML scripts, and more - and its exclusive C++ orientation - seperates this work from any other resource. It is a must-have for any programmer interested in a specialized, complete, and detailed view of XML technologies.

  • Cost: $27.99
  • Pages: 336
  • Edition: Book and CD-ROM edition
  • ISBN: 073571052X

Cocoon

Visit Cocoon

Cocoon: Building XML Applications provides a comprehensive guide to the Apache open source project Cocoon. According to the official Cocoon web site, "Apache Cocoon is an XML publishing framework that raises the usage of XML and XSLT technologies for server applications to a new level. Cocoon allows you to define XML documents and transformations to be applied on it, to eventually generate a presentation format of your choice (HTML, PDF, SVG, etc.). Cocoon also gives you the possibility to apply logic to your XML files (so that the XML pipeline can be dynamic)." In the book, managers will find detailed information on XML and be motivated to employ open source XML software to build modern application architectures. Site administrators will find everything they need to get up and running with Cocoon. In addition, detailed examples will provide the "hands-on" experience of building applications with Cocoon.

  • Cost: $27.99
  • Pages: 504
  • Edition: Book and CD-ROM edition
  • ISBN: 0735712352

Cocoon 2 Programming

Visit Cocoon 2 Programming

Cocoon is an open source development framework for creating dynamic websites with XML and Java. Its popularity is rapidly expanding as companies look for ways to manage content in XML. It allows developers to deliver XML data in a variety of formats, including HTML and PDF, and on a wide variety of devices. This book is aimed at both web designers familiar with Java servlets and XML, as well as Java developers who need to create complex documents from XML data. It extends and enhances the standard Cocoon documentation by providing the background on Cocoon's architecture necessary for understanding how to use it. It also offers extensive coverage of the XSP language used with Cocoon and real-world implementation examples, including developing a web service with SOAP and sending text to web-enabled cellphones. Lead author Bill Brogden has written a number of books on Java, including Sybex's best-selling SOAP Programming with Java.

  • Cost: $27.99
  • Pages: 352
  • Edition: 1st edition
  • ISBN: 0782141315

Designing XML Databases

Visit Designing XML Databases

Designing XML Databases is a comprehensive guide to XML-based database design in Web and enterprise environments. If you already own an XML-enabled database system, you'll discover powerful design techniques for making the most of it. If you're working with a conventional RDBMS, you'll learn better ways to utilize it in XML application development. And if you're constructing an XML-based database from scratch, you'll master a complete conceptual framework, using a start-to-finish case study. Mark Graves covers all this, and more: Integrating database design, DBMS system design, and XML application design; Using object-oriented, relational, and flat-file databases to store XML data; Expert XML-based data modeling techniques; XML database queries: practical approaches, JDBC techniques, and mathematical foundations; Building XSL and Java user interfaces to Web XML databases; XML database architecture and native indexing; Integrating XML databases.

  • Cost: $31.49
  • Pages: 688
  • Edition: Book and CD-ROM edition
  • ISBN: 0130889016

Essential XUL Programming

Visit Essential XUL Programming

Start building XUL based applications with this introduction to XUL and its technologies. With so many different programming languages and operating systems, developers have been clamoring for a single "meta-language" to develop user interfaces that are cross-platform and cross-device. Mozilla.org responded by creating the eXtensible User interface Language (XUL), which allows developers to break from platform dependencies and develop rich, dynamic user interfaces in record time. Mozilla.org designed XUL to work together with such technologies as Resource Description Framework (RDF), XBL (XML Binding Language), JavaScript, XML (eXtensible Markup Language), and Cascading Style Sheets (CSS). Essential XUL Programming provides developers with an in-depth tutorial on developing XUL-based applications. The XUL library allows for the development of dynamically compiled Swing user interfaces using a XUL document as a description language.

  • Cost: $31.49
  • Pages: 448
  • Edition: 1st edition
  • ISBN: 0471415804

Java & XML

Visit Java & XML

This second edition of Java & XML adds chapters on Advanced SAX and Advanced DOM, new chapters on SOAP and data binding, and new examples throughout. A concise chapter on XML basics introduces concepts, and the rest of the book focuses on using XML from your Java applications. This book covers: The basics of XML, including DTDs, namespaces, XML Schema, XPath, and XSL The SAX API, including all handlers, the SAX 2 extensions, filters, and writers The DOM API, including DOM Level 2, Level 3, and the Traversal, Range, CSS, Events, and HTML modules. The JDOM API, including the core, a look at XPath support, and JDOM as a JSR Using web publishing frameworks like Apache Cocoon Developing applications with XML-RPC Using SOAP and UDDI for web services Data Binding, using both DTDs and XML Schema for constraints Building business-to-business applications with XML Building information channels with RSS and dynamic content with XSP.

  • Cost: $31.47
  • Pages: 550
  • Edition: 2nd edition
  • ISBN: 0596001975

Mastering XMI

Visit Mastering XMI

XMI (XML Metadata Interchange) is an advance in XML technology that enables you to represent objects in XML, exchange those objects with other software tools, and exploit modeling technology in your XML applications. Mastering XMI includes examples written in Java that demonstrate practical techniques for using XMI with both XML and UML. Also included is a discussion of how IBM is using XMI in its latest software development tools. The authors cover the basics first, detailing the essential XML and UML concepts that you need to know to understand XMI. In addition to XMI fundamentals, they explain how XMI works with the Model Driven Architecture (MDA), a new software development approach. After learning how XMI works, you will then learn how to: Use XMI to express your object-oriented software models in XML; Generate Java implementation classes from your models using the XMI Framework; Reverse engineer models from XML documents, DTDs, and schemas.

  • Cost: $55.00
  • Pages: 480
  • Edition: Book and CD-ROM edition
  • ISBN: 0471384291

MCAD/MCSD Training Guide

Visit MCAD/MCSD Training Guide

This certification exam measures the ability to develop and implement XML Web Services and server components using Visual C# and the Microsoft .NET Framework. This exam, released in September 2002, counts as a core credit toward the new MCAD (Microsoft Certified Application Developer) certification as well as a core credit toward the new MCSD .NET track. Readers preparing for this exam find our Training Guide series to be the most successful self-study tool in the market. This book is their one-stop shop because of its teaching methodology, the accompanying PrepLogic testing software, and superior Web site support at quepublishing. Amit Kalani (MCSD, MCP) is a former technical manager for a Microsoft Certified Technical Education Center, where he designed and developed several courses on Microsoft Technologies (including Active Server pages 3.0, Visual InterDev 6.0, and Analyzing Requirements and Defining Solutions Architectures).

  • Cost: $34.99
  • Pages: 1040
  • Edition: paperback
  • ISBN: 0789728249

Professional XML for .NET Developers

Visit Professional XML for .NET Developers

This book aims to give the reader enough information to be able to use XML from within the .NET Framework in the most efficient manner possible. It will explain in detail the usage of all the XML-related .NET Framework library classes for the manipulation, validation, transformation, and serialization of XML data, using both C# and Visual Basic .NET. It also looks at how the developer can utilize the full power of XML within the .NET Framework, for example, with the new XML capabilities of ADO.NET and ASP.NET. As is demonstrated, the .NET Framework itself uses XML, in configuration files, meta data, and C#'s XML code documentation mechanism, for example. This book is aimed at intermediate-level programmers who have started on their journey towards .NET development, and who want to see how to use XML within their applications to its best advantage. Basic knowledge of C# or Visual Basic .NET, XML, and XML related technologies.

  • Cost: $34.99
  • Pages: 738
  • Edition: 1st edition
  • ISBN: 1861005318

Professional XML Meta Data

Visit Professional XML Meta Data

Topics: Introduction to XML Metadata, metadata and the UK Government Interoperability Framework (including the Dublin Core for tagging documents), defining document structure with XML Schemas and DTDs, overview of XML linking and querying (XLink, XPointer, and XInclude), the Resource Description Framework (RDF) and syntax, RDF Schema (hierarchy of types, elements and constraints, extensions), RDF parsers (including a sample RDF parser framework using SAX), XML topic maps (XTM), the semantic Web and Meaning Definition Language (MDL), metadata architectures (including forms and embedded metadata), centralized and distributed external metadata, the Meta Data Processing Framework (MDF), advanced topic maps/RDF (automated topic map construction, combining RDF with topic maps), Schematron (data mining, associations and topic maps), process description and the Process Specification Language (PSL), inferencing systems, advanced metadata use cases.

  • Cost: $34.99
  • Pages: 600
  • Edition: perfect paperback
  • ISBN: 1861004516

Programming Jabber

Visit Programming Jabber

Jabber is a set of protocols expressed in XML, and an extensible framework that allows people and applications to exchange all sorts of information, from simple text messages to being used to extend the backbone of an enterprise data system. Jabber gives you the power to build applications that have identity, presence, and that can take part in conversations. Programming Jabber offers developers a chance to learn and understand the Jabber technology and protocol from an implementer's point of view. Detailed information of each part of the Jabber protocol is introduced, explained, and discussed in the form of mini-projects, or simple and extended examples. Programming Jabber provides this foundation by: Showing you how to install and configure the Jabber server; Providing a detailed overview of the server architecture and configuration options; Covering the core Jabber technologies such as XML streams and Jabber identifiers; XML namespaces.

  • Cost: $27.97
  • Pages: 480
  • Edition: 1st edition
  • ISBN: 0596002025

Real World XML

Visit Real World XML

The XML explosion hardly needs any introduction it's everywhere and there just seems to be no end to what can be done with XML. While writing to the W3C standards, and keeping up with the pace for corporate implementation, you, the programmer or web developer, will need a comprehensive guide to get you started and show you what XML and its related technologies can do. A thorough guide is imperative to success because you will need to know and understand the full scope of XML from day one in order to work with it successfully. With your time constraints and impossible project schedules, you need a comprehensive guide that fulfills your needs in one complete book. Inside XML is an anchor book that covers both the Microsoft and non-Microsoft approach to XML programming. It covers in detail the hot aspects of XML; such as, DTD's vs. XML Schemas, CSS, XSL, XSLT, Xlinks, Xpointers, XHTML, RDF, CDF, parsing XML in Perl and Java, and much more.

  • Cost: $34.99
  • Pages: 1200
  • Edition: 2nd edition
  • ISBN: 0735712867

Real World XML Web Services

Visit Real World XML Web Services

Real World XML Web Services is the Visual Basic programmer's definitive guide to designing and building Web services. It provides developers with a comprehensive understanding of Web services, covering everything from basic concepts and solutions to interoperability problems. This book begins with a concise and practical introduction to Web services and the foundation on which they are built, including Web Services Description Language (WDSL) and Simple Object Access Protocol (SOAP). Readers learn, by example, how to use each tool for developing Web services, starting with SOAP Toolkit and .NET framework. Visual Basic programmers discover how to: Use Schema to define web service messages; Use SOAP for messaging and Remote Procedure Calls (RPC); Read and modifyu WSDL documents; Build Web services with the SOAP Toolkit; Create and invoke Web services using the .NET framework; Implement SOAP headers using SOAP Fault.

  • Cost: $31.49
  • Pages: 608
  • Edition: Book and CD-ROM edition
  • ISBN: 0201774259

Strategic XML

Visit Strategic XML

Strategic XML presents XML architectures and implementations from the software architect's point of view by offering concrete examples that illustrate how XML facilitates the interaction between the many segments of a typical enterprise. Strategic XML offers a roadmap. Strategic XML provides a unique XML technology map, dividing a corporate business into XML Zones and providing the proper framework for understanding XML in the context of these zones and their interaction with each other. This book is primarily designed to describe the landscape of a typical large enterprise in terms of where XML can be successfully adopted as a data format. It also should serve as a warning of where not to try to apply XML. Examples give almost equal time to Microsoft and non-Microsoft applications, reflecting the increasingly mixed nature of development in large companies. Strategic XML analyses the IT systems of a typical large corporation with XML examples.

  • Cost: $24.49
  • Pages: 350
  • Edition: 1st edition
  • ISBN: 0672321750

The Semantic Web

Visit The Semantic Web

A strategic guide to the revolutionary framework that will change the way you do business. Imagine if you could teach your computer to make decisions that lead to faster B2B trading implementations, more effective customer management, and seamless data warehousing. Now, your imagination can be turned into reality. This authoritative book explores the Semantic Web, a revolutionary new framework for creating intelligent software applications that automate the processes of reasoning and decision-making. The Semantic Web first shows you how to vastly improve knowledge management in your company using Semantic Web technologies. You'll then gain a clear understanding of the building blocks of these technologies, including XML, Web services, and the Resource Description Framework (RDF). This informative guide arms you with the strategies you'll need to know in order to start creating a host of robust new business applications.

  • Cost: $24.50
  • Pages: 312
  • Edition: paperback
  • ISBN: 0471432571

Using XML

Visit Using XML

Master XML syntax and document type definitions (DTDs). Learn how to extend and existing DTD and how to write custom DTD from scratch. Use namespaces to streamline your XML code. Discover XML schemas, the next generation of structure definition. Find out how XPath, XLink, and Xpointer can extend the capabilities of your documents. Explore DOM, the document object model, and SAX, the simple api for XML. Use style sheets in conjunction with XML. Integrate XML with other technologies, such as java, COM, and CORBRA. Learn the security and privacy issues involved with using XML on the Web. Explore RDF, the resource description framework. Understand how to make your documents accessible to all users, regardless of their nationality or abilities. Using XML, Special Edition, is a wonderful reference for those who know what the heck they're doing with XML, but a very confusing primer for those who don't. The text explains concepts and gives examples.

  • Cost: $0.01
  • Pages: 880
  • Edition: Book and CD-ROM edition
  • ISBN: 0789719967

XML

Visit XML

The purpose of this book is twofold: First to describe what needs to be done to internationalize XML documents and applications; second to describe how the XML data can be localized efficiently. There is currently almost no information on these two topics grouped and organized in a single reference. In addition, while XML has evolved a lot the past 2 years, it has now reached a point of global acceptance, as evidenced by the many international XML working groups addressing trading partner agreements, electronic document exchange, business processes, and eBusiness. Explore the Unicode, L18N, L10N standards as they apply to XML. Learn strategies for dealing with alternate alphabets and text orientations. Improve your XML framework to make it more conductive to fast localization at minimum cost. Synchronize error messages from software resources with XML based online help documents. Master rendering XML documents. Understand XML data exchange.

  • Cost: $34.99
  • Pages: 544
  • Edition: 1st edition
  • ISBN: 0672320967

XML and SOAP Programming

Visit XML and SOAP Programming

With XML AND SOAP PROGRAMMING FOR BIZTALK SERVERS, enterprise developers get the work-ready information and tools they need to help their organizations meet the challenge of doing business in 'Internet time'. Author Brian Travis-a highly regarded XML instructor and solutions developer-offers expert guidance for building real-world, business-to-business (B2B) e-commerce applications using XML and BizTalk. This practical, code-rich book begins with an overview of XML in the B2B context, including coverage of XSL and industry schemas. Readers then dive into the BizTalk framework for application integration, stepping through the development of a working BizTalk server application. All the book's code is featured on CD-ROM so programmers can see what the syntax looks like and better comprehend the intricacies of implementing BizTalk solutions; the Microsoft BizTalk Server 2000 Technical Preview helps expedite development of their own B2B applications.

  • Cost: $34.99
  • Pages: 464
  • Edition: Book and CD-ROM edition
  • ISBN: 0735611262

XML Distributed Systems Design

Visit XML Distributed Systems Design

Although much has been made of the impact XML is having on Web development, the most significant changes brought about by XML have been in the way distributed systems store and exchange information. XML Distributed Systems Design offers in-depth architectural models for devising open-ended systems and provides templates for complex data interchange and mining theories as related to XML. XML Distributed Systems Design addresses core XML technologies such as XSL, DTD, XML Query, Data Warehouses, Data Mining, Distributed Systems Architecture, Web-based system design, Distributed Systems Framework, SOAP, SAX and using XML enabled tools for development and problem solving. Close attention is given to the way XML changes existing development patters and paradigms. In addition, the book presents the new patterns and strategies emerging in XML system design. Ajay Rambhia is a specialist in systems integration and architecture design.

  • Cost: $49.99
  • Pages: 450
  • Edition: 1st edition
  • ISBN: 0672323281

XML Family of Specifications

Visit XML Family of Specifications

Both a reference and tutorial, this practical guide begins with a detailed timeline that charts the history of the Internet, the Web, and XML. Next, you'll find an introduction to all of the technologies covered in later chapters. From there, focus shifts to syntax, parsing and programming APIs, transforming and displaying XML, related core specifications, and specialized vocabularies. This book is filled with useful, hands-on examples, tables, and numerous links to further information. The broad and balanced approach explains both the potentials and the pitfalls of the various XML technologies. Also included are a chapter on XSL Formatting Objects (XSLFO) by G. Ken Holman, current chair of the OASIS XSLT Conformance Technical Subcommittee; and a chapter on the Resource Description Framework (RDF) by Ora Lassila, coauthor of the RDF Model and Syntax Specification for the W3C. XML and DTD syntax, XML Namespaces, Styling XML using CSS and CSS2.

  • Cost: $49.99
  • Pages: 1168
  • Edition: Book and CD-ROM edition
  • ISBN: 0201703599

XML for Real Programmers

Visit XML for Real Programmers

XML for Real Programmers provides detailed instruction in the all techniques you need to master to build XML applications for any Web enterprise. Inside, the author begins with incisive introductions to the entire family of XML technologies. Then, building on this foundation, he guides you step by step through the development of three sample applications that together form a complete, cohesive e-commerce site: A reusable XML framework, adaptable to a wide variety of "document factory" Web applications and complemented by key business objects: an Account class, a Catalog class, and a ShoppingBasket class; A Java-based servlet responsible for all aspects of XSL transformation, including external stylesheets, conditional processing, flow-control, dynamically created attribute nodes for parent elements, and template invocation; An order processing application designed to accept and process data structured by a wide range of DTDs.

  • Cost: $35.96
  • Pages: 350
  • Edition: Book and CD-ROM edition
  • ISBN: 0123555922