OASIS XML Localisation Interchange File Format (XLIFF) TC

  • 1.  metadata question

    Posted 07-05-2012 06:23
    Hi all, While looking at the proposal for the processing expectations for both <metadata> and custom namespaces, I got a question regarding <metadata>: Can a <metadata> element have two or more <meta> elements that have the same value for the 'type' attribute? For example: <metadata> <meta type='myType'>My value 1</meta> <meta type='myType'>My value 2</meta> </metadata> I'm asking because this has implications for the implementations (e.g. can some type of hash-map be used or not). I would go for NOT allowing duplicated type values, to keep things simple. Cheers, -yves


  • 2.  Re: [xliff] metadata question

    Posted 07-05-2012 10:09
    Hi, Not allowing duplicated "type" attributes is fine for me. Sent from my iPad On Jul 5, 2012, at 3:22 AM, Yves Savourel <ysavourel@enlaso.com> wrote: > Hi all, > > While looking at the proposal for the processing expectations for both <metadata> and custom namespaces, I got a question regarding <metadata>: > > Can a <metadata> element have two or more <meta> elements that have the same value for the 'type' attribute? > > For example: > > <metadata> > <meta type='myType'>My value 1</meta> > <meta type='myType'>My value 2</meta> > </metadata> > > I'm asking because this has implications for the implementations (e.g. can some type of hash-map be used or not). > > I would go for NOT allowing duplicated type values, to keep things simple. > > Cheers, > -yves > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: xliff-unsubscribe@lists.oasis-open.org > For additional commands, e-mail: xliff-help@lists.oasis-open.org >