Modeling Business Objects

Visit Modeling Business Objects

XML Schema is the new language standard from the W3C and the new foundation for defining data in Web-based systems. There is a wealth of information available about Schemas but very little understanding of how to use this highly formal specification for creating documents. Grasping the power of Schemas means going back to the basics of documents themselves, and the semantic rules, or grammars, that define them. Written for schema designers, system architects, programmers, and document authors, Modeling Business Objects with XML Schema guides you through understanding Schemas from the basic concepts, type systems, type derivation, inheritance, namespace handling, through advanced concepts in schema design. Reviews basic XML syntax and the Schema recommendation in detail. Discusses Schema design in large environments, best practice design patterns, and Schema's relation to object-oriented concepts. Berthold Daum holds a Ph.D. in mathematics.

  • Cost: $49.95
  • Pages: 350
  • Edition: paperback
  • ISBN: 1558608168

Modeling XML Applications with UML

Visit Modeling XML Applications with UML

eXtensible Markup Language (XML) and Unified Modeling Language (UML) are two of the most significant advances from the fields of Web application development and object-oriented modeling. Modeling XML Applications with UML reveals how to integrate these two technologies to create dynamic, interactive Web applications and achieve optimal business-to-business application integration. This book focuses on the design and visual analysis of XML vocabularies. It explores the generation of DTD and Schema languages from those vocabularies, as well as the design of enterprise integration and portals -- all using UML class diagrams and use case analysis. Also featured are extensive details on the deployment of XML vocabularies and portals, showing how to put these elements to work within distributed e-business systems. For those who may be new to XML and UML, the book includes a brief overview of topics including: Mapping UML to XML; Transforming XML.

  • Cost: $34.95
  • Pages: 368
  • Edition: 1st edition
  • ISBN: 0201709155

Nitty Gritty XML

Visit Nitty Gritty XML

This manual aims to provide a structured introduction to XML technology and the practical ways in which it can be used -- from DTD and stylesheet definitions to XSL and XLST as well as hyperlinks in XML. A reference book for all the fundamentals. Introduces elements and the declaration of their attributes for creating documents with the extensible markup language (XML). The authors explain the rules for incorporating document type definition and cascading style sheets. An HTML reference chapter shows which attributes belong to the individual tags and what effects they achieve. Read more about the following technologies: DTD, SGML, CSS, XSL, XSLT, XLINKS and XHTML. Ingo Dellwig, a young computer expert, founded SPECTROsoftware,several years ago, which produces homepages for companies in a variety of industries. Magnus Stein is a young computer scientist who has been interested in computer hardware and programming for many years.

  • Cost: $20.99
  • Pages: 336
  • Edition: 1st edition
  • ISBN: 0201758741

Open Source XML Database Toolkit

Visit Open Source XML Database Toolkit

This guide arms database professionals with the nuts-and-bolts information and tools they need to fully exploit XML's powerful capabilities. The only guide to focus exclusively on how XML works with database technologies, it provides clear technical coverage of the key issues involved with storing XML in databases and using relational databases with XML applications. Readers learn how to move data stored in relational databases in and out of an XML application, store XML documents in a database, find and use the best XML database tools and applications, and store links in a database for metadata access. The book also discusses W3C specifications for XQL, XSL, Xlink, and Xpointer. The first practical guide to making XML work with database applications. Topics include: FreeBSD, Solaris, and Linux; MySQL; XT and other XML processors; Apache; Oracle; XML editing software; LIAM QUIN was a member of the W3C Standards Committee for XML.

  • Cost: $15.00
  • Pages: 448
  • Edition: 1st edition
  • ISBN: 0471375225

Oracle XML Handbook

Visit Oracle XML Handbook

Develop and deploy robust, cross-platform documents and applications on the Oracle Internet Platform with XML--the flexible markup language that's revolutionizing the way information is presented, stored, and processed on the Internet. Written by the Oracle XML Development Team, this authoritative handbook explains how to create XML documents and integrate legacy data systems with eCommerce initiatives. Included is a bonus CD-ROM containing JDeveloper 3.1 and Oracle Business Components for Java, Java and Java 2 parsers, and the XSQL Servlet. Create and parse XML using Java, C, C++, and PL/SQL XML parsers. Transform XML into other text-based formats using the XSL processor. Use the Java class generator to send XML data from Web applications. Develop robust applications for the Oracle8i database with Java XML components. Deliver dynamic Web content using the XSQL Servlet. Develop applications for the oracle Application Server. Search XML documents.

  • Cost: $4.21
  • Pages: 357
  • Edition: Book and CD-ROM edition
  • ISBN: 007212489X

Practical XML for the Web

Visit Practical XML for the Web

XML, the extensible markup language, is now a maturing technology with many selling points, as have been explained in books and on the Web for the past few years. This book takes you past the hype to show you how to use XML in your web development, from client-side use with CSS, XSLT, and scripting in the latest browsers, to basic server-side techniques in various environments, such as ASP and JSP. Its focus is on the practical, all theory being backed up by techniques that are actually used on the Web today. This book is for all readers who know some basic HTML - it takes you through the basic theory of XML assuming no prior knowledge. However, since the focus of the book is "practical", the theory is soon out of the way leaving the way open for those web professionals who have previously explored the theory of XML to learn how it can be of use to them in their work. Learn XML transformation and styling with XSLT and CSS stylesheets.

  • Cost: $39.99
  • Pages: 400
  • Edition: paperback
  • ISBN: 1904151086

Presenting XML

Visit Presenting XML

Unlike many other authors, Richard Light doesn't assume that his readers embrace the new technology he describes -- in this case, XML. At the start, he answers the question of why XML is even necessary. Presenting XML provides information in usable chunks, allowing the reader to easily scan the subchapter titles. Geared toward the user somewhat familiar with the tenets of web design, Presenting XML includes information about basic HTML concepts such as entities and attributes and explains the best means of converting existing HTML to XML. Light later delves into creating XML applications. Presenting XML is comprehensive, full of resources and examples, and contains a well-documented index. For anyone wanting the whole story on XML, this book runs the gauntlet from introductory tutorial to trusted reference guide. Designed to provide a simplified version of SGML, XML may be the future of the web because it allows tags to be used as needed.

  • Cost: $11.23
  • Pages: 414
  • Edition: 1st edition
  • ISBN: B00006AVRJ

Processing XML with Java

Visit Processing XML with Java

Processing XML with Java provides a brief review of XML fundamentals, including XML syntax; DTDs, schemas, and validity; stylesheets; and the XML protocols XML-RPC, SOAP, and RSS. The core of the book comprises in-depth discussions on the key XML APIs Java programmers must use to create and manipulate XML files with Java. These include the Simple API for XML (SAX), the Document Object Model (DOM), and JDOM (a Java native API). In addition, the book covers many useful supplements to these core APIs, including XPath, XSLT, TrAX, and JAXP. Practical in focus, Processing XML with Java is filled with over two hundred examples that demonstrate how to accomplish various important tasks related to file formats, data exchange, document transformation, and database integration. You will learn how to read and write XML documents with Java code, convert legacy flat files into XML documents, communicate with network servers that send and receive XML data.

  • Cost: $38.49
  • Pages: 1120
  • Edition: 1st edition
  • ISBN: 0201771861

Professional Visual Basic 6 XML

Visit Professional Visual Basic 6 XML

Following a complete introduction to XML concepts and syntax, you'll rapidly discover where and how you can take advantage of XML in your own applications, and how to create new and innovative applications that use XML to achieve powerful results. The open, extensible and self-describing nature of XML makes it ideal for any situation where complex data is passed from one application or tier to another, or where data needs to be stored in a custom XML format. As a VB programmer you will quickly learn how to integrate XML with VB in a distributed object architecture. This includes storing and retrieving XML from a SQL Server database using a VB front-end, implementing XML linking using a VB component, and the integration of XML and VB applications in a SOAP/BizTalk/Oasis environment. You'll learn how to write your own XML editor in VB and how to transform XML documents to and from HTML and other text formats, including MS Word.

  • Cost: $49.99
  • Pages: 500
  • Edition: 1st edition
  • ISBN: 1861003323

Professional XML

Visit Professional XML

XML, otherwise known as eXtensible Mark Up language is the latest buzz-word on the Internet, but it's a rapidly maturing technology with powerful real-world applications, particularly for the management, display and organization of data. The book's scope is XML, XSL, and the whole Document Object Model. It also investigates SAX, WAP, XML linking, XML e-commerce, server to server XML and XML databases. This book is a broad compendium that investigates and describes how the total XML concept will work for programmers. The book focuses on W3C XML and the various enabling technologies that are becoming entwined with XML. It provides three threads of content, representing the different angles from which readers will approach XML. Covers the core material, including well-formed syntax, data modeling, and the Document Object Model (DOM) -- a critical programming interface to XML documents and the most common usages of XML.

  • Cost: $49.99
  • Pages: 750
  • Edition: 1st edition
  • ISBN: 1861003110