merge the formfield patch from ooo-build
[ooovba.git] / testautomation / xml / optional / input / docbook / ulink.001.xml
blob01d9a7d931201c5c7e5a92147c20b23034bd8cad
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3                   "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4 <!ENTITY dh "&#xAD;">
5 ]>
6 <article>
7 <articleinfo>
8 <title>Unit Test: ulink.001</title>
9 <releaseinfo role="CVS">$Id: ulink.001.xml,v 1.2 2008-07-11 08:02:05 rt Exp $</releaseinfo>
10 <author><firstname>Norman</firstname><surname>Walsh</surname>
11         <affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
12 </author>
13 </articleinfo>
15 <para>This article tests ULink hyphenation.</para>
17 <para>This is a really long URI with explicit discretionary hyphens:
18 <ulink url="http://www.example.com/this/is/really/long/for/no/good/reason/except/to/test/what/happens/with/really/long/URIs/-/because/they/are/a/good/test/for/discretionary/hyphens/">http:/&dh;/&dh;www.example.com/&dh;this/&dh;is/&dh;really/&dh;long/&dh;for/&dh;no/&dh;good/&dh;reason/&dh;except/&dh;to/&dh;test/&dh;what/&dh;happens/&dh;with/&dh;really/&dh;long/&dh;URIs/&dh;-/&dh;because/&dh;they/&dh;are/&dh;a/&dh;good/&dh;test/&dh;for/&dh;discretionary/&dh;hyphens/</ulink>.</para>
20 <para>This is a really long URI without explicit discretionary hyphens:
21 <ulink url="http://www.example.com/this/is/really/long/for/no/good/reason/except/to/test/what/happens/with/really/long/URIs/-/because/they/are/a/good/test/for/discretionary/hyphens/"/>.</para>
23 </article>