Notational Conventions
The following typographical conventions are used in this Standard:
- The first occurrence of a new term is written in italics.example: : … is considered normative.
- A term defined as a basic definition is written in bold.example: : behavior — External …
- The name of an XML element is written using an Element style.example: : The root element is
<document.>
- The name of an XML element attribute is written using an Attribute style.example: : … an
@id
attribute. - An XML element attribute value is written using a constant-width style.example: : … value of
CommentReference
. - An XML element type name is written using a Type style.example: : … as values of the xsd:anyURI data type.