]> git.evergreen-ils.org Git - working/Evergreen.git/blob - stylesheets/evergreen_docbook_files/docbook-xsl-1.75.2/params/ebnf.assignment.xml
Add stylesheets for our evergreen docbook site.
[working/Evergreen.git] / stylesheets / evergreen_docbook_files / docbook-xsl-1.75.2 / params / ebnf.assignment.xml
1 <refentry xmlns="http://docbook.org/ns/docbook"\r
2           xmlns:xlink="http://www.w3.org/1999/xlink"\r
3           xmlns:xi="http://www.w3.org/2001/XInclude"\r
4           xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
5           xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
6           version="5.0" xml:id="ebnf.assignment">\r
7 <refmeta>\r
8 <refentrytitle>ebnf.assignment</refentrytitle>\r
9 <refmiscinfo class="other" otherclass="datatype">rtf</refmiscinfo>\r
10 </refmeta>\r
11 <refnamediv>\r
12 <refname>ebnf.assignment</refname>\r
13 <refpurpose>The EBNF production assignment operator</refpurpose>\r
14 </refnamediv>\r
15 \r
16 <refsynopsisdiv>\r
17 <src:fragment xml:id="ebnf.assignment.frag">\r
18 <xsl:param condition="html" name="ebnf.assignment">\r
19 <code xmlns="">::=</code>\r
20 </xsl:param>\r
21 <xsl:param xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" condition="fo" name="ebnf.assignment">\r
22   <fo:inline font-family="{$monospace.font.family}">\r
23     <xsl:text>::=</xsl:text>\r
24   </fo:inline>\r
25 </xsl:param>\r
26 </src:fragment>\r
27 </refsynopsisdiv>\r
28 \r
29 <refsection><info><title>Description</title></info>\r
30 \r
31 <para>The <parameter>ebnf.assignment</parameter> parameter determines what\r
32 text is used to show <quote>assignment</quote> in <tag>production</tag>s\r
33 in <tag>productionset</tag>s.</para>\r
34 \r
35 <para>While <quote><literal>::=</literal></quote> is common, so are several\r
36 other operators.</para>\r
37 \r
38 </refsection>\r
39 </refentry>\r