From: <dg...@su...> - 2009-01-22 15:23:14
|
Author: bellmich Date: Thu Jan 22 16:22:04 2009 New Revision: 178 URL: http://libwbxml.opensync.org/changeset/178 Log: fixed OMA DM DDF examples again Modified: wbxmlTestSuite/trunk/ddf/dm_devdetail-v1_2.ddf wbxmlTestSuite/trunk/ddf/dm_devinfo-v1_2.ddf wbxmlTestSuite/trunk/ddf/dm_dmacc-v1_2.ddf wbxmlTestSuite/trunk/ddf/ds_mo-v1_0.ddf wbxmlTestSuite/trunk/ddf/mo_oma_imps-V1_3.ddf Modified: wbxmlTestSuite/trunk/ddf/dm_devdetail-v1_2.ddf ============================================================================== --- wbxmlTestSuite/trunk/ddf/dm_devdetail-v1_2.ddf Thu Jan 22 16:21:21 2009 (r177) +++ wbxmlTestSuite/trunk/ddf/dm_devdetail-v1_2.ddf Thu Jan 22 16:22:04 2009 (r178) @@ -9,7 +9,7 @@ --> <!DOCTYPE MgmtTree PUBLIC "-//OMA//DTD-DM-DDF 1.2//EN" - "http://www.openmobilealliance.org/tech/DTD/DM_DDF-V1_2.dtd" + "http://www.openmobilealliance.org/tech/DTD/dm_ddf-v1_2.dtd" [<?oma-dm-ddf-ver supported-versions="1.2"?>]> <!-- FILE INFORMATION Modified: wbxmlTestSuite/trunk/ddf/dm_devinfo-v1_2.ddf ============================================================================== --- wbxmlTestSuite/trunk/ddf/dm_devinfo-v1_2.ddf Thu Jan 22 16:21:21 2009 (r177) +++ wbxmlTestSuite/trunk/ddf/dm_devinfo-v1_2.ddf Thu Jan 22 16:22:04 2009 (r178) @@ -6,7 +6,7 @@ --> <!DOCTYPE MgmtTree PUBLIC "-//OMA//DTD-DM-DDF 1.2//EN" - "http://www.openmobilealliance.org/tech/DTD/DM_DDF-V1_2.dtd" + "http://www.openmobilealliance.org/tech/DTD/dm_ddf-v1_2.dtd" [<?oma-dm-ddf-ver supported-versions="1.2"?>]> <!-- Modified: wbxmlTestSuite/trunk/ddf/dm_dmacc-v1_2.ddf ============================================================================== --- wbxmlTestSuite/trunk/ddf/dm_dmacc-v1_2.ddf Thu Jan 22 16:21:21 2009 (r177) +++ wbxmlTestSuite/trunk/ddf/dm_dmacc-v1_2.ddf Thu Jan 22 16:22:04 2009 (r178) @@ -7,7 +7,7 @@ --> <!DOCTYPE MgmtTree PUBLIC "-//OMA//DTD-DM-DDF 1.2//EN" - "http://www.openmobilealliance.org/tech/DTD/DM_DDF-V1_2.dtd" + "http://www.openmobilealliance.org/tech/DTD/dm_ddf-v1_2.dtd" [<?oma-dm-ddf-ver supported-versions="1.2"?>]> <!-- FILE INFORMATION Modified: wbxmlTestSuite/trunk/ddf/ds_mo-v1_0.ddf ============================================================================== --- wbxmlTestSuite/trunk/ddf/ds_mo-v1_0.ddf Thu Jan 22 16:21:21 2009 (r177) +++ wbxmlTestSuite/trunk/ddf/ds_mo-v1_0.ddf Thu Jan 22 16:22:04 2009 (r178) @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?> <!-- OMA DS MO V1.0 DDF. Copyright Open Mobile Alliance Ltd., 2005-2007. All rights reserved @@ -7,8 +7,8 @@ --> <!DOCTYPE MgmtTree PUBLIC "-//OMA//DTD-DM-DDF 1.2//EN" - "http://www.openmobilealliance.org/tech/DTD/DM_DDF-V1_0.dtd" - [<?oma-dm-ddf-ver supported-versions="1.0"?>]> + "http://www.openmobilealliance.org/tech/DTD/dm_ddf-v1_2.dtd" + [<?oma-dm-ddf-ver supported-versions="1.2"?>]> <!-- FILE INFORMATION OMA Permanent Document Modified: wbxmlTestSuite/trunk/ddf/mo_oma_imps-V1_3.ddf ============================================================================== --- wbxmlTestSuite/trunk/ddf/mo_oma_imps-V1_3.ddf Thu Jan 22 16:21:21 2009 (r177) +++ wbxmlTestSuite/trunk/ddf/mo_oma_imps-V1_3.ddf Thu Jan 22 16:22:04 2009 (r178) @@ -6,7 +6,7 @@ --> <!DOCTYPE MgmtTree PUBLIC "-//OMA//DTD-DM-DDF 1.2//EN" - "http://www.openmobilealliance.org/tech/DTD/DM_DDF-V1_2.dtd" + "http://www.openmobilealliance.org/tech/DTD/dm_ddf-v1_2.dtd" [<?oma-dm-ddf-ver supported-versions="1.2"?>]> <!-- |