﻿<?xml version="1.0" encoding="UTF-8"?>
<!-- 
OMA DM Bootstrap Config MO V1.3 DDF.
This DDF contains a description of the DM Bootstrap Config management object (BootConfig), according to the OMA DM Description Framework.

FILE INFORMATION
  
  OMA Permanent Document
    File: OMA-SUP-MO_DM_BootConfigMO-V1_0-20160524-A
    Type: Text
	
  Public Reachable Information
    Path: http://www.openmobilealliance.org/tech/omna/dm_mo
    Name: MO_dm_bootconfig-v1_3.ddf

NORMATIVE INFORMATION
 
  This DDF contains a description of the DM Bootstrap Config management object (BootConfig), according to the OMA DM Description Framework.
  
  Information about this file can be found in the latest revision of
    
	OMA-TS-DM_Bootstrap-V1_3
		   
  Send comments to technical-comments@mail.openmobilealliance.org

CHANGE HISTORY

24052016 Status changed to Approved by TP, TP Ref # OMA-TP-2016-0041R01-INP_DM_V1_3_ERP_for_final_Approval
  
LEGAL DISCLAIMER

  Copyright 2016 Open Mobile Alliance Ltd.  All rights reserved.

  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:

  1. Redistributions of source code must retain the above copyright
  notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright
  notice, this list of conditions and the following disclaimer in the
  documentation and/or other materials provided with the distribution.
  3. Neither the name of the copyright holder nor the names of its
  contributors may be used to endorse or promote products derived
  from this software without specific prior written permission.

  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
  ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  POSSIBILITY OF SUCH DAMAGE.

  The above license is used as a license under copyright only.  Please
  reference the OMA IPR Policy for patent licensing terms:
  http://www.openmobilealliance.org/ipr.html
-->

<!DOCTYPE MgmtTree PUBLIC "-//OMA//DTD-DM-DDF 1.2//EN" "http://www.openmobilealliance.org/tech/DTD/DM_DDF-V1_2.dtd"[<?oma-dm-ddf-ver supported-versions="1.2"?>]>
<MgmtTree>
  <VerDTD>1.2</VerDTD>
  <Node>
    <NodeName />
    <!--Status: Optional-->
    <Path>...</Path>
    <DFProperties>
      <AccessType>
        <Get />
      </AccessType>
      <DFFormat>
        <node />
      </DFFormat>
      <Occurrence>
        <ZeroOrOne />
      </Occurrence>
      <DFTitle>This placeholder node is the root node for the Bootstrap Config MO.</DFTitle>
      <DFType>
        <DDFName>urn:oma:mo:oma-dm-bootstrapcfg:1.0</DDFName>
      </DFType>
    </DFProperties>
    <Node>
      <NodeName>BootSrvDiscovery</NodeName>
      <!--Status: Required-->
      <DFProperties>
        <AccessType>
          <Get />
          <Replace />
        </AccessType>
        <DFFormat>
          <int />
        </DFFormat>
        <Occurrence>
          <One />
        </Occurrence>
        <DFTitle>This leaf node indicates whether or not the Device is allowed to discover a DM Bootstrap Server.</DFTitle>
        <DFType>
          <MIME>text/plain</MIME>
        </DFType>
      </DFProperties>
    </Node>
    <Node>
      <NodeName>BootSrvInfo</NodeName>
      <!--Status: Required-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <node />
        </DFFormat>
        <Occurrence>
          <ZeroOrOne />
        </Occurrence>
        <DFTitle>This interior node is the parent node of the subtree that stores the DM Bootstrap Server URLs, along with the pertinent credential and access rights information.</DFTitle>
        <DFType>
          <DDFName>
          </DDFName>
        </DFType>
      </DFProperties>
      <Node>
        <NodeName />
        <!--Status: Required-->
        <DFProperties>
          <AccessType>
            <Get />
          </AccessType>
          <DFFormat>
            <node />
          </DFFormat>
          <Occurrence>
            <ZeroOrOne />
          </Occurrence>
          <DFTitle>This placeholder node is the root node for all the information pertaining to one DM Bootstrap Server.</DFTitle>
          <DFType>
            <DDFName>
            </DDFName>
          </DFType>
        </DFProperties>
        <Node>
          <NodeName>URL</NodeName>
          <!--Status: Required-->
          <DFProperties>
            <AccessType>
              <Get />
              <Replace />
            </AccessType>
            <DFFormat>
              <chr />
            </DFFormat>
            <Occurrence>
              <One />
            </Occurrence>
            <DFTitle>The value of this leaf node is the URL of a DM Bootstrap Server.</DFTitle>
            <DFType>
              <MIME>text/plain</MIME>
            </DFType>
          </DFProperties>
        </Node>
        <Node>
          <NodeName>Ext</NodeName>
          <!--Status: Optional-->
          <DFProperties>
            <AccessType>
              <Get />
            </AccessType>
            <DFFormat>
              <node />
            </DFFormat>
            <Occurrence>
              <ZeroOrOne />
            </Occurrence>
            <DFTitle>This interior node is for vendor specific extensions for managing DM Bootstrap Server URLs on the Device.</DFTitle>
            <DFType>
              <DDFName>
              </DDFName>
            </DFType>
          </DFProperties>
        </Node>
      </Node>
    </Node>
    <Node>
      <NodeName>InitialARInfo</NodeName>
      <!--Status: Required-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <node />
        </DFFormat>
        <Occurrence>
          <ZeroOrOne />
        </Occurrence>
        <DFTitle>This interior node is the root node for all the initial access rights information.</DFTitle>
        <DFType>
          <DDFName>
          </DDFName>
        </DFType>
      </DFProperties>
      <Node>
        <NodeName />
        <!--Status: Required-->
        <DFProperties>
          <AccessType>
            <Add />
            <Delete />
            <Get />
          </AccessType>
          <DFFormat>
            <node />
          </DFFormat>
          <Occurrence>
            <OneOrMore />
          </Occurrence>
          <DFTitle>This placeholder node is the root node for the initial access rights information for one subtree within the Management Tree.</DFTitle>
          <DFType>
            <DDFName>
            </DDFName>
          </DFType>
        </DFProperties>
        <Node>
          <NodeName>SubtreeURI</NodeName>
          <!--Status: Required-->
          <DFProperties>
            <AccessType>
              <Get />
              <Replace />
            </AccessType>
            <DFFormat>
              <chr />
            </DFFormat>
            <Occurrence>
              <One />
            </Occurrence>
            <DFTitle>This value of this leaf node is the URI of the root of a subtree within the Management Tree.</DFTitle>
            <DFType>
              <MIME>text/plain</MIME>
            </DFType>
          </DFProperties>
        </Node>
        <Node>
          <NodeName>AccessCode</NodeName>
          <!--Status: Required-->
          <DFProperties>
            <AccessType>
              <Get />
              <Replace />
            </AccessType>
            <DFFormat>
              <int />
            </DFFormat>
            <Occurrence>
              <One />
            </Occurrence>
            <DFTitle>This node specifies initial access rights that the DM Server is granted on the subtree, whose root is specified by the value of SubtreeURI node, upon successful completion of the Bootstrap procedure.</DFTitle>
            <DFType>
              <MIME>text/plain</MIME>
            </DFType>
          </DFProperties>
        </Node>
      </Node>
    </Node>
    <Node>
      <NodeName>Ext</NodeName>
      <!--Status: Optional-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <node />
        </DFFormat>
        <Occurrence>
          <ZeroOrOne />
        </Occurrence>
        <DFTitle>This interior node is for vendor specific extensions for managing the client initiated bootstrap functionality on a Device.</DFTitle>
        <DFType>
          <DDFName>
          </DDFName>
        </DFType>
      </DFProperties>
    </Node>
  </Node>
</MgmtTree>