Copyright © 2001-2005 Oren Ben-Kiki, Clark Evans, Brian Ingerson
The following is the list of language-independent YAML tags defined under
the domain yaml.org
. The use of these tags is not
mandatory. However these tags represent types that are useful across a
wide range of applications and it is strongly recommended they be used
whenever appropriate to promote interoperability.
New language-independent tags may be proposed on the yaml-core mailing list. This mailing list is also the forum for raising any question regarding these types.
Unordered set of key: value pairs without duplicates.
Ordered sequence of key: value pairs without duplicates.
Ordered sequence of key: value pairs allowing duplicates.
Unordered set of non-equal values.
Sequence of arbitrary values.
A sequence of zero or more octets (8 bit values).
Mathematical Booleans.
Floating-point approximation to real numbers.
Mathematical integers.
Specify one or more mappings to be merged with the current one.
Devoid of value.
A sequence of zero or more Unicode characters.
A point in time.
Specify the default value of a mapping.
Keys for encoding YAML in YAML.