C.9 stdvars.mxl


<lib id="stdvars">

<!-- stdvars.mxl describes the standard uDoc variables -->
<!-- Version 0.1, June 24, 2013 -->

<!-- variable definitions look like this:  
<variable id="name">inline text content</variable>
 when they are referenced, like this:
 <var idref="name"/>
 or with fallback content:
 <var idref="name">default text</var>
 the content is used, but the variable wrapper is not
 -->

<variable id="company">Omni Systems</variable>
<variable id="ud"><b>uDoc</b></variable>
<variable id="fm">FrameMaker</variable>

<variable id="date" idref="$date" type="%B %#d, %Y" />
<variable id="author" idref="$$author[1]" />


</lib>

<!-- end of stdvars.mxl -->

Previous Topic:  C.8 stdtmarks.mxl

Next Topic:  Appendix D. MXL MicroXML Parser

Parent Topic:  Appendix C. Standard uDoc Libraries

Sibling Topics:

C.1 localattrs.mxl

C.2 localelems.mxl

C.3 stdabbrs.mxl

C.4 stdattrs.mxl

C.5 stdelems.mxl

C.6 stdgloss.mxl

C.7 stdlists.mxl

C.8 stdtmarks.mxl