Validator output for http://device.sprintpcs.com/Audiovox/CDM-8450SP/T060SP2T36.rdf

RDF parser warning:{W119} A processing instruction is in RDF content. No processing was done. 
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:resource is deprecated.
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:resource is deprecated.
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:resource is deprecated.
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:resource is deprecated.
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:resource is deprecated.
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:resource is deprecated.
RDF parser warning:{W102} unqualified use of rdf:ID is deprecated.
RDF parser warning:{W102} unqualified use of rdf:resource is deprecated.
The profile uses an unknown namespace: [http://device.sprintpcs.com/uaprof/]
The profile uses an unknown namespace: [http://device.sprintpcs.com/namespace/]
Error [C: http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#SoftwarePlatform, A: http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#AudioInputEncoder] is not a container.
Error [C: http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#BrowserUA, A: http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#XhtmlModules] is not a container.
PROFILE IS NOT VALID

Problems with this report?

Original profile

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/uaprof.xsl"?>
<!--
*********************************************************************
*	Sprint PCS 3G handset UA Prof template
*
*	Version:		1.4
*	Created:		1/3/02
*	Author:			Scott Papineau (spapin01@sprintspectrum.com)
*	Organization:	Subscriber Equipment Business Unit (SEBU)
*	Modified: 		10/10/05
*
*	Copyright 2003 Sprint PCS
*
*	Note
*		Elements that are not required by Sprint PCS have been omitted
*		from this template.  Vendors may add elements that are defined
*		in the UAPROF specification if additional features are supported
*		by their device
*
*	Revision History
*		0.1		Initial Release
*
*		1.2		Updated for Multimedia (J Gilborne)
*
*		1.3		Updated for FOTA Components (K Hunter) 10/21
*				Updated for OTA Diagnostics Components  (K Hunter) 10/21
*				Updated Multimedia Component to include MultimediaEncoderDisplaySize
*				Updated WapDeviceClass with documentation
*		1.4		Updated to work for MAG6 (D Durig) 10/10
*
*	Known issues
*		
*		Push characteristics are not defined yet
*		
*		
*********************************************************************
-->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:prf="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#" xmlns:xpcs="http://device.sprintpcs.com/namespace/xpcs" xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<rdf:Description ID="MyDeviceProfile">
		<!--********************** Hardware Platform Description ***************************************-->
		<prf:component>
			<rdf:Description ID="HardwarePlatform">
				<rdf:type resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#HardwarePlatform"/>
				<!-- ******** Vendor/model *******-->
				<!-- Enter the vendor name here.  This must match the vendor name in the EDF -->
				<prf:Vendor>
					AUDIOVOX
				</prf:Vendor>
				<!-- Enter the device model name here.  This must match the model name in the EDF -->
				<prf:Model>
					CDM-8450SP
				</prf:Model>
				<!-- Change if different -->
				<prf:CPU>
					ARM7
				</prf:CPU>
				<!--****** Display ******-->
				<!-- Enter screen size in pixels here - width x height -->
				<prf:ScreenSize>
					128x96
				</prf:ScreenSize>
				<!-- "Yes" if device supports color -->
				<prf:ColorCapable>
					Yes
				</prf:ColorCapable>
				<!-- Enter the color or grayscale depth here -->
				<prf:BitsPerPixel>
					12
				</prf:BitsPerPixel>
				<!-- Change if not 1:1 -->
				<prf:PixelAspectRatio>
					1x1
				</prf:PixelAspectRatio>
				<!-- This should always be "Yes" -->
				<prf:ImageCapable>
					Yes
				</prf:ImageCapable>
				<!-- Enter the screen size in characters here.  Use the default font. -->
				<prf:ScreenSizeChar>
					16x7
				</prf:ScreenSizeChar>
				<!-- Change the to "No" only if the default font on the device is not proportional -->
				<prf:StandardFontProportional>
					No
				</prf:StandardFontProportional>
				<!-- List the supported output character sets here. -->
				<prf:OutputCharSet>
					<rdf:Bag>
						<rdf:li>ISO-8859-1</rdf:li>
						<rdf:li>US-ASCII</rdf:li>
					</rdf:Bag>
				</prf:OutputCharSet>
				<!-- ******** Input capabilities ******-->
				<!-- List the supported Input character sets here -->
				<prf:InputCharSet>
					<rdf:Bag>
						<rdf:li>ISO-8859-1</rdf:li>
						<rdf:li>US-ASCII</rdf:li>
						<rdf:li>UTF-8</rdf:li>
					</rdf:Bag>
				</prf:InputCharSet>
				<!-- This should always be "Yes" -->
				<prf:TextInputCapable>
					Yes
				</prf:TextInputCapable>
				<!-- This value should only be changed if the device does not use a standard DTMF keypad -->
				<prf:Keyboard>
					PhoneKeypad
				</prf:Keyboard>
				<!-- Enter the number of softkeys supported by the device -->
				<prf:NumberOfSoftKeys>
					2
				</prf:NumberOfSoftKeys>
				<!-- ********* Audio **********-->
				<!-- This should always be "Yes" -->
				<prf:SoundOutputCapable>
					Yes
				</prf:SoundOutputCapable>
				<!-- This should be "Yes" for all voice capable devices -->
				<prf:VoiceInputCapable>
					Yes
				</prf:VoiceInputCapable>
				<!--******************************-->
			</rdf:Description>
		</prf:component>
		<!--********************** Software Platform Description ***************************************-->
		<prf:component>
			<rdf:Description ID="SoftwarePlatform">
				<rdf:type resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#SoftwarePlatform"/>
				<!-- ***** Basic ******-->
				<!-- Should be "Yes" for all Java capable devices -->
				<prf:AcceptDownloadableSoftware>
					Yes
				</prf:AcceptDownloadableSoftware>
				<!-- Use this for J2ME app support -->
				<prf:DownloadableSoftwareSupport>
					<rdf:Bag><rdf:li>application/java-archive</rdf:li></rdf:Bag>
				</prf:DownloadableSoftwareSupport>
				<!-- Enter the software version number here.  This must match the version reported via IOTA-->
				<prf:SoftwareNumber>
					T060SP2T36
				</prf:SoftwareNumber>
				<!-- Should not change if using Qualcomm software-->
				<prf:OSName>
					Rex
				</prf:OSName>
				<!-- Should not change if using Qualcomm software-->
				<prf:OSVendor>
					QUALCOMM
				</prf:OSVendor>
				<!-- Fill in version of DMSS Software base -->
				<prf:OSVersion>
					DMSS6050
				</prf:OSVersion>
				<!-- ********** Java ***********-->
				<!-- Should be yes for all Java capable products -->
				<prf:JavaEnabled>
					Yes
				</prf:JavaEnabled>
				<!-- Indicate MIDP + Sprint Extension profile support -->
				<prf:JavaPlatform>
					<rdf:Bag>
						<rdf:li>MIDP-1.0</rdf:li>
						<rdf:li>SPRINTPCS-1.0</rdf:li>
					</rdf:Bag>
				</prf:JavaPlatform>
				<!-- Indicate the VM vendor/version here -->
				<prf:JVMVersion>
				<rdf:Bag><rdf:li>aromaMVM/1.0.4	</rdf:li></rdf:Bag>
				</prf:JVMVersion>
				<!-- ********* CCPP accept **********-->
				<!-- List all accepted MIME types here -->
				<prf:CcppAccept>
					<rdf:Bag>
						<!-- Markup languages -->
						<rdf:li>text/plain</rdf:li>
						<rdf:li>text/vnd.wap.wml</rdf:li>
						<rdf:li>application/vnd.wap.wmlc</rdf:li>
						<rdf:li>application/xhtml+xml</rdf:li>
						<rdf:li>application/vnd.wap.xhtml+xml</rdf:li>
						<rdf:li>application/vnd.wap.wmlscriptc</rdf:li>
						<rdf:li>application/vnd.phonecom.mmc-xml</rdf:li>

						<!-- Images -->
						<rdf:li>image/vnd.wap.wbmp</rdf:li>
						<rdf:li>image/jpeg</rdf:li>
						<rdf:li>image/png</rdf:li>
						<rdf:li>image/gif</rdf:li>
						<rdf:li>image/bmp</rdf:li>
						<rdf:li>image/x-up-wpng</rdf:li>

			
						<!-- Audio / Multimedia  -->
						<rdf:li>audio/midi</rdf:li>
						<rdf:li>audio/vnd.qcelp</rdf:li>
						<rdf:li>audio/qcp</rdf:li>
						<rdf:li>application/x-pmd</rdf:li>
			
						<!-- Other: add other supported types here -->
						<rdf:li>text/vnd.sun.j2me.app-descriptor</rdf:li>
						<rdf:li>text/x-pcs-gcd</rdf:li>
						<rdf:li>multipart/mixed</rdf:li>
						<rdf:li>multipart/related</rdf:li>
		
						<!-- Enter other items... -->
					</rdf:Bag>
				</prf:CcppAccept>
				<!-- List all accepted character sets here -->
				<prf:CcppAccept-Charset>
					<rdf:Bag>
						<rdf:li>ISO-8859-1</rdf:li>
						<rdf:li>US-ASCII</rdf:li>
						<!-- Enter other items... -->
					</rdf:Bag>
				</prf:CcppAccept-Charset>
				<!-- List all accepted languages here in order of preference -->
				<prf:CcppAccept-Language>
					<rdf:Seq>
						<rdf:li>en</rdf:li>
						<rdf:li>sp</rdf:li>
						<!-- Enter other items... -->
					</rdf:Seq>
				</prf:CcppAccept-Language>
				<!-- List all accepted transfer encodings here -->
				<prf:CcppAccept-Encoding>
					<rdf:Bag>
						<!-- Enter items... -->
						<rdf:li>gzip</rdf:li>
						<rdf:li>deflate</rdf:li>
					</rdf:Bag>
				</prf:CcppAccept-Encoding>
				<!-- ******** Input Encoders ******-->
				<prf:AudioInputEncoder>
	
				</prf:AudioInputEncoder>
				<!--******************************-->
			</rdf:Description>
		</prf:component>
		<!--********************** Network Characteristics Description ***************************************-->
		<prf:component>
			<rdf:Description ID="NetworkCharacteristics">
				<rdf:type resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#NetworkCharacteristics"/>
				<!-- Indicate support for SSL 3.0 and TLS 1.0 -->
				<prf:SecuritySupport>
					<rdf:Bag>
						<rdf:li>SSL-3.0</rdf:li>
						<rdf:li>TLS-1.0</rdf:li>
					</rdf:Bag>
				</prf:SecuritySupport>
				<!-- Indicate support for IS-2000 release 0 packet data bearer -->
				<!-- May add more detail here in a later rev. -->
				<prf:SupportedBearers>
					<rdf:Bag>
						<rdf:li>1xRTT</rdf:li>
					</rdf:Bag>
				</prf:SupportedBearers>
			</rdf:Description>
		</prf:component>
		<!--********************** Browser UA Description ***************************************-->
		<prf:component>
			<rdf:Description ID="BrowserUA">
				<rdf:type resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#BrowserUA"/>
				<!-- ********* Browser Identification ********** -->
				<!-- Enter the browser vendor/product name here -->
				<prf:BrowserName>
					OPENWAVE
				</prf:BrowserName>
				<!-- Enter the browser version here -->
				<prf:BrowserVersion>
					6.2.2.1
				</prf:BrowserVersion>
				<!-- ********** Capabilities *********** -->
				<!-- Frames are not supported -->
				<prf:FramesCapable>
					No
				</prf:FramesCapable>
				<!-- Basic tables are supported in xhtml-basic -->
				<prf:TablesCapable>
					Yes
				</prf:TablesCapable>
				<!-- Frames are not supported -->
				<prf:PreferenceForFrames>
					No
				</prf:PreferenceForFrames>
				<!-- *********** Applet / Script support is not required ********** -->
				<prf:DownloadableBrowserApps>
				<rdf:Bag><rdf:li>No</rdf:li></rdf:Bag>
				</prf:DownloadableBrowserApps>
				<prf:JavaAppletEnabled>
					No
				</prf:JavaAppletEnabled>
				<prf:JavaScriptEnabled>
					No
				</prf:JavaScriptEnabled>
				<!-- ************* XHTML support - indicate XHTML-Basic 1.0 ************ -->
				<prf:XhtmlVersion>
					XHTML-Basic/1.0
				</prf:XhtmlVersion>
				<prf:XhtmlModules>
	
				</prf:XhtmlModules>
				<!--******************************-->
			</rdf:Description>
		</prf:component>
		<!--********************** WAP Characteristics Description ***************************************-->
		<prf:component>
			<rdf:Description ID="WapCharacteristics">
				<rdf:type resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#WapCharacteristics"/>
				<!--******** General ***********-->
				<!-- WAP Device Class defined in http://www1.wapforum.org/tech/documents/PROP-ClassConform-20000211.pdf -->
				<prf:WapDeviceClass>
					<!-- Values are "A", "B" or "C" -->
					"C"
				</prf:WapDeviceClass>
				<prf:WapVersion>
					2.0
				</prf:WapVersion>
				<!--*********** WML ************-->
				<!-- If full wml 2.0 is supported, it should be added here -->
				<prf:WmlVersion>
					<rdf:Bag>
						<rdf:li>1.1</rdf:li>
						<rdf:li>1.2</rdf:li>
					</rdf:Bag>
				</prf:WmlVersion>
				<!-- Enter the maximum deck size for wml -->
				<prf:WmlDeckSize>
					4096
				</prf:WmlDeckSize>
				<!--******************************-->
			</rdf:Description>
		</prf:component>
		<!--********************** Push Characteristics Description ***************************************-->
		<!-- Note: This entire section is TBD in this revision -->
		<prf:component>
			<rdf:Description ID="PushCharacteristics">
				<rdf:type resource="http://www.wapforum.org/profiles/UAPROF/ccppschema-20010430#PushCharacteristics"/>
				<prf:Push-Accept>
					<rdf:Bag>
						<rdf:li>text/vnd.wap.sl</rdf:li>
					</rdf:Bag>
				</prf:Push-Accept>
				<prf:Push-Accept-Encoding>
					<rdf:Bag>
					</rdf:Bag>
				</prf:Push-Accept-Encoding>
				<prf:Push-Accept-AppID>
					<rdf:Bag>
						<rdf:li>*</rdf:li>
					</rdf:Bag>
				</prf:Push-Accept-AppID>
				<prf:Push-MsgSize>
					1400
				</prf:Push-MsgSize>
				<!-- ********************************-->
			</rdf:Description>
		</prf:component>
		<!-- ****************** Sprint UA Prof Extensions ******************************-->
		<prf:component>
			<rdf:Description ID="SprintExtensions">
				<rdf:type resource="http://device.sprintpcs.com/uaprof/sprint-uaprof-extensions.xml"/>
				<!-- MultimediaPlayback support -->
				<xpcs:MultimediaPlaybackSupport>
					<!-- example -->
					No
				</xpcs:MultimediaPlaybackSupport>
				<!-- Multimedia Streaming Support -->
				<xpcs:MultimediaStreamingSupport>
					<!-- example -->
					No
				</xpcs:MultimediaStreamingSupport>
				<!-- Multimedia Encoding Support -->
				<xpcs:MultimediaEncodingSupport>
					<!-- example -->
					No
				</xpcs:MultimediaEncodingSupport>
				<!-- Type and version of MM player supported -->
				<xpcs:MultimediaPlayer>
					<!-- example -->
					
				</xpcs:MultimediaPlayer>
				<!-- Type and version of MM encoder supported -->
				<xpcs:MultimediaEncoder>
					<!-- example -->
					
				</xpcs:MultimediaEncoder>
				<!-- Multimedia Encoder Supported Display Size(s) -->
				<xpcs:MultimediaEncoderDisplaySize>
					<!-- example -->
					<rdf:Bag>
						<rdf:li>
						
						</rdf:li>
						<rdf:li>
					
						</rdf:li>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:MultimediaEncoderDisplaySize>
				<!-- File Format the decoder supports -->
				<xpcs:MultimediaFileFormatForDecoder>
					<rdf:Bag>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:MultimediaFileFormatForDecoder>
				<!-- File Format the encoder supports -->
				<xpcs:MultimediaFileFormatForEncoder>
					<rdf:Bag>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:MultimediaFileFormatForEncoder>
				<!-- Display size the Multimedia player supports -->
				<xpcs:MultimediaVideoDisplaySize>
					<rdf:Bag>
						<rdf:li>
						</rdf:li>
						<rdf:li>
						</rdf:li>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:MultimediaVideoDisplaySize>
				<!-- Maximum frame rate the device supports when playing local files -->
				<xpcs:MultimediaMaximumFrameRateForPlayback>
					<!-- example -->
				</xpcs:MultimediaMaximumFrameRateForPlayback>
				<!-- Maximum frame rate the device supports when streaming content -->
				<xpcs:MultimediaMaximumFrameRateForStreaming>
					<!-- example -->
				</xpcs:MultimediaMaximumFrameRateForStreaming>
				<!-- Maximum frame rate the device supports when encoding content -->
				<xpcs:MultimediaMaximumFrameRateForEncoding>
					<!-- example -->
				</xpcs:MultimediaMaximumFrameRateForEncoding>
				<!-- Maximum bit rate the Multimedia player supports when playing local files -->
				<xpcs:MultimediaMaximumBitRateForPlayback>
					<!-- example -->
				</xpcs:MultimediaMaximumBitRateForPlayback>
				<!-- Maximum bit rate the device supports when streaming content -->
				<xpcs:MultimediaMaximumBitRateForStreaming>
					<!-- example -->
				</xpcs:MultimediaMaximumBitRateForStreaming>
				<!-- Maximum bit rate the device supports when encoding content -->
				<xpcs:MultimediaMaximumBitRateForEncoding>
					<!-- example -->
				</xpcs:MultimediaMaximumBitRateForEncoding>
				<!-- List all supported video codecs for decoding here -->
				<xpcs:VideoCodecsForDecoding>
					<rdf:Bag>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:VideoCodecsForDecoding>
				<!-- List all supported video codecs for encoding here -->
				<xpcs:VideoCodecsForEncoding>
					<rdf:Bag>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:VideoCodecsForEncoding>
				<!-- List all supported audio codecs here -->
				<xpcs:AudioCodecsForDecoding>
					<rdf:Bag>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:AudioCodecsForDecoding>
				<!-- List all supported audio codecs here -->
				<xpcs:AudioCodecsForEncoding>
					<rdf:Bag>
						<!-- Enter other items... -->
					</rdf:Bag>
				</xpcs:AudioCodecsForEncoding>
				<!-- MCD version -->
				<xpcs:SprintMcdVersion>
				</xpcs:SprintMcdVersion>
				<!-- PictureMailSupport -->
				<xpcs:PictureMailSupport>
					<!-- example -->
					No
				</xpcs:PictureMailSupport>
				<!-- VideoMailSupport -->
				<xpcs:VideoMailSupport>
					<!-- example -->
					No
				</xpcs:VideoMailSupport>
				<xpcs:MobileOriginatedSmsSupport>
					<!-- example -->
					Yes
				</xpcs:MobileOriginatedSmsSupport>
				<!-- ***************  FOTA Components  *****************-->
				<xpcs:FotaProtocolVersion>
					<!-- example -->
				
				</xpcs:FotaProtocolVersion>
				<xpcs:FotaClientVersion>
					<!-- example -->
				
				</xpcs:FotaClientVersion>
				<xpcs:FotaClientVendor>
					<!-- example -->
					
				</xpcs:FotaClientVendor>
				<!-- ***************  OTA Diagnostics Components  *****************-->
				<xpcs:DiagnosticsProtocolVersion>
					<!-- example -->
				</xpcs:DiagnosticsProtocolVersion>
				<xpcs:DiagnosticsClientVersion>
					<!-- example -->

				</xpcs:DiagnosticsClientVersion>
				<xpcs:DiagnosticsClientVendor>
					<!-- example -->
					 
				</xpcs:DiagnosticsClientVendor>
			</rdf:Description>
		</prf:component>
	</rdf:Description>
</rdf:RDF>