[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Seriesinfo tag not respected
It's not in 5.0 either Bernhard? Dave On Mon, 19 Nov 2018 at 09:17, Bernhard Kleine <bernhard.kleine@gmx.net> wrote: > > 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 > -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ.
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]