1234567891011121314151617181920212223242526272829303132333435363738394041 |
- <?xml version="1.0"?>
- <!--
- ##############################################################################
- # HPCC SYSTEMS software Copyright (C) 2012 HPCC Systems.
- #
- # Licensed under the Apache License, Version 2.0 (the "License");
- # you may not use this file except in compliance with the License.
- # You may obtain a copy of the License at
- #
- # http://www.apache.org/licenses/LICENSE-2.0
- #
- # Unless required by applicable law or agreed to in writing, software
- # distributed under the License is distributed on an "AS IS" BASIS,
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- # See the License for the specific language governing permissions and
- # limitations under the License.
- ##############################################################################
- -->
- <RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
- xmlns:NC="http://home.netscape.com/NC-rdf#"
- xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
- <RDF:Seq RDF:about="rdf:#$FRpbn3">
- <RDF:li RDF:resource="rdf:#$GRpbn3"/>
- </RDF:Seq>
- <RDF:Description RDF:about="urn:mozilla:extension:foobar@developer.mozilla.org"
- em:signature="MIGTMA0GCSqGSIb3DQEBDQUAA4GBANfn3DoZdgzUWnwaH7MtY4m2waksstZOL/qVARCDZqlHHJlZWGaaxD3/O09imYK7ALGXoqxKDER7J4eALUwNAk5yXmS1grnpcEcpWPY32+zmAbEEcwht0neG/2qkoPKHdIdPR46GHeC3+Py5KbOURlcqWXlfr9qvVJf81etF17Ac">
- <em:updates RDF:resource="rdf:#$FRpbn3"/>
- </RDF:Description>
- <RDF:Description RDF:about="rdf:#$JRpbn3"
- em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
- em:minVersion="3.6"
- em:maxVersion="3.6.*"
- em:updateLink="npGraphViewCtl.xpi"
- em:updateInfoURL="npGraphViewCtl.html" />
- <RDF:Description RDF:about="rdf:#$GRpbn3"
- em:version="5.7.0.8">
- <em:targetApplication RDF:resource="rdf:#$JRpbn3"/>
- </RDF:Description>
- </RDF:RDF>
|