blob: 9fd56fec0c0819e734d628f532c5077f8e254289 [file] [log] [blame]
<!--
The test is to give an error message
that mentions the absence of parseType="Literal"
-->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://example.org/">
<ConfigurationKey rdf:ID="aclcodecs">
<comment>
<val>
This constant is the key of the property whose
value contains the
list of ACLCODECSs that have to be launched
at bootstrap time.
This list must be retrieved via the
<code>getSpecifiers(ACLCODECS)</code>
method.
</val>
</comment>
</ConfigurationKey>
</rdf:RDF>