Are
<RDF:Description about="urn:mozilla:extension:{73a6fe31-595d-460b-a920-fcc0f8843232}">
and
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
"backwards"?
Should (n't) RDF be ...3232, which is NoScript
&
em:id be ... 7384, (which is presumably, Pale Moon - yes it is).
And in that respect, I'll suppose that the "2nd" RDF:Description shouldn't even be there?
Likewise, wouldn't there need to be an <em:id> in there for SeaMonkey too?
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
(I know nothing of this stuff.)
Code: Select all
<?xml version="1.0" encoding="UTF-8"?><RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  <RDF:Description about="urn:mozilla:extension:{73a6fe31-595d-460b-a920-fcc0f8843232}">
    <em:updates>
      <RDF:Seq>
          <RDF:li>
          <RDF:Description>
            <em:version>5.1.8.5rc3</em:version>
            <em:targetApplication>
              <RDF:Description>
              <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
              <em:minVersion>45</em:minVersion>
              <em:maxVersion>56</em:maxVersion>
              <em:updateLink>https://secure.informaction.com/download/betas/noscript-5.1.8.5rc3.xpi</em:updateLink>
              </RDF:Description>
            </em:targetApplication>
            <em:targetApplication>
              <RDF:Description>
              <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
              <em:minVersion>2.42</em:minVersion>
              <em:maxVersion>*</em:maxVersion>
              <em:updateLink>https://secure.informaction.com/download/betas/noscript-5.1.8.5rc3.xpi</em:updateLink>
              </RDF:Description>
            </em:targetApplication>
            <em:targetApplication>
              <RDF:Description>
              <em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id>
              <em:minVersion>27.0.2</em:minVersion>
              <em:maxVersion>*</em:maxVersion>
              <em:updateLink>https://secure.informaction.com/download/betas/noscript-5.1.8.5rc3.xpi</em:updateLink>
              </RDF:Description>
            </em:targetApplication>
          </RDF:Description>
        </RDF:li>
                <RDF:li>
          <RDF:Description>
            <em:version>10.1.7rc4</em:version>
            <em:targetApplication>
              <RDF:Description>
              <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
              <em:minVersion>57</em:minVersion>
              <em:maxVersion>*</em:maxVersion>
              <em:updateLink>https://secure.informaction.com/download/betas/noscript-10.1.7rc4.xpi</em:updateLink>
              </RDF:Description>
            </em:targetApplication>
          </RDF:Description>
        </RDF:li>
              </RDF:Seq>
    </em:updates>
  </RDF:Description>
</RDF:RDF>
 
			
			
									
						
							Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus