<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE SystemDefinition [
<!ELEMENT SystemDefinition (systemModel)>
<!ATTLIST SystemDefinition
name CDATA #REQUIRED
schema CDATA #REQUIRED>
<!ELEMENT systemModel (layer+)>
<!ELEMENT layer (block*|collection*)*>
<!ATTLIST layer
name CDATA #REQUIRED
long-name CDATA #IMPLIED
levels NMTOKENS #IMPLIED
span CDATA #IMPLIED>
<!ELEMENT block (subblock*|collection*)*>
<!ATTLIST block
levels NMTOKENS #IMPLIED
span CDATA #IMPLIED
level NMTOKEN #IMPLIED
name CDATA #REQUIRED
long-name CDATA #IMPLIED>
<!ELEMENT subblock (collection)*>
<!ATTLIST subblock
name CDATA #REQUIRED
long-name CDATA #IMPLIED>
<!ELEMENT collection (component)*>
<!ATTLIST collection
name CDATA #REQUIRED
long-name CDATA #IMPLIED
level NMTOKEN #IMPLIED>
<!ELEMENT component (unit)*>
<!ATTLIST component
name CDATA #REQUIRED
long-name CDATA #IMPLIED
deprecated CDATA #IMPLIED
introduced CDATA #IMPLIED
contract CDATA #IMPLIED
plugin (Y|N) 'N'
filter CDATA #IMPLIED
class NMTOKENS #IMPLIED
supports CDATA #IMPLIED
purpose (optional|mandatory|development) 'optional'>
<!ELEMENT unit EMPTY>
<!ATTLIST unit
mrp CDATA #IMPLIED
filter CDATA #IMPLIED
bldFile CDATA #IMPLIED
root CDATA #IMPLIED
version NMTOKEN #IMPLIED
prebuilt NMTOKEN #IMPLIED
late (Y|N) #IMPLIED
priority CDATA #IMPLIED>
]>
<SystemDefinition name="Symbian^3" schema="2.0.1">
<systemModel>
<layer name="adaptation" long-name="Adaptation" levels="low mw high">
<block name="codecs.aricent" level="low" long-name="Aricent Codecs">
<collection name="utilities" long-name="Aricent Utilities">
<component name="ariprocessengine" long-name="Aricent Process Engine">
<unit bldFile="/sf/adapt/codecs.aricent/utilities/ariprocessengine/group"/>
</component>
<component name="aristatemachine" long-name="Aricent State Machine">
<unit bldFile="/sf/adapt/codecs.aricent/utilities/aristatemachine/group"/>
</component>
</collection>
<collection name="aaclc_enc" level="plugin">
<component name="ariaaclcencmmfcodec">
<unit bldFile="/sf/adapt/codecs.aricent/aaclc_enc/ariaaclcencmmfcodec/group"/>
</component>
</collection>
<collection name="amrnb_dec" level="plugin">
<component name="ariamrnbdecmmfcodec">
<unit bldFile="/sf/adapt/codecs.aricent/amrnb_dec/ariamrnbdecmmfcodec/group"/>
</component>
</collection>
<collection name="amrnb_enc" level="plugin">
<component name="ariamrnbencmmfcodec">
<unit bldFile="/sf/adapt/codecs.aricent/amrnb_enc/ariamrnbencmmfcodec/group"/>
</component>
</collection>
<collection name="amrwb_dec" level="plugin">
<component name="ariamrwbdecmmfcodec">
<unit bldFile="/sf/adapt/codecs.aricent/amrwb_dec/ariamrwbdecmmfcodec/group"/>
</component>
</collection>
<collection name="h264_dec" level="plugin">
<component name="arih264dechwdevice">
<unit bldFile="/sf/adapt/codecs.aricent/h264_dec/arih264dechwdevice/group"/>
</component>
</collection>
<collection name="h264_enc" level="plugin">
<component name="arih264enchwdevice">
<unit bldFile="/sf/adapt/codecs.aricent/h264_enc/arih264enchwdevice/group"/>
</component>
</collection>
<collection name="heaac_dec" level="plugin">
<component name="ariheaacdecmmfcodec">
<unit bldFile="/sf/adapt/codecs.aricent/heaac_dec/ariheaacdecmmfcodec/group"/>
</component>
</collection>
<collection name="mp3_dec" level="plugin">
<component name="arimp3decmmfcodec">
<unit bldFile="/sf/adapt/codecs.aricent/mp3_dec/arimp3decmmfcodec/group"/>
</component>
</collection>
<collection name="mp4asp_dec" level="plugin">
<component name="arimpeg4aspdechwdevice">
<unit bldFile="/sf/adapt/codecs.aricent/mp4asp_dec/arimpeg4aspdechwdevice/group"/>
</component>
</collection>
<collection name="mp4sp_enc" level="plugin">
<component name="arimp4spenchwdevice">
<unit bldFile="/sf/adapt/codecs.aricent/mp4sp_enc/arimp4spenchwdevice/group"/>
</component>
</collection>
</block>
</layer>
</systemModel>
</SystemDefinition>