Verwandte Artikel zu Xml: Visual QuickStart Guide (Visual QuickStart Guides)

Xml: Visual QuickStart Guide (Visual QuickStart Guides) - Softcover

 
9780321559678: Xml: Visual QuickStart Guide (Visual QuickStart Guides)

Inhaltsangabe

What is XML? XML, or eXtensible Markup Language, is a specification for storing information. It is also a specification for describing the structure of that information. And while XML is a markup language (just like HTML), XML has no tags of its own. It allows the person writing the XML to create whatever tags they need. The only condition is that these newly created tags adhere to the rules of the XML specification.

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

Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.

Über die Autorin bzw. den Autor

Kevin Howard Goldberg has been working with computers since 1976 when he taught himself BASIC on his elementary school’s PDP 11/70. Since then, Kevin’s career has included management consulting, lead software development and in his current capacity,  he runs technology operations for a world-class Internet Strategy, Marketing and Development company.
 
Kevin holds a bachelor’s degree in Economics and Entrepreneurial Management from the Wharton School of Business at the University of Pennsylvania, and is a candidate for a master’s degree in Computer Science at the University of California, Los Angeles.

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.

Gebraucht kaufen

Zustand: Gut
What is XML? XML, or eXtensible...
Diesen Artikel anzeigen

EUR 4,05 für den Versand von Vereinigtes Königreich nach Deutschland

Versandziele, Kosten & Dauer

EUR 11,58 für den Versand von Vereinigtes Königreich nach Deutschland

Versandziele, Kosten & Dauer

Suchergebnisse für Xml: Visual QuickStart Guide (Visual QuickStart Guides)

Beispielbild für diese ISBN

Kevin Howard Goldberg
ISBN 10: 0321559673 ISBN 13: 9780321559678
Gebraucht Paperback

Anbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Very Good. What is XML? XML, or eXtensible Markup Language, is a specification for storing information. It is also a specification for describing the structure of that information. And while XML is a markup language (just like HTML), XML has no tags of its own. It allows the person writing the XML to create whatever tags they need. The only condition is that these newly created tags adhere to the rules of the XML specification. 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 dont 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. Its 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 beginners 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. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Artikel-Nr. GOR004373212

Verkäufer kontaktieren

Gebraucht kaufen

EUR 0,85
Währung umrechnen
Versand: EUR 4,05
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Goldberg, Kevin Howard
Verlag: Peachpit Pr, 2008
ISBN 10: 0321559673 ISBN 13: 9780321559678
Gebraucht Softcover

Anbieter: Phatpocket Limited, Waltham Abbey, HERTS, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Good. Your purchase helps support Sri Lankan Children's Charity 'The Rainbow Centre'. Ex-library, so some stamps and wear, but in good overall condition. Our donations to The Rainbow Centre have helped provide an education and a safe haven to hundreds of children who live in appalling conditions. Artikel-Nr. Z1-C-074-01196

Verkäufer kontaktieren

Gebraucht kaufen

EUR 1,19
Währung umrechnen
Versand: EUR 4,55
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

-
Verlag: - -, 2008
ISBN 10: 0321559673 ISBN 13: 9780321559678
Gebraucht Paperback

Anbieter: Bahamut Media, Reading, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Very Good. This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. Artikel-Nr. 6545-9780321559678

Verkäufer kontaktieren

Gebraucht kaufen

EUR 3,27
Währung umrechnen
Versand: EUR 3,46
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Foto des Verkäufers

Kevin Howard Goldberg
Verlag: Peachpit Press, 2008
ISBN 10: 0321559673 ISBN 13: 9780321559678
Gebraucht Softcover

Anbieter: WeBuyBooks, Rossendale, LANCS, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Good. Most items will be dispatched the same or the next working day. A copy that has been read but remains in clean condition. All of the pages are intact and the cover is intact and the spine may show signs of wear. The book may have minor markings which are not specifically mentioned. Artikel-Nr. wbb0024677435

Verkäufer kontaktieren

Gebraucht kaufen

EUR 0,89
Währung umrechnen
Versand: EUR 6,50
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

-
Verlag: -, 2008
ISBN 10: 0321559673 ISBN 13: 9780321559678
Gebraucht Paperback

Anbieter: AwesomeBooks, Wallingford, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Very Good. Xml: Visual QuickStart Guide (Visual QuickStart Guides) This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. Artikel-Nr. 7719-9780321559678

Verkäufer kontaktieren

Gebraucht kaufen

EUR 3,49
Währung umrechnen
Versand: EUR 4,61
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Castro, Elizabeth, Goldberg, Kevin Howard
ISBN 10: 0321559673 ISBN 13: 9780321559678
Gebraucht Softcover

Anbieter: Better World Books Ltd, Dunfermline, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Good. 2nd Edition. Ships from the UK. Used book that is in clean, average condition without any missing pages. Artikel-Nr. 4016911-6

Verkäufer kontaktieren

Gebraucht kaufen

EUR 3,99
Währung umrechnen
Versand: EUR 5,79
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Castro, Elizabeth, Goldberg, Kevin Howard
ISBN 10: 0321559673 ISBN 13: 9780321559678
Gebraucht Softcover

Anbieter: Better World Books Ltd, Dunfermline, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Good. 2nd Edition. Ships from the UK. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages. Artikel-Nr. GRP32920197

Verkäufer kontaktieren

Gebraucht kaufen

EUR 3,99
Währung umrechnen
Versand: EUR 5,79
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Castro, Elizabeth, Goldberg, Kevin Howard
ISBN 10: 0321559673 ISBN 13: 9780321559678
Gebraucht Softcover

Anbieter: Better World Books, Mishawaka, IN, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Good. 2nd Edition. Used book that is in clean, average condition without any missing pages. Artikel-Nr. 4016911-6

Verkäufer kontaktieren

Gebraucht kaufen

EUR 6,20
Währung umrechnen
Versand: EUR 8,07
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 2 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Castro, Elizabeth, Goldberg, Kevin Howard
ISBN 10: 0321559673 ISBN 13: 9780321559678
Gebraucht Softcover

Anbieter: Better World Books, Mishawaka, IN, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Good. 2nd Edition. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages. Artikel-Nr. GRP32920197

Verkäufer kontaktieren

Gebraucht kaufen

EUR 6,20
Währung umrechnen
Versand: EUR 8,07
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Castro, Elizabeth; Goldberg, Kevin Howard
ISBN 10: 0321559673 ISBN 13: 9780321559678
Gebraucht Soft cover

Anbieter: THE BOOK BROTHERS, CHATHAM, ON, Kanada

Verkäuferbewertung 4 von 5 Sternen 4 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Soft cover. Zustand: Very Good +. No Jacket. 2nd Edition. Very Good + copy. (see picture) 269 pages including index. All clean,tight and bright. Artikel-Nr. 008085

Verkäufer kontaktieren

Gebraucht kaufen

EUR 12,74
Währung umrechnen
Versand: EUR 12,82
Von Kanada nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Es gibt 2 weitere Exemplare dieses Buches

Alle Suchergebnisse ansehen