summaryrefslogtreecommitdiff
path: root/oma-dm-cfg/ddf/slp/slp_fumo_ddf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'oma-dm-cfg/ddf/slp/slp_fumo_ddf.xml')
-rwxr-xr-xoma-dm-cfg/ddf/slp/slp_fumo_ddf.xml270
1 files changed, 270 insertions, 0 deletions
diff --git a/oma-dm-cfg/ddf/slp/slp_fumo_ddf.xml b/oma-dm-cfg/ddf/slp/slp_fumo_ddf.xml
new file mode 100755
index 0000000..71d6857
--- /dev/null
+++ b/oma-dm-cfg/ddf/slp/slp_fumo_ddf.xml
@@ -0,0 +1,270 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--DOCTYPE MgmtTree PUBLIC "-//OMA//DTD-DM-DDF 1.2//EN" http://www.openmobilealliance.org/tech/DTD/OMA-TS-DM-DDF-V1_2_0.dtd -->
+<MgmtTree>
+ <VerDTD>1.2</VerDTD>
+ <Man>Samsung Electronics</Man>
+ <Mod>GT-I9500</Mod>
+ <Node>
+ <NodeName>FUMO</NodeName>
+ <!--The node is located in a location specified below in the Path element -->
+ <Path>.</Path>
+ <DFProperties>
+ <AccessType>
+ <Get/>
+ </AccessType>
+ <DFFormat>
+ <node/>
+ </DFFormat>
+ <Occurrence>
+ <ZeroOrMore/>
+ </Occurrence>
+ <Scope>
+ <Permanent/>
+ </Scope>
+ <DFTitle>A firmware update package</DFTitle>
+ <DFType>
+ <DDFName></DDFName>
+ </DFType>
+ </DFProperties>
+ <Node>
+ <NodeName>PkgName</NodeName>
+ <DFProperties>
+ <AccessType>
+ <Get/>
+ </AccessType>
+ <DFFormat>
+ <chr/>
+ </DFFormat>
+ <Occurrence>
+ <ZeroOrMore/>
+ </Occurrence>
+ <Scope>
+ <Dynamic/>
+ </Scope>
+ <DFTitle>Name of Update Package</DFTitle>
+ <DFType>
+ <MIME>text/plain</MIME>
+ </DFType>
+ </DFProperties>
+ </Node>
+ <Node>
+ <NodeName>PkgVersion</NodeName>
+ <DFProperties>
+ <AccessType>
+ <Get/>
+ </AccessType>
+ <DFFormat>
+ <chr/>
+ </DFFormat>
+ <Occurrence>
+ <ZeroOrMore/>
+ </Occurrence>
+ <Scope>
+ <Dynamic/>
+ </Scope>
+ <DFTitle>Version of Update Package</DFTitle>
+ <DFType>
+ <MIME>text/plain</MIME>
+ </DFType>
+ </DFProperties>
+ </Node>
+ <Node>
+ <NodeName>Download</NodeName>
+ <!--This node is used for downloading an update package -->
+ <DFProperties>
+ <AccessType>
+ <Exec/>
+ </AccessType>
+ <DFFormat>
+ <node/>
+ </DFFormat>
+ <Occurrence>
+ <ZeroOrMore/>
+ </Occurrence>
+ <Scope>
+ <Permanent/>
+ </Scope>
+ <DFTitle>A node that can be used to Download a firmware update package</DFTitle>
+ <DFType>
+ <MIME>org.openmobilealliance.dm.firmwareupdate.download</MIME>
+ </DFType>
+ </DFProperties>
+ <Node>
+ <NodeName>PkgURL</NodeName>
+ <DFProperties>
+ <AccessType>
+ <Get/>
+ <Replace/>
+ </AccessType>
+ <DFFormat>
+ <chr/>
+ </DFFormat>
+ <Occurrence>
+ <ZeroOrOne/>
+ </Occurrence>
+ <Scope>
+ <Dynamic/>
+ </Scope>
+ <DFTitle> URL for downloading an update package</DFTitle>
+ <DFType>
+ <MIME>text/plain</MIME>
+ </DFType>
+ </DFProperties>
+ </Node>
+ </Node>
+ <Node>
+ <NodeName>DownloadAndUpdate</NodeName>
+ <!--This node is used for downloading an update package -->
+ <DFProperties>
+ <AccessType>
+ <Exec/>
+ </AccessType>
+ <DFFormat>
+ <node/>
+ </DFFormat>
+ <Occurrence>
+ <ZeroOrMore/>
+ </Occurrence>
+ <Scope>
+ <Permanent/>
+ </Scope>
+ <DFTitle>A node that can be used to Download and immediately invoke an Update to update a firmware using an update package</DFTitle>
+ <DFType>
+ <MIME>org.openmobilealliance.dm.firmwareupdate.downloadandupdate</MIME>
+ </DFType>
+ </DFProperties>
+ <Node>
+ <NodeName>PkgURL</NodeName>
+ <DFProperties>
+ <AccessType>
+ <Get/>
+ <Replace/>
+ </AccessType>
+ <DFFormat>
+ <chr/>
+ </DFFormat>
+ <Occurrence>
+ <ZeroOrOne/>
+ </Occurrence>
+ <Scope>
+ <Dynamic/>
+ </Scope>
+ <DFTitle> URL for downloading an update package </DFTitle>
+ <DFType>
+ <MIME>text/plain</MIME>
+ </DFType>
+ </DFProperties>
+ </Node>
+ </Node>
+ <Node>
+ <NodeName>Update</NodeName>
+ <!--This node is used for Updating the device using an update package -->
+ <DFProperties>
+ <AccessType>
+ <Exec/>
+ </AccessType>
+ <DFFormat>
+ <node/>
+ </DFFormat>
+ <Occurrence>
+ <ZeroOrMore/>
+ </Occurrence>
+ <Scope>
+ <Permanent/>
+ </Scope>
+ <DFTitle>A node that can be used to conduct firmware update using an update package</DFTitle>
+ <DFType>
+ <MIME>org.openmobilealliance.dm.firmwareupdate.update</MIME>
+ </DFType>
+ </DFProperties>
+ <Node>
+ <NodeName>PkgData</NodeName>
+ <DFProperties>
+ <AccessType>
+ <Replace/>
+ </AccessType>
+ <DFFormat>
+ <bin/>
+ </DFFormat>
+ <Occurrence>
+ <ZeroOrOne/>
+ </Occurrence>
+ <Scope>
+ <Dynamic/>
+ </Scope>
+ <DFTitle>Opaque/binary firmware upgrade package</DFTitle>
+ <DFType>
+ <MIME>application/octet-stream</MIME>
+ </DFType>
+ </DFProperties>
+ </Node>
+ </Node>
+ <Node>
+ <NodeName>State</NodeName>
+ <DFProperties>
+ <AccessType>
+ <Get/>
+ </AccessType>
+ <DFFormat>
+ <Int/>
+ </DFFormat>
+ <Occurrence>
+ <One/>
+ </Occurrence>
+ <Scope>
+ <Permanent/>
+ </Scope>
+ <DFTitle>State set by Client can be retrieved by Server</DFTitle>
+ <DFType>
+ <MIME>text/plain</MIME>
+ </DFType>
+ </DFProperties>
+ </Node>
+ <Node>
+ <NodeName>Ext</NodeName>
+ <!--This node is used for Vendor specific extensions -->
+ <DFProperties>
+ <AccessType>
+ <Get/><Replace/>
+ </AccessType>
+ <DFFormat>
+ <node/>
+ </DFFormat>
+ <Occurrence>
+ <ZeroOrMore/>
+ </Occurrence>
+ <Scope>
+ <Permanent/>
+ </Scope>
+ <DFTitle>A node that can be used to provide vendor-specific extensions </DFTitle>
+ <DFType>
+ <DDFName></DDFName>
+ </DFType>
+ </DFProperties>
+ <Node>
+ <NodeName>SvcState</NodeName>
+ <!--This node is used for Vendor specific extensions -->
+ <DFProperties>
+ <AccessType>
+ <Get/><Replace/>
+ </AccessType>
+ <DFFormat>
+ <node/>
+ </DFFormat>
+ <Occurrence>
+ <ZeroOrMore/>
+ </Occurrence>
+ <Scope>
+ <Permanent/>
+ </Scope>
+ <DFTitle>A node that can be used to provide vendor-specific extensions </DFTitle>
+ <DFType>
+ <DDFName></DDFName>
+ </DFType>
+ </DFProperties>
+ </Node>
+ </Node>
+ </Node>
+</MgmtTree>
+
+