I was thinking of nested quotations. And I see no obvious use for them. No legal attribute I know of uses them, no?
Peter -------- Original-Nachricht -------- > Datum: Wed, 26 Oct 2011 08:19:37 -0700 (PDT) > Von: David Haslam <[email protected]> > An: [email protected] > Betreff: Re: [sword-devel] XML attribute delimiters in OSIS files? > You think Peter was thinking of nested quotations? Greg hinted at the > possibility in his first reply. > > So to illustrate...(merely hypothetical - not something to expect in OSIS) > > ------ > > !!!!! Does not address the possibility of nesting within an attribute > !!!!! > > Example: > <title type='nested "quotation" '/> > becomes > <title type="nested "quotation" "/> > which is invalid XML > > However this is much less likely than > <title type="nested 'quotation' "/> > so probably not an issue. > > ------ > > (Pasted from a comment in the TextPipe filter I was just writing.) > > Special filter to rectify XML attribute delimiters > Converts delimiters that use apostrophes to using double quotes > > My filter doesn't care that the input files are OSIS. > It's just a simple solution to the issue I encountered. > > David > > -- > View this message in context: > http://sword-dev.350566.n4.nabble.com/XML-attribute-delimiters-in-OSIS-files-tp3907261p3940986.html > Sent from the SWORD Dev mailing list archive at Nabble.com. > > _______________________________________________ > sword-devel mailing list: [email protected] > http://www.crosswire.org/mailman/listinfo/sword-devel > Instructions to unsubscribe/change your settings at above page -- Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de _______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
