Information technology — ASN.1 encoding rules — Part 3: Specification of Encoding Control Notation (...
1 Scope
This Recommendation | International Standard defines a notation for specifying encodings of ASN.1 types or of parts of
types.
It provides several mechanisms for such specification, including:
– direct specification of the encoding using standardized notation;
– specification of the encoding by reference to standardized encoding rules;
– specification of the encoding of an ASN.1 type…
Information technology — ASN.1 encoding rules — Part 4: XML Encoding Rules (XER)
1 Scope
This Recommendation | International Standard specifies a set of basic XML Encoding Rules (BASIC-XER) that may be
used to derive a transfer syntax for values of types defined in Rec. ITU-T X.680 | ISO/IEC 8824-1 and Rec. ITU-T
X.681 | ISO/IEC 8824-2. This Recommendation | International Standard also specifies a set of Canonical XML
Encoding Rules (CXER) which provide constraints on the…
Information technology — ASN.1 encoding rules — Part 5: Mapping W3C XML schema definitions into ASN....
1 Scope
This Recommendation | International Standard specifies two versions of a mapping from any XSD Schema into an
Abstract Syntax Notation One (ASN.1) schema. The ASN.1 schema for both versions support the same semantics and
validate the same set of XML documents.
This Recommendation | International Standard specifies the final XER encoding instructions that are to be applied as part
of…
Information technology — ASN.1 encoding rules — Part 7: Specification of Octet Encoding Rules (OER)
1 Scope
This Recommendation | International Standard specifies a set of Basic Octet Encoding Rules (BASIC-OER) that may be
used to derive a transfer syntax for values of the types defined in Rec. ITU-T X.680 | ISO/IEC 8824-1,
Rec. ITU-T X.681 | ISO/IEC 8824-2, Rec. ITU-T X.682 | ISO/IEC 8824-3, Rec. ITU-T X.683 | ISO/IEC 8824-4. This
Recommendation | International Standard also specifies a…
Information technology — ASN.1 encoding rules — Part 8: Specification of JavaScript Object Notation ...
1 Scope
This Recommendation | International Standard specifies a set of JavaScript Object Notation Encoding Rules (JER) that may be used to derive a transfer syntax for values of types defined in Rec. ITU-T X.680 | ISO/IEC 8824-1, Rec. ITU-T X.681 | ISO/IEC 8824-2, Rec. ITU-T X.682 | ISO/IEC 8824-3 and Rec. ITU-T X.683 | ISO/IEC 8824-4. It is implicit inthe specification of these encoding rules…
Information security — Time-stamping services — Part 2: Mechanisms producing independent tokens
1 Scope
This document specifies mechanisms that generate, renew, and verify independent time-stamps. In order to verify an independent time-stamp token, time-stamp verifiers do not need access to any other time-stamp tokens. That is, such time-stamp tokens are not linked.
Information technology — Guidance for the use of database language SQL — Part 1: XQuery regular expr...
1 Scope
This document describes the regular expression support in SQL (ISO/IEC 9075-2) adopted from the
regular expression syntax of XQuery and XPath Functions and Operators 3.1, which is derived from Perl.
This document discusses five operators using this regular expression syntax:
— LIKE_REGEX predicate, to determine the existence of a match to a regular expression.
— OCCURRENCES_REGEX…
Information technology — Guidance for the use of database language SQL — Part 2: Time-related inform...
1 Scope
This document describes the support in SQL for time-related information.
This document discusses the following features of the SQL language:
— Time-related data types
— Operations on time-related data
— Time-related Predicates
— Application-time period tables
— System-versioned tables
— Bi-temporal tables
Information technology — Guidance for the use of database language SQL — Part 3: SQL embedded in pro...
1 Scope
This document describes the support for the use of SQL within programs written in Java.
This document discusses the following features of the SQL language:
— The embedding of SQL expressions and statements in programs written in the Java programming
language.
Information technology — Guidance for the use of database language SQL — Part 4: Routines and types ...
1 Scope
This document provides a tutorial of SQL routines and types using the Java™ programming language.
This document discusses the following features of the SQL Language:
— The use of routines written in the Java programming language within SQL expressions and statements.
— The use of user-defined types written in the Java programming language within SQL expressions
and statements.