4.12.2.3 :: Horizontal Rule

Description


The <hrChunk> element places a simple horizontal rule on the page.

Quick Example


  1.  <?xml version="1.0" encoding="UTF-8" ?>
  2.  <wapl xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://wapl.wapple.net/wapl.xsd">
  3.   <layout>
  4.   <hrChunk/>
  5.   </layout>
  6.  </wapl>

Contents