foundation_system/system_model/system_definition.xml
changeset 130 ffbd2b110bc3
parent 116 c2b02bde6e2f
child 137 1d09e6ab9ec9
equal deleted inserted replaced
116:c2b02bde6e2f 130:ffbd2b110bc3
     3 <!ELEMENT SystemDefinition ( systemModel | layer | package | collection | component)>
     3 <!ELEMENT SystemDefinition ( systemModel | layer | package | collection | component)>
     4 <!ATTLIST SystemDefinition
     4 <!ATTLIST SystemDefinition
     5   schema CDATA #REQUIRED
     5   schema CDATA #REQUIRED
     6   id-namespace CDATA "http://www.symbian.org/system-definition"
     6   id-namespace CDATA "http://www.symbian.org/system-definition"
     7 >
     7 >
     8 <!-- this DTD describes schema="3.0.0" --> 
     8 <!-- this DTD describes schema="3.0.1" --> 
     9 
     9 
    10 <!-- all relative paths are relative to this file
    10 <!-- all relative paths are relative to this file
    11 	all absolute paths are relative to the environment variable specified by the root attribute, or SRCROOT if not.  -->
    11 	all absolute paths are relative to the environment variable specified by the root attribute, or SRCROOT if not.  -->
    12 
    12 
    13 <!-- Container for metadata
    13 <!-- Container for metadata