en.unionpedia.org

XMLStarlet, the Glossary

Index XMLStarlet

XMLStarlet is a set of command line utilities (toolkit) to query, transform, validate, and edit XML documents and files using a simple set of shell commands in a way similar to how it is done with UNIX grep, sed, awk, diff, patch, join, etc commands.[1]

Table of Contents

  1. 10 relations: C (programming language), Document type definition, Libxml2, Libxslt, MIT License, Standard Generalized Markup Language, Unix-like, XML, XPath, XSLT.

  2. XML parsers
  3. XML software

C (programming language)

C (pronounced – like the letter c) is a general-purpose programming language.

See XMLStarlet and C (programming language)

Document type definition

A document type definition (DTD) is a specification file that contains set of markup declarations that define a document type for an SGML-family markup language (GML, SGML, XML, HTML).

See XMLStarlet and Document type definition

Libxml2

libxml2 is a software library for parsing XML documents. XMLStarlet and Libxml2 are XML parsers.

See XMLStarlet and Libxml2

Libxslt

libxslt is the XSLT C library developed for the GNOME project.

See XMLStarlet and Libxslt

MIT License

The MIT License is a permissive software license originating at the Massachusetts Institute of Technology (MIT) in the late 1980s.

See XMLStarlet and MIT License

Standard Generalized Markup Language

The Standard Generalized Markup Language (SGML; ISO 8879:1986) is a standard for defining generalized markup languages for documents.

See XMLStarlet and Standard Generalized Markup Language

Unix-like

A Unix-like (sometimes referred to as UN*X or *nix) operating system is one that behaves in a manner similar to a Unix system, although not necessarily conforming to or being certified to any version of the Single UNIX Specification.

See XMLStarlet and Unix-like

XML

Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing arbitrary data.

See XMLStarlet and XML

XPath

XPath (XML Path Language) is an expression language designed to support the query or transformation of XML documents.

See XMLStarlet and XPath

XSLT

XSLT (Extensible Stylesheet Language Transformations) is a language originally designed for transforming XML documents into other XML documents, or other formats such as HTML for web pages, plain text or XSL Formatting Objects, which may subsequently be converted to other formats, such as PDF, PostScript and PNG.

See XMLStarlet and XSLT

See also

XML parsers

XML software

References

[1] https://en.wikipedia.org/wiki/XMLStarlet