<?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"?>]>

<!--

Push-to-talk over Cellular Management Object

    version - 2.0
    date    - 22 Sep 2009

This DDF represents the PoC Management Object supported by DM 1.2 

FILE INFORMATION

  OMA Permanent Document
    File: OMA-SUP-oma_poc-V2_0-20090922-C
    Type: Text

  Public Reachable Information
    Path: http://www.openmobilealliance.org/tech/omna/dm_mo
    Name: oma_poc-v2_0.ddf

NORMATIVE INFORMATION

  Information about this file can be found in 

    OMA-TS-PoC_ControlPlane-V2_0

  This is available at http://www.openmobilealliance.org/

  Send comments to technical-comments@mail.openmobilealliance.org

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
endeavours 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.

(c) 2009 Open Mobile Alliance Ltd.  All Rights Reserved.
Used with the permission of the Open Mobile Alliance Ltd. under the
terms set forth above.
-->

<MgmtTree> 
    <VerDTD>1.2</VerDTD>

<!--  /<X>  -->
    <Node>
	<NodeName/>
	<DFProperties>
	    <AccessType>	<Get/>		</AccessType>
	    <DFFormat>		<node/>		</DFFormat>
	    <Occurrence>	<ZeroOrMore/>	</Occurrence>
	    <DFTitle>OMA Push-to-talk Management Object node</DFTitle>
	    <DFType>		<DDFName>urn:oma:mo:oma-poc:2.0</DDFName>	    </DFType>
	</DFProperties>
    
<!--  /<X>/NAME/  -->
	<Node>
	    <NodeName>NAME</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<chr/>			</DFFormat>
		<Occurrence>	<ZeroOrOne/>		</Occurrence> 
		<DFTitle>Name of the application</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>
    
<!--  /<X>/PROVIDER-ID/  -->
	<Node>
	    <NodeName>PROVIDER-ID</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<chr/>			</DFFormat>
		<Occurrence>	<ZeroOrOne/>		</Occurrence>
		<DFTitle>identifier for the service access point</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/ToConRef  -->
	<Node>
	    <NodeName>ToConRef</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<node/>			</DFFormat>
		<Occurrence>	<ZeroOrOne/>		</Occurrence>
		<DFTitle>collection of references to connections</DFTitle>
	    </DFProperties>

<!--  /<X>/ToConRef/<X>  -->
	    <Node>
		<NodeName/>
		<DFProperties>
		    <AccessType>	<Get/>		</AccessType>
		    <DFFormat>		<node/>		</DFFormat>
		    <Occurrence>	<OneOrMore/>	</Occurrence>
		    <DFTitle>Placeholder for one or more connectivity parameters</DFTitle>
		</DFProperties>

<!--  /<X>/ToConRef/<X>/ConRef/  -->
		<Node>
		    <NodeName>ConRef</NodeName>
		    <DFProperties>
			<AccessType>	<Get/>			</AccessType>
			<DFFormat>	<chr/>			</DFFormat>
			<Occurrence>	<OneOrMore/>		</Occurrence>
			<DFTitle>specific connectivity item</DFTitle>
			<DFType>	<MIME>text/plain</MIME>	</DFType>
		    </DFProperties>
		</Node>
	    </Node>
	</Node>

<!--  /<X>/PRE-EST-SESN/  -->
	<Node>
	    <NodeName>PRE-EST-SESN</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<int/>			</DFFormat>
		<Occurrence>	<One/>			</Occurrence>  
		<DFTitle>flag for support of pre-established session support</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/SIMU-SESNS/  -->
	<Node>
	    <NodeName>SIMU-SESNS</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<int/>			</DFFormat>
		<Occurrence>	<One/>			</Occurrence>  
		<DFTitle>max number of simultaneous sessions</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/MAX_AD-HOC_GROUP_SIZE/  -->
	<Node>
	    <NodeName>MAX_AD-HOC_GROUP_SIZE</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<int/>			</DFFormat>
		<Occurrence>	<One/>			</Occurrence>  
		<DFTitle>max number of group members in group session</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/CONF-FCTY-URI/  -->
	<Node>
	    <NodeName>CONF-FCTY-URI</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<chr/>			</DFFormat>
		<Occurrence>	<One/>			</Occurrence>  
		<DFTitle>SIP URI to set up group or 1-1 session</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/EXPLODER-URI/  -->
	<Node>
	    <NodeName>EXPLODER-URI</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<chr/>			</DFFormat>
		<Occurrence>	<ZeroOrOne/>		</Occurrence>  
		<DFTitle>SIP Exploder URI to send SIP message</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/TALK-BRST-REL-TMR/  -->
	<Node>
	    <NodeName>TALK-BRST-REL-TMR</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<int/>			</DFFormat>
		<Occurrence>	<One/>			</Occurrence>  
		<DFTitle>value for T10 timer in milliseconds</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/TALK-BRST-REQ-TMR/  -->
	<Node>
	    <NodeName>TALK-BRST-REQ-TMR</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<int/>			</DFFormat>
		<Occurrence>	<One/>			</Occurrence>  
		<DFTitle>value for T11 timer in milliseconds</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/END-RTP-MEDIA-TMR/  -->
	<Node>
	    <NodeName>END-RTP-MEDIA-TMR</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<int/>			</DFFormat>
		<Occurrence>	<ZeroOrOne/>		</Occurrence>  
		<DFTitle>value for T13 timer in milliseconds</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/CONF-URI-TMPLT/  -->
	<Node>
	    <NodeName>CONF-URI-TMPLT</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<chr/>			</DFFormat>
		<Occurrence>	<One/>			</Occurrence>  
		<DFTitle>SIP URI for Conference URI template</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/PRES-SRV-CAP/  -->
	<Node>
	    <NodeName>PRES-SRV-CAP</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<bin/>			</DFFormat>
		<Occurrence>	<One/>			</Occurrence>  
		<DFTitle>8-bit string with individual server capability indicators</DFTitle>
		<DFType>	<MIME>binary</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/VERSION-NUMBER/  -->
	<Node>
	    <NodeName>VERSION-NUMBER</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<chr/>			</DFFormat>
		<Occurrence>	<ZeroOrOne/>		</Occurrence>  
		<DFTitle>release version of the Home PoC Server</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/NW-POC-BOX-URI/  -->
	<Node>
	    <NodeName>NW-POC-BOX-URI</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<chr/>			</DFFormat>
		<Occurrence>	<ZeroOrOne/>		</Occurrence>  
		<DFTitle>SIP URI of the NW PoC Box of the Subscriber</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/INCLUDED-MEDIA-CONTENT-SIZE/  -->
	<Node>
	    <NodeName>INCLUDED-MEDIA-CONTENT-SIZE</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<int/>			</DFFormat>
		<Occurrence>	<ZeroOrOne/>		</Occurrence>  
		<DFTitle>max size of media content included in MIME body of SIP INVITE/MESSAGE</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/INCLUDED-TEXT-CONTENT-SIZE/  -->
	<Node>
	    <NodeName>INCLUDED-TEXT-CONTENT-SIZE</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<int/>			</DFFormat>
		<Occurrence>	<ZeroOrOne/>		</Occurrence>  
		<DFTitle>max size of text content included in SIP INVITE/MESSAGE</DFTitle>
		<DFType>	<MIME>text/plain</MIME>	</DFType>
	    </DFProperties>
	</Node>

<!--  /<X>/QoE-Use  -->
	<Node>
	    <NodeName>QoE-Use</NodeName>
	    <DFProperties>
		<AccessType>	<Get/>			</AccessType>
		<DFFormat>	<node/>			</DFFormat>
		<Occurrence>	<ZeroOrOne/>		</Occurrence>  
		<DFTitle>collection of QoE profiles</DFTitle>
	    </DFProperties>

<!--  /<X>/QoE-Use/<X>  -->
	    <Node>
	        <NodeName/>
	        <DFProperties>
		    <AccessType>	<Get/>			</AccessType>
		    <DFFormat>		<node/>			</DFFormat>
		    <Occurrence>	<OneOrMore/>		</Occurrence>  
		    <DFTitle>placeholder for one or more QoE Profiles</DFTitle>
	        </DFProperties>

<!--  /<X>/QoE-Use/<X>/QOE-PROFILE-NAME/  -->
		<Node>
		    <NodeName>QOE-PROFILE-NAME</NodeName>
		    <DFProperties>
			<AccessType>	<Get/>			</AccessType>
			<DFFormat>	<chr/>			</DFFormat>
			<Occurrence>	<One/>			</Occurrence>  
			<DFTitle>defines name of the QoE Profile</DFTitle>
			<DFType>	<MIME>text/plain</MIME>	</DFType>
		    </DFProperties>
		</Node>

<!--  /<X>/QoE-Use/<X>/<X>  -->
		<Node>
		    <NodeName/>
		    <DFProperties>
			<AccessType>	<Get/>			</AccessType>
			<DFFormat>	<node/>			</DFFormat>
			<Occurrence>	<OneOrMore/>		</Occurrence>  
			<DFTitle>defines name of the QoE Profile</DFTitle>
		    </DFProperties>

<!--  /<X>/QoE-Use/<X>/QOE-PROFILE-NAME/  -->
		    <Node>
		        <NodeName>QOE-PROFILE-NAME</NodeName>
		        <DFProperties>
			    <AccessType>	<Get/>			</AccessType>
			    <DFFormat>		<chr/>			</DFFormat>
			    <Occurrence>	<One/>			</Occurrence>  
			    <DFTitle>defines name of the QoE Profile</DFTitle>
			    <DFType>	<MIME>text/plain</MIME>	</DFType>
		        </DFProperties>
		    </Node>

<!--  /<X>/QoE-Use/<X>/<X>  -->
		    <Node>
			<NodeName/>
			<DFProperties>
			    <AccessType>	<Get/>			</AccessType>
			    <DFFormat>		<node/>			</DFFormat>
			    <Occurrence>	<OneOrMore/>		</Occurrence>  
			    <DFTitle>defines name of the QoE Profile</DFTitle>
			</DFProperties>


<!--  /<X>/QoE-Use/<X>/<X>/MEDIA-TYPE/  -->
			<Node>
			    <NodeName>MEDIA-TYPE</NodeName>
			    <DFProperties>
				<AccessType>	<Get/>			</AccessType>
				<DFFormat>	<chr/>			</DFFormat>
				<Occurrence>	<One/>			</Occurrence>  
				<DFTitle>defines name of the QoE Profile</DFTitle>
				<DFType>	<MIME>text/plain</MIME>	</DFType>
			    </DFProperties>
			</Node>

<!--  /<X>/QoE-Use/<X>/<X>/ToConRef  -->
			<Node>
			    <NodeName>ToConRef</NodeName>
			    <DFProperties>
				<AccessType>	<Get/>			</AccessType>
				<DFFormat>	<node/>			</DFFormat>
				<Occurrence>	<One/>			</Occurrence>  
				<DFTitle>defines name of the QoE Profile</DFTitle>
			    </DFProperties>

<!--  /<X>/QoE-Use/<X>/<X>/ToConRef/<X>  -->
			    <Node>
				<NodeName/>
				<DFProperties>
				    <AccessType>	<Get/>			</AccessType>
				    <DFFormat>		<node/>			</DFFormat>
				    <Occurrence>	<OneOrMore/>		</Occurrence>  
				    <DFTitle>defines name of the QoE Profile</DFTitle>
				</DFProperties>


<!--  /<X>/QoE-Use/<X>/<X>/ToConRef/<X>/ConRef  -->
				<Node>
				    <NodeName>ConRef</NodeName>
				    <DFProperties>
					<AccessType>	<Get/>			</AccessType>
					<DFFormat>	<chr/>			</DFFormat>
					<Occurrence>	<OneOrMore/>		</Occurrence>  
					<DFTitle>linkage to connectivity parameters</DFTitle>
					<DFType>	<MIME>text/plain</MIME>	</DFType>
				    </DFProperties>
				</Node>
			    </Node>
			</Node>
		    </Node>
		</Node>
	    </Node>
	</Node>

<!--  /<X>/Ext/  -->
	<Node>
	    <NodeName>Ext</NodeName>
	    <DFProperties>
		<AccessType>	<!-- none -->	</AccessType>
		<DFFormat>	<node/>		</DFFormat>
		<Occurrence>	<ZeroOrOne/>	</Occurrence>
		<DFTitle>A node that can be used to provide vendor-specific extensions</DFTitle>
	    </DFProperties>
	</Node>

    </Node>
</MgmtTree>