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: Re: [xdi-editors] docbook generation


The discovery errors may be due to editor incomplete placeholders.


From: Markus Sabadello <markus.sabadello@xdi.org>
Date: Monday, August 4, 2014 12:20 PM
To: "Davis, Peter" <Peter.Davis@neustar.biz>
Cc: "xdi-editors@lists.oasis-open.org" <xdi-editors@lists.oasis-open.org>
Subject: Re: [xdi-editors] docbook generation

Just tried it, and it basically works, but I got a few errors with some of the XML documents.

E.g. with xdi-core-1.0-wd02.xml:

Stripping NS from DocBook 5/NG document.
Processing stripped document.
Error: no ID for constraint linkend: xdi-dictionary-1.0.
XRef to nonexistent id: xdi-dictionary-1.0
Error: no ID for constraint linkend: heterarchy.
XRef to nonexistent id: heterarchy

Or with xdi-discovery-1.0-wd01.xml:

Stripping NS from DocBook 5/NG document.
Processing stripped document.
Error: no ID for constraint linkend: ???.
Error: no ID for constraint linkend: ???.
No template matches listitem in listitem.
No template matches listitem in listitem.
No template matches itemizedList in section.
No template matches listitem in itemizedList.
No template matches listitem in itemizedList.

Markus



On Mon, Aug 4, 2014 at 5:50 PM, Davis, Peter <Peter.Davis@neustar.biz> wrote:
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.


---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that
generates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php




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