<!-- 

FILE INFORMATION

  OMA Permanent Document
    File: OMA-SUP-MO_OMA_BMO-V1_0-20100406-A
    Type: Text

  Public Reachable Information
    Path: http://www.openmobilealliance.org/tech/omna/dm_mo
    Name: OMA-SUP-MO_OMA_BMO-V1_0-20100406-A.ddf

OMA Browser Management Object

Part of the OMA DM Browser Management Objects (BMO) V1.0, 06 Apr 2010.

This DDF prototype describes BMO Parameters and conforms to the 
DDF document type definition, version 1.2.

LEGAL DISCLAIMER

  Use of this document is subject to all of the terms and conditions
  of the Use Agreement located at
    http://www.openmobilealliance.org/UseAgreement.html

  You may use this document or any part of the document for internal
  or educational purposes only, provided you do not modify, edit or
  take out of context the information in this document in any manner.
  Information contained in this document may be used, at your sole
  risk, for any purposes.

  You may not use this document in any other manner without the prior
  written permission of the Open Mobile Alliance.  The Open Mobile
  Alliance authorizes you to copy this document, provided that you
  retain all copyright and other proprietary notices contained in the
  original materials on any copies of the materials and that you
  comply strictly with these terms.  This copyright permission does
  not constitute an endorsement of the products or services.  The
  Open Mobile Alliance assumes no responsibility for errors or
  omissions in this document.

  Each Open Mobile Alliance member has agreed to use reasonable
  endeavors to inform the Open Mobile Alliance in a timely manner of
  Essential IPR as it becomes aware that the Essential IPR is related
  to the prepared or published specification.  However, the members
  do not have an obligation to conduct IPR searches.  The declared
  Essential IPR is publicly available to members and non-members of
  the Open Mobile Alliance and may be found on the "OMA IPR
  Declarations" list at http://www.openmobilealliance.org/ipr.html.
  The Open Mobile Alliance has not conducted an independent IPR review
  of this document and the information contained herein, and makes no
  representations or warranties regarding third party IPR, including
  without limitation patents, copyrights or trade secret rights.  This
  document may contain inventions for which you must obtain licenses
  from third parties before making, using or selling the inventions.
  Defined terms above are set forth in the schedule to the Open Mobile
  Alliance Application Form.

  NO REPRESENTATIONS OR WARRANTIES (WHETHER EXPRESS OR IMPLIED) ARE
  MADE BY THE OPEN MOBILE ALLIANCE OR ANY OPEN MOBILE ALLIANCE MEMBER
  OR ITS AFFILIATES REGARDING ANY OF THE IPR'S REPRESENTED ON THE "OMA
  IPR DECLARATIONS" LIST, INCLUDING, BUT NOT LIMITED TO THE ACCURACY,
  COMPLETENESS, VALIDITY OR RELEVANCE OF THE INFORMATION OR WHETHER OR
  NOT SUCH RIGHTS ARE ESSENTIAL OR NON-ESSENTIAL.

  THE OPEN MOBILE ALLIANCE IS NOT LIABLE FOR AND HEREBY DISCLAIMS ANY
  DIRECT, INDIRECT, PUNITIVE, SPECIAL, INCIDENTAL, CONSEQUENTIAL, OR
  EXEMPLARY DAMAGES ARISING OUT OF OR IN CONNECTION WITH THE USE OF
  DOCUMENTS AND THE INFORMATION CONTAINED IN THE DOCUMENTS.

  Copyright 2010 Open Mobile Alliance Ltd.  All Rights Reserved.
  Used with the permission of the Open Mobile Alliance Ltd. under the
  terms set forth above.

-->

<?xml version="1.0" encoding="UTF-8"?>

<!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 xmlns="">
  <!--This file is created with DDFCreator, Ver: 0.93, Server Ver: 0.13               -->
  <!--Source specification: OMA-DDS-BMO-V1_0-20091103-D.doc                           -->
  <!--Created: 2009-11-03 12:15:46 (yyyy-mm-dd hh:mm:ss UTC)                          -->
  <VerDTD>1.2</VerDTD>
  <Node>
    <NodeName />
    <!--Status: Required-->
    <Path>...</Path>
    <DFProperties>
      <AccessType>
        <Get />
      </AccessType>
      <DFFormat>
        <node />
      </DFFormat>
      <Occurrence>
        <ZeroOrMore />
      </Occurrence>
      <DFTitle>This interior node specifies the unique object id of a Browser Management Object, or BMO.</DFTitle>
      <DFType>
        <DDFName>urn:oma:mo:oma_bmo:1.0</DDFName>
      </DFType>
    </DFProperties>
    <Node>
      <NodeName>HomePage</NodeName>
      <!--Status: Optional-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <node />
        </DFFormat>
        <Occurrence>
          <ZeroOrOne />
        </Occurrence>
        <DFTitle>This interior node is the parent node for the homepage.</DFTitle>
      </DFProperties>
      <Node>
        <NodeName>Name</NodeName>
        <!--Status: Optional-->
        <DFProperties>
          <AccessType>
            <Get />
          </AccessType>
          <DFFormat>
            <chr />
          </DFFormat>
          <Occurrence>
            <One />
          </Occurrence>
          <DFTitle>This leaf node contains a name of the homepage.</DFTitle>
          <DFType>
            <MIME>text/plain</MIME>
          </DFType>
        </DFProperties>
      </Node>
      <Node>
        <NodeName>URL</NodeName>
        <!--Status: Required-->
        <DFProperties>
          <AccessType>
            <Get />
          </AccessType>
          <DFFormat>
            <chr />
          </DFFormat>
          <Occurrence>
            <One />
          </Occurrence>
          <DFTitle>This leaf node contains the URL of the favorites.</DFTitle>
          <DFType>
            <MIME>text/plain</MIME>
          </DFType>
        </DFProperties>
      </Node>
      <Node>
        <NodeName>AAuthType</NodeName>
        <!--Status: Optional-->
        <DFProperties>
          <AccessType>
            <Get />
          </AccessType>
          <DFFormat>
            <chr />
          </DFFormat>
          <Occurrence>
            <ZeroOrOne />
          </Occurrence>
          <DFTitle>This leaf node contains the authentication type for the homepage.</DFTitle>
          <DFType>
            <MIME>text/plain</MIME>
          </DFType>
        </DFProperties>
      </Node>
      <Node>
        <NodeName>AAuthName</NodeName>
        <!--Status: Optional-->
        <DFProperties>
          <AccessType>
            <Get />
          </AccessType>
          <DFFormat>
            <chr />
          </DFFormat>
          <Occurrence>
            <ZeroOrOne />
          </Occurrence>
          <DFTitle>This leaf node contains the username for the homepage.</DFTitle>
          <DFType>
            <MIME>text/plain</MIME>
          </DFType>
        </DFProperties>
      </Node>
      <Node>
        <NodeName>AAuthSecret</NodeName>
        <!--Status: Optional-->
        <DFProperties>
          <AccessType />
          <DFFormat>
            <chr />
          </DFFormat>
          <Occurrence>
            <ZeroOrOne />
          </Occurrence>
          <DFTitle>This leaf node contains the password for the homepage.</DFTitle>
          <DFType>
            <MIME>text/plain</MIME>
          </DFType>
        </DFProperties>
      </Node>
    </Node>
    <Node>
      <NodeName>PrefConRef</NodeName>
      <!--Status: Optional-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <chr />
        </DFFormat>
        <Occurrence>
          <ZeroOrOne />
        </Occurrence>
        <DFTitle>This node specifies a reference to preferred connectivity.</DFTitle>
        <DFType>
          <MIME>text/plain</MIME>
        </DFType>
      </DFProperties>
    </Node>
    <Node>
      <NodeName>ToConRef</NodeName>
      <!--Status: Optional-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <node />
        </DFFormat>
        <Occurrence>
          <ZeroOrOne />
        </Occurrence>
        <DFTitle>This interior node groups together network access points (or other connection objects) used by this management object to reach a network.</DFTitle>
      </DFProperties>
      <Node>
        <NodeName />
        <!--Status: Required-->
        <DFProperties>
          <AccessType>
            <Get />
          </AccessType>
          <DFFormat>
            <node />
          </DFFormat>
          <Occurrence>
            <OneOrMore />
          </Occurrence>
          <DFTitle>This interior node distinguishes the connection object identifier nodes.</DFTitle>
        </DFProperties>
        <Node>
          <NodeName>ConRef</NodeName>
          <!--Status: Required-->
          <DFProperties>
            <AccessType>
              <Get />
            </AccessType>
            <DFFormat>
              <chr />
            </DFFormat>
            <Occurrence>
              <One />
            </Occurrence>
            <DFTitle>This node specifies a reference to the connectivity.</DFTitle>
            <DFType>
              <MIME>text/plain</MIME>
            </DFType>
          </DFProperties>
        </Node>
      </Node>
    </Node>
    <Node>
      <NodeName>Favorites</NodeName>
      <!--Status: Required-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <node />
        </DFFormat>
        <Occurrence>
          <ZeroOrOne />
        </Occurrence>
        <DFTitle>This is the parent node for all favorites.</DFTitle>
      </DFProperties>
      <Node>
        <NodeName />
        <!--Status: Required-->
        <DFProperties>
          <AccessType>
            <Get />
          </AccessType>
          <DFFormat>
            <node />
          </DFFormat>
          <Occurrence>
            <OneOrMore />
          </Occurrence>
          <DFTitle>This interior node distinguishes the different favorites.</DFTitle>
        </DFProperties>
        <Node>
          <NodeName>Name</NodeName>
          <!--Status: Required-->
          <DFProperties>
            <AccessType>
              <Get />
            </AccessType>
            <DFFormat>
              <chr />
            </DFFormat>
            <Occurrence>
              <One />
            </Occurrence>
            <DFTitle>This leaf node contains a name of the favorites.</DFTitle>
            <DFType>
              <MIME>text/plain</MIME>
            </DFType>
          </DFProperties>
        </Node>
        <Node>
          <NodeName>URL</NodeName>
          <!--Status: Required-->
          <DFProperties>
            <AccessType>
              <Get />
            </AccessType>
            <DFFormat>
              <chr />
            </DFFormat>
            <Occurrence>
              <One />
            </Occurrence>
            <DFTitle>This leaf node contains the absolute URL for the favorites.</DFTitle>
            <DFType>
              <MIME>text/plain</MIME>
            </DFType>
          </DFProperties>
        </Node>
        <Node>
          <NodeName>AAuthType</NodeName>
          <!--Status: Optional-->
          <DFProperties>
            <AccessType>
              <Get />
            </AccessType>
            <DFFormat>
              <chr />
            </DFFormat>
            <Occurrence>
              <ZeroOrOne />
            </Occurrence>
            <DFTitle>This leaf node contains the authentication type if that is needed for the favorites.</DFTitle>
            <DFType>
              <MIME>text/plain</MIME>
            </DFType>
          </DFProperties>
        </Node>
        <Node>
          <NodeName>AAuthName</NodeName>
          <!--Status: Optional-->
          <DFProperties>
            <AccessType>
              <Get />
            </AccessType>
            <DFFormat>
              <chr />
            </DFFormat>
            <Occurrence>
              <ZeroOrOne />
            </Occurrence>
            <DFTitle>This leaf node contains the username.</DFTitle>
            <DFType>
              <MIME>text/plain</MIME>
            </DFType>
          </DFProperties>
        </Node>
        <Node>
          <NodeName>AAuthSecret</NodeName>
          <!--Status: Optional-->
          <DFProperties>
            <AccessType />
            <DFFormat>
              <chr />
            </DFFormat>
            <Occurrence>
              <ZeroOrOne />
            </Occurrence>
            <DFTitle>This leaf node contains the password.</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 optional interior node designates the single top-level branch of this management object tree into which vendor extensions MAY be supported, permanently or dynamically.</DFTitle>
          </DFProperties>
        </Node>
      </Node>
    </Node>
    <Node>
      <NodeName>Folders</NodeName>
      <!--Status: Optional-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <node />
        </DFFormat>
        <Occurrence>
          <ZeroOrOne />
        </Occurrence>
        <DFTitle>This interior node is the parent node for sub-folders of favorites.</DFTitle>
      </DFProperties>
      <Node>
        <NodeName />
        <!--Status: Required-->
        <DFProperties>
          <AccessType>
            <Get />
          </AccessType>
          <DFFormat>
            <node />
          </DFFormat>
          <Occurrence>
            <OneOrMore />
          </Occurrence>
          <DFTitle>This interior node is the parent node for the folder tree.</DFTitle>
        </DFProperties>
        <Node>
          <NodeName>Name</NodeName>
          <!--Status: Required-->
          <DFProperties>
            <AccessType>
              <Get />
            </AccessType>
            <DFFormat>
              <chr />
            </DFFormat>
            <Occurrence>
              <One />
            </Occurrence>
            <DFTitle>This leaf node contains the name of the sub-folder.</DFTitle>
            <DFType>
              <MIME>text/plain</MIME>
            </DFType>
          </DFProperties>
        </Node>
        <Node>
          <NodeName>Favorites</NodeName>
          <!--Status: Required-->
          <DFProperties>
            <AccessType>
              <Get />
            </AccessType>
            <DFFormat>
              <node />
            </DFFormat>
            <Occurrence>
              <ZeroOrOne />
            </Occurrence>
            <DFTitle>This interior node is the parent node for all favorites in this folder.</DFTitle>
          </DFProperties>
          <Node>
            <NodeName>...</NodeName>
            <!--Status: Required-->
            <DFProperties>
              <AccessType>
                <Get />
              </AccessType>
              <DFFormat>
                <node />
              </DFFormat>
              <Occurrence>
                <OneOrMore />
              </Occurrence>
              <DFTitle>This is only to show that there is an sub-tree at this location but it is not defined in this part of the spec.</DFTitle>
            </DFProperties>
          </Node>
        </Node>
        <Node>
          <NodeName>Folders</NodeName>
          <!--Status: Optional-->
          <DFProperties>
            <AccessType>
              <Get />
            </AccessType>
            <DFFormat>
              <node />
            </DFFormat>
            <Occurrence>
              <ZeroOrOne />
            </Occurrence>
            <DFTitle>This interior node is the parent node for all sub-folders at this location.</DFTitle>
          </DFProperties>
          <Node>
            <NodeName>...</NodeName>
            <!--Status: Required-->
            <DFProperties>
              <AccessType>
                <Get />
              </AccessType>
              <DFFormat>
                <node />
              </DFFormat>
              <Occurrence>
                <OneOrMore />
              </Occurrence>
              <DFTitle>This is only to show that there is an sub-tree at this location but it is not defined in this part of the spec.</DFTitle>
            </DFProperties>
          </Node>
        </Node>
        <Node>
          <NodeName>Ext</NodeName>
          <!--Status: Optional-->
          <DFProperties>
            <AccessType>
              <Get />
            </AccessType>
            <DFFormat>
              <node />
            </DFFormat>
            <Occurrence>
              <ZeroOrOne />
            </Occurrence>
            <DFTitle>This optional interior node designates the single top-level branch of this management object tree into which vendor extensions MAY be supported, permanently or dynamically.</DFTitle>
          </DFProperties>
        </Node>
      </Node>
    </Node>
    <Node>
      <NodeName>Ext</NodeName>
      <!--Status: Optional-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <node />
        </DFFormat>
        <Occurrence>
          <ZeroOrOne />
        </Occurrence>
        <DFTitle>This optional interior node designates the single top-level branch of this management object tree into which vendor extensions MAY be supported, permanently or dynamically.</DFTitle>
      </DFProperties>
    </Node>
  </Node>
</MgmtTree>
