CC/PP Example


<RDF xmlns="...."
     ...
     xmlns:prf="http://www.wapforum.org/UAPROF/ccppschema-20000405#">
 <Description ... >
  <ccpp:component>
    <Description ... >
      <prf:cpu>PPC</prf:cpu>
    </Description>
  </ccpp:component>
  ...
  </Description>
</RDF>