[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Seriesinfo tag not respected
Or the RNG changed since a seriesinfo tag was obviously intended. Regards Bernhard Am 19.11.2018 um 07:54 schrieb Radu Coravu: > Hi Bernhard, > > I looked at the DocBook 5.1 RNG located on their web site: > > https://docbook.org/xml/5.1/rng/docbook.rng > > and there is no "seriesinfo" element defined in it so probably the > example here needs to be updated: > > https://tdg.docbook.org/tdg/5.1/ch02.html#s.bibliography > > Regards, > Radu > > Radu Coravu > <oXygen/> XML Editor > http://www.oxygenxml.com > > On 11/18/2018 11:38 AM, Bernhard Kleine wrote: >> I am using Oxygen xml editor 20.1. >> >> Am 18.11.2018 um 10:36 schrieb Dave Pawson: >>> How are you validating the xml instance please Bernhard? >>> Â Simple method, against the .rng schema, using Jing >>> (https://github.com/relaxng/jing-trang) >>> ÂÂ See if you still get an error? >>> >>> HTH >>> >>> >>> On Sun, 18 Nov 2018 at 09:22, Bernhard Kleine <bernhard.kleine@gmx.net >>> <mailto:bernhard.kleine@gmx.net>> wrote: >>> >>> ÂÂÂ This is the header for the biblioentry shown in the previous mail. >>> >>> ÂÂÂ <?xml version='1.0' encoding='UTF-8'?> >>> ÂÂÂ <?xml-model href="http://docbook.org/xml/5.1/rng/docbook.rng" >>> ÂÂÂ <http://docbook.org/xml/5.1/rng/docbook.rng> >>> ÂÂÂ schematypens="http://relaxng.org/ns/structure/1.0" >>> ÂÂÂ <http://relaxng.org/ns/structure/1.0>?> >>> ÂÂÂ <?xml-model href="http://docbook.org/xml/5.1/sch/docbook.sch" >>> ÂÂÂ <http://docbook.org/xml/5.1/sch/docbook.sch> >>> ÂÂÂ type="application/xml" >>> ÂÂÂ schematypens="http://purl.oclc.org/dsdl/schematron" >>> ÂÂÂ <http://purl.oclc.org/dsdl/schematron>?> >>> >>> ÂÂÂ <bibliography version="5.1" xml:lang="en" >>> ÂÂÂÂÂÂÂ xmlns="http://docbook.org/ns/docbook" >>> ÂÂÂ <http://docbook.org/ns/docbook> >>> ÂÂÂÂÂÂÂ xmlns:xlink="http://www.w3.org/1999/xlink" >>> ÂÂÂ <http://www.w3.org/1999/xlink> >>> ÂÂÂÂÂÂÂ xmlns:ns="http://docbook.org/ns/docbook" >>> ÂÂÂ <http://docbook.org/ns/docbook>> >>> >>> ÂÂÂ Am 18.11.2018 um 09:56 schrieb Dave Pawson: >>>> ÂÂÂ https://tdg.docbook.org/tdg/5.1/ >>>> >>>> ÂÂÂ Again, no seriesinfo element? >>>> ÂÂÂ IIRC the tdg is generated from the schema? >>>> >>>> ÂÂÂ Bob / Norm would need to state which is definitive. >>>> >>>> ÂÂÂ https://tdg.docbook.org/tdg/5.1/set.html is set any more >>>> ÂÂÂ helpful? >>>> >>>> ÂÂÂ regards >>>> >>>> >>>> ÂÂÂ On Sun, 18 Nov 2018 at 08:13, Bernhard Kleine >>>> ÂÂÂ <bernhard.kleine@gmx.net <mailto:bernhard.kleine@gmx.net>> wrote: >>>> >>>> ÂÂÂÂÂÂÂ Hi Dave, >>>> >>>> ÂÂÂÂÂÂÂ in https://tdg.docbook.org/tdg/5.1/ch02.html#s.bibliography >>>> ÂÂÂÂÂÂÂ there is the seriesinfo tag, however, there is an validation >>>> ÂÂÂÂÂÂÂ error with seriesinfo: >>>> >>>> ÂÂÂÂÂÂÂ <biblioentry xreflabel=" (2005)" xml:id="VC05"> >>>> ÂÂÂÂÂÂÂÂÂÂ <authorgroup> >>>> >>>> ÂÂÂÂÂÂÂ >>>> <editor><personname><firstname>Isabel</firstname><surname>Varela-Nieto</surname></personname></editor> >>>> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ <editor><personname><firstname>Julie >>>> ÂÂÂÂÂÂÂ A.</firstname><surname>Chowen</surname></personname></editor> >>>> ÂÂÂÂÂÂÂÂÂÂ </authorgroup> >>>> ÂÂÂÂÂÂÂ <!--InBook booktitle, edition, series, (pages), publisher--> >>>> ÂÂÂÂÂÂÂÂÂÂÂ <biblioset relation="book"> >>>> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ <citetitle pubwork="book">THE GROWTH >>>> ÂÂÂÂÂÂÂ HORMONE/INSULIN-LIKE GROWTH FACTOR AXIS DURING >>>> ÂÂÂÂÂÂÂ DEVELOPMENT</citetitle> >>>> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ <pubdate>2005</pubdate> >>>> ÂÂÂÂÂÂÂÂÂÂÂ </biblioset> >>>> ÂÂÂÂÂÂÂÂÂÂÂ <seriesinfo> >>>> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ <title>ADVANCES IN EXPERIMENTAL MEDICINE AND >>>> ÂÂÂÂÂÂÂ BIOLOGY�</title> >>>> ÂÂÂÂÂÂÂÂÂÂÂ </seriesinfo> >>>> ÂÂÂÂÂÂÂÂÂÂÂ <biblioid class="doi">10.1007/b106814</biblioid> >>>> ÂÂÂÂÂÂÂÂÂÂÂ <biblioid >>>> ÂÂÂÂÂÂÂ class="isbn">978-0387-25119-6</biblioid> >>>> ÂÂÂÂÂÂÂ </biblioentry> >>>> >>>> ÂÂÂÂÂÂÂ Regards >>>> >>>> ÂÂÂÂÂÂÂ Bernhard >>>> >>>> ÂÂÂÂÂÂÂ Am 18.11.2018 um 07:31 schrieb Dave Pawson: >>>>> ÂÂÂÂÂÂÂ https://tdg.docbook.org/tdg/5.1/ >>>>> >>>>> ÂÂÂÂÂÂÂ There is no series element Bernhard? >>>>> >>>>> ÂÂÂÂÂÂÂ regards >>>>> ÂÂÂÂÂÂÂ On Sat, 17 Nov 2018 at 20:12, Bernhard Kleine >>>>> <bernhard.kleine@gmx.net> <mailto:bernhard.kleine@gmx.net> wrote: >>>>>> ÂÂÂÂÂÂÂ I found another identifier which I cannot find in >>>>>> docbook5: series >>>>>> >>>>>> ÂÂÂÂÂÂÂ </biblioentry><biblioentry xreflabel=" (2005)" >>>>>> xml:id="VC05"> >>>>>> ÂÂÂÂÂÂÂÂÂÂ <authorgroup> >>>>>> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ >>>>>> <editor><personname><firstname>Isabel</firstname><surname>Varela-Nieto</surname></personname></editor> >>>>>> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ <editor><personname><firstname>Julie >>>>>> A.</firstname><surname>Chowen</surname></personname></editor> >>>>>> ÂÂÂÂÂÂÂÂÂÂ </authorgroup> >>>>>> ÂÂÂÂÂÂÂ <!--InBook booktitle, edition, series, (pages), publisher--> >>>>>> ÂÂÂÂÂÂÂÂÂÂÂ <biblioset relation="book"> >>>>>> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ <citetitle pubwork="book">THE GROWTH >>>>>> HORMONE/INSULIN-LIKE GROWTH FACTOR AXIS DURING >>>>>> DEVELOPMENT</citetitle> >>>>>> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ <pubdate>2005</pubdate> >>>>>> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ <series>ADVANCES IN EXPERIMENTAL MEDICINE AND >>>>>> BIOLOGY</series> >>>>>> ÂÂÂÂÂÂÂÂÂÂÂ </biblioset> >>>>>> ÂÂÂÂÂÂÂÂÂÂÂ <biblioid class="doi">10.1007/b106814</biblioid> >>>>>> ÂÂÂÂÂÂÂÂÂÂÂ <biblioid >>>>>> class="isbn">978-0387-25119-6</biblioid> >>>>>> ÂÂÂÂÂÂÂ </biblioentry> >>>>>> >>>>>> ÂÂÂÂÂÂÂ Series throws an error in validation: 'not allowed'. >>>>>> >>>>>> ÂÂÂÂÂÂÂ I would like to know how to place the series field. >>>>>> >>>>>> ÂÂÂÂÂÂÂ Thanks a lot! >>>>>> >>>>>> ÂÂÂÂÂÂÂ Bernhard >>>>>> >>>>>> ÂÂÂÂÂÂÂ -- >>>>>> ÂÂÂÂÂÂÂ spitzhalde9 >>>>>> ÂÂÂÂÂÂÂ D-79853 lenzkirch >>>>>> ÂÂÂÂÂÂÂ bernhard.kleine@gmx.net <mailto:bernhard.kleine@gmx.net> >>>>>> ÂÂÂÂÂÂÂ www.b-kleine.com <http://www.b-kleine.com>, >>>>>> www.urseetal.net <http://www.urseetal.net> >>>>>> ÂÂÂÂÂÂÂ - >>>>>> ÂÂÂÂÂÂÂ thunderbird mit enigmail >>>>>> ÂÂÂÂÂÂÂ GPG schlÃssel: D5257409 >>>>>> ÂÂÂÂÂÂÂ fingerprint: >>>>>> ÂÂÂÂÂÂÂ 08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09 >>>> >>>> ÂÂÂÂÂÂÂ -- >>>> ÂÂÂÂÂÂÂ spitzhalde9 >>>> ÂÂÂÂÂÂÂ D-79853 lenzkirch >>>> ÂÂÂÂÂÂÂ bernhard.kleine@gmx.net <mailto:bernhard.kleine@gmx.net> >>>> ÂÂÂÂÂÂÂ www.b-kleine.com <http://www.b-kleine.com>, >>>> www.urseetal.net <http://www.urseetal.net> >>>> ÂÂÂÂÂÂÂ - >>>> ÂÂÂÂÂÂÂ thunderbird mit enigmail >>>> ÂÂÂÂÂÂÂ GPG schlÃssel: D5257409 >>>> ÂÂÂÂÂÂÂ fingerprint: >>>> ÂÂÂÂÂÂÂ 08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09 >>>> >>>> >>>> >>>> ÂÂÂ -- >>>> ÂÂÂ Dave Pawson >>>> ÂÂÂ XSLT XSL-FO FAQ. >>>> ÂÂÂ Docbook FAQ. >>> >>> ÂÂÂ -- >>> ÂÂÂ spitzhalde9 >>> ÂÂÂ D-79853 lenzkirch >>> ÂÂÂ bernhard.kleine@gmx.net <mailto:bernhard.kleine@gmx.net> >>> ÂÂÂ www.b-kleine.com <http://www.b-kleine.com>, www.urseetal.net >>> <http://www.urseetal.net> >>> ÂÂÂ - >>> ÂÂÂ thunderbird mit enigmail >>> ÂÂÂ GPG schlÃssel: D5257409 >>> ÂÂÂ fingerprint: >>> ÂÂÂ 08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09 >>> >>> >>> >>> -- >>> Dave Pawson >>> XSLT XSL-FO FAQ. >>> Docbook FAQ. >> >> -- >> spitzhalde9 >> D-79853 lenzkirch >> bernhard.kleine@gmx.net >> www.b-kleine.com, www.urseetal.net >> - >> thunderbird mit enigmail >> GPG schlÃssel: D5257409 >> fingerprint: >> 08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09 >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org > -- spitzhalde9 D-79853 lenzkirch bernhard.kleine@gmx.net www.b-kleine.com, www.urseetal.net - thunderbird mit enigmail GPG schlÃssel: D5257409 fingerprint: 08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09
Attachment:
signature.asc
Description: OpenPGP digital signature
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]