Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Multiple Elements [Thread Next] Re: Multiple ElementsTo: NULL Date: 6/1/2008 10:15:00 AM <Michael.Ruehling@t...> wrote in message news:ttl444t8ld40q1qum93gl2svl9amro1sc9@4...... > Hi, > I've got another question. > My Code works fine now and I've tried some other functions. > XSLT-Code is now: > > > <!DOCTYPE BUCH [ > <!ELEMENT BUCH (KAPITEL)+> > <!ELEMENT KAPITEL (UEBERSCHRIFT*, ZWISCHENUEBERSCHRIFT*, > TEXT*)> > <!ELEMENT UEBERSCHRIFT (#PCDATA)> > <!ELEMENT ZWISCHENUEBERSCHRIFT (#PCDATA)> > <!ELEMENT TEXT (#PCDATA)> > ] > > > Like on the Book the MULTIPLE says "Allow Multiple Tags of this". > But IE6 &NE7 &MOZ doesn't show Multiple Lines. They only show ONE > Sub-Tag (the Content) per KAPITEL. They do show multiple KAPITEL. > Does anyone know why? > > > M. > If the DOCTYPE is for BUCH you can only have one BUCH element otherwise the XML would not be a well-formed document, it would be a fragment. The + applies to the KAPITEL elements. -- Joe Fawcett http://joe.fawcett.name | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
