RCL_3/app/printing/package_definition.xml
author Dario Sestito <darios@symbian.org>
Wed, 01 Dec 2010 15:34:13 +0000
changeset 513 f99df75e4e8e
parent 500 d8ac09bd7e84
child 514 dac9fd4a6922
permissions -rw-r--r--
Update package models from latest system model (platform@0240cdcd8446)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
433
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
     2
<!DOCTYPE SystemDefinition [
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
     3
 <!ELEMENT SystemDefinition (systemModel)>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
     4
 <!ATTLIST SystemDefinition
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
     5
  name CDATA #REQUIRED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
     6
  schema CDATA #REQUIRED>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
     7
 <!ELEMENT systemModel (layer+)>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
     8
 <!ELEMENT layer (block*|collection*)*>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
     9
 <!ATTLIST layer
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    10
  name CDATA #REQUIRED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    11
  long-name CDATA #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    12
  levels NMTOKENS #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    13
  span CDATA #IMPLIED>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    14
 <!ELEMENT block (subblock*|collection*)*>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    15
 <!ATTLIST block
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    16
  levels NMTOKENS #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    17
  span CDATA #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    18
  level NMTOKEN #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    19
  name CDATA #REQUIRED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    20
  long-name CDATA #IMPLIED>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    21
 <!ELEMENT subblock (collection)*>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    22
 <!ATTLIST subblock
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    23
  name CDATA #REQUIRED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    24
  long-name CDATA #IMPLIED>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    25
 <!ELEMENT collection (component)*>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    26
 <!ATTLIST collection
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    27
  name CDATA #REQUIRED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    28
  long-name CDATA #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    29
  level NMTOKEN #IMPLIED>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    30
 <!ELEMENT component (unit)*>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    31
 <!ATTLIST component
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    32
  name CDATA #REQUIRED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    33
  long-name CDATA #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    34
  deprecated CDATA #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    35
  introduced CDATA #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    36
  contract CDATA #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    37
  plugin (Y|N) 'N'
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    38
  filter CDATA #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    39
  class NMTOKENS #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    40
  supports CDATA #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    41
  purpose (optional|mandatory|development) 'optional'>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    42
 <!ELEMENT unit EMPTY>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    43
 <!ATTLIST unit
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    44
  mrp CDATA #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    45
  filter CDATA #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    46
  bldFile CDATA #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    47
  root CDATA #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    48
  version NMTOKEN #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    49
  prebuilt NMTOKEN #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    50
  late (Y|N) #IMPLIED
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    51
  priority CDATA #IMPLIED>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    52
]>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    53
<SystemDefinition name="Symbian^3" schema="2.0.1">
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    54
 <systemModel>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    55
  <layer name="app" long-name="Applications" levels="services apps">
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    56
   <block name="printing" level="services" long-name="Printing" levels="app">
513
f99df75e4e8e Update package models from latest system model (platform@0240cdcd8446)
Dario Sestito <darios@symbian.org>
parents: 500
diff changeset
    57
<collection name="DirectPrint" level="app">
433
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    58
<component name="DirectPrintApp" filter="sf_build" long-name="DirectPrint App" introduced="^3">
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    59
<unit bldFile="/sf/app/printing/DirectPrint/DirectPrintApp/group"/>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    60
</component>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    61
<component name="DirectPrintServer" filter="sf_build" long-name="DirectPrint Server" introduced="^3">
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    62
<unit bldFile="/sf/app/printing/DirectPrint/DirectPrintServer/group"/>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    63
</component>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    64
<component name="DirectPrintClient" filter="sf_build" long-name="DirectPrint Client" introduced="^3">
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    65
<unit bldFile="/sf/app/printing/DirectPrint/DirectPrintClient/group"/>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    66
</component>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    67
</collection>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    68
<collection name="imageprint" long-name="ImagePrint" level="app">
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    69
<component name="clog" filter="s60" long-name="ImagePrint Logging" introduced="^2">
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    70
<unit bldFile="/sf/app/printing/imageprint/clog/group"/>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    71
</component>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    72
<component name="imageprintengine" filter="s60" long-name="ImagePrint Engine" introduced="^2">
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    73
<unit bldFile="/sf/app/printing/imageprint/imageprintengine/group"/>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    74
</component>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    75
<component name="imageprintui" filter="s60" long-name="ImagePrint UI" introduced="^2">
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    76
<unit bldFile="/sf/app/printing/imageprint/imageprintui/group"/>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    77
</component>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    78
<component name="imageprint_build" filter="s60" long-name="ImagePrint Build" introduced="^2">
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    79
<!--  Need to break the IBY includes into the other components, or remove #includes and make this a ROM component -->
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    80
<unit bldFile="/sf/app/printing/imageprint/group"/>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    81
</component>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    82
</collection>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    83
</block>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    84
  </layer>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    85
 </systemModel>
df51cca71c18 Addes folder for RCL_3 packages.
Chetan Kapoor<chetank@symbian.org>
parents:
diff changeset
    86
</SystemDefinition>