OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: My apologies !


I apologize for my the constant irritants : but here is a piece of XML code where the html output does not generate the address -

if i place the address tags within an abstract - it does generate my address but does not do it independently, what could be the problem ?



Here is my xml code

-----------------------------------------------------------------------------------

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE article SYSTEM "file:///C:/docbook44/docbookx.dtd">
  <article lang="en-US">
        <articleinfo>
                <title>GT.M Database Migration</title>
                    <pubdate>18 April 2005</pubdate>
            <copyright>
                        <year>2005</year>
                        <holder>Fidelity Information Services, Inc.</holder>
            </copyright>
                                                       
                        <address>
                                GT.M Group
                                Fidelity Information Services, Inc.
                                <street>2 West Liberty Boulevard, Suite 300</street>
                                <city>Malvern, </city><state>PA </state><postcode> 19355, </postcode>
                                <country>United States of America</country>
                                <phone>GT.M Support: +1 (610) 578-4226</phone>
                                <phone>Switchboard: +1 (610) 296-8877 </phone>
                                <fax>Fax: +1 (484) 595-5101 </fax>
                                <ulink url="http://www.sanchez-gtm.com">http://www.sanchez-gtm.com</ulink>
                                <ulink url="mailto:gtmsupport@fnf.com">gtmsupport@fnf.com</ulink>
                        </address>              
            <legalnotice>
                        <title>Legal Notice</title>


--------------------------------------------

Here is my HTML page:

 

GT.M Database Migration

Legal Notice

18 April 2005

Table of Contents

Overview
Installing GT.M V5.0-000
Upgrading to GT.M V5.0-000
Upgrade by extract/load
Upgrading with MUPIP [REORG] UPGRADE
Downgrading from V5.0-000
Downgrade by Extract/Load
Downgrading with MUPIP [REORG] DOWNGRADE












Confidentiality Statement:

This message is intended only for the individual or entity to which it is addressed. It may contain privileged, confidential information which is exempt from disclosure under applicable laws. If you are not the intended recipient, please note that you are strictly prohibited from disseminating or distributing this information (other than to the intended recipient) or copying this information. If you have received this communication in error, please notify us immediately by return email.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]