IDENTIFYING INFORMATION
#######################
APPID: ap0234.
APPID type: OMNA.
Owner: OMA Extreme Yammer Zone Working Group.
Contact: OMA Extreme Yammer Zone Working Group <TECHNICAL-COMMENTS@MAIL.OPENMOBILEALLIANCE.ORG>. 
Registration version: 1.0
Registration timestamp: 2005-08-22.
Application description: XYZ
Application reference: 
    OMA Extreme Yammer Zone Enabler Release 1.0 specifications,
    URL:http://www.openmobilealliance.org/documents.asp.
Legal text:
    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.

     2005 Open Mobile Alliance Ltd.  All Rights Reserved.
    Used with the permission of the Open Mobile Alliance Ltd. under the 
    terms set forth above.



WELL-KNOWN PARAMETERS
#####################
Characteristic/name: APPLICATION/APPID.
Status: Mandatory.
Occurs: 1/1.
Default value: None.
Used values: ap0234.
Interpretation:
To uniquely identify the XYZ enabler.
-------
Characteristic/name: APPLICATION/NAME.
Status: Mandatory.
Occurs: 1/1.
Default value: None.
Used values: "XYZ".
Interpretation:
Application name. User displayable name for the presence enabler.
-------
Characteristic/name: APPLICATION/PROVIDER-ID.
Status: Optional.
Occurs: 0/1.
Default value: None.
Used values: N/A
Interpretation:
provides an identifier for the application service access point 
-------
Characteristic/name: APPLICATION/ToConRef.
Status: OPTIONAL
Occurs: 0/1 
Default value: None.
Used values: <node>
Interpretation:
refer to collection of connectivity definitions
--------
Characteristic/name: APPLICATION/ToConRef/ConRef.
Status: Mandatory if direct use of Network Access Point supported.
Occurs: 0/*. 
Default value: None.
Used values: IMS-NAP.
Interpretation:
specifies the network access point used for a given application.
-------
Characteristic/name: APPLICATION/PRE-ESTABLISHED-YAMMER
Status: Mandatory.
Occurs: 1/1.
Default value: None
Used values: 0 OR 1
Interpretation: 
informs whether the XYZ Server supports the Pre-established Session functionality
-------
Characteristic/name: APPLICATION/SIMULTANEOUS-YAMMERS
Status: Mandatory
Occurs: 1/1
Default value: None
Used values: 0 OR 1
Interpretation: 
A flag to inform whether the XYZ Server supports Simultaneous Yammer Sessions
----------
Characteristic/name: APPLICATION/MAX-ADHOC-ZONE-SIZE
Status: Mandatory
Occurs: 1/1
Default value: None
Used values: <Integer>
Interpretation: 
Maximum number of Participants allowed for a Yammer Group Session
----------
Characteristic/name: APPLICATION/EXTREME-REQUEST-LIMIT
Status: Mandatory
Occurs: 1/1
Default value: 6000
Used values: Integer
Interpretation: 
indicates the limit of the yammer window request in milliseconds
----------


EXAMPLE
#######
<characteristic type="APPLICATION">
  <parm name="APPID" value="ap0234"/>
  <parm name="NAME" value="XYZ"/>
  <parm name="PRE-ESTABLISHED-YAMMER" value="1"/>
  <parm name="SIMULTANEOUS-YAMMERS" value="0"/>
  <parm name="MAX-ADHOC-ZONE-SIZE" value="25"/>
  <parm name="EXTREME-REQUEST-LIMIT" value="12500 " />
</characteristic>
###END###
