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

 


Help: OASIS Mailing Lists Help | MarkMail Help

xdi-editors message

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


Subject: docbook generation


for those of you planning on moving to a different format, or are in need of a local html copy of your xml document, here is the command-line statement you need:

1] cd to the directory of your document
2] run 
	xsltproc -o [outputfilename.html] ../../docbook/xsl/html/docbook.xsl [you xml document]

(e.g. xsltproc -o test.html ../../docbook/xsl/html/docbook.xsl xdi-discovery-1.0-wd01.xml)

after a few minutes, this will produce your html file.

it is likely that you have at least on copy of xsltproc installed

Peter Davis: Neustar, Inc.
Distinguished Engineer, Director, Neustar Foundry
45980 Center Oak Plaza Sterling, VA 20166
[T] +1 571 434 5516 [E] peter.davis@neustar.biz [W] http://www.neustar.biz/ [X] xri://@neustar*pdavis [X] xri://=peterd
The information contained in this e-mail message is intended only for the use of the recipient(s) named above and may contain confidential and/or privileged information. If you are not the intended recipient you have received this e-mail message in error and any review, dissemination, distribution, or copying of this message is strictly prohibited. If you have received this communication in error, please notify us immediately and delete the original message.



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