Validator output for http://device.sprintpcs.com/Motorola/C290/2440.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#CcppAccept-Language] does not match collection type Seq
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.3
* Created: 1/3/02
* Author: Scott Papineau (spapin01@sprintspectrum.com)
* Organization: Subscriber Equipment Business Unit (SEBU)
* Modified: 10/22/03
*
* 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
*
* 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>Motorola</prf:Vendor>
<!-- Enter the device model name here. This must match the model name in the EDF -->
<prf:Model>C290</prf:Model>
<!-- Change if different -->
<prf:CPU>ARM9</prf:CPU>
<!--****** Display ******-->
<!-- Enter screen size in pixels here - width x height -->
<prf:ScreenSize>128x160</prf:ScreenSize>
<!-- "Yes" if device supports color -->
<prf:ColorCapable>Yes</prf:ColorCapable>
<!-- Enter the color or grayscale depth here -->
<prf:BitsPerPixel>16</prf:BitsPerPixel>
<!-- Change if not 1:1 -->
<prf:PixelAspectRatio>5x4</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>14x9</prf:ScreenSizeChar>
<!-- Change the to "No" only if the default font on the device is not proportional -->
<prf:StandardFontProportional>Yes</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:li>UTF-8</rdf:li>
<rdf:li>UTF-16</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>2440</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>DMSS6100/6.2</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-2.0</rdf:li>
<rdf:li>SPRINTPCS-1.4</rdf:li>
<rdf:li>CLDC-1.1</rdf:li>
</rdf:Bag>
</prf:JavaPlatform>
<!-- Indicate the VM vendor/version here -->
<prf:JVMVersion>
<rdf:Bag>
<rdf:li>QVM 4.0</rdf:li>
</rdf:Bag>
</prf:JVMVersion>
<!-- ********* CCPP accept **********-->
<!-- List all accepted MIME types here -->
<prf:CcppAccept>
<rdf:Bag>
<rdf:li>application/xhtml+xml</rdf:li>
<rdf:li>application/java-archive</rdf:li>
<rdf:li>application/vnd.wap.xhtml+xml</rdf:li>
<rdf:li>application/vnd.wap.wmlc</rdf:li>
<rdf:li>application/vnd.wap.wmlscriptc</rdf:li>
<rdf:li>audio/qcelp</rdf:li>
<rdf:li>audio/midi</rdf:li>
<rdf:li>audio/vnd.qcelp</rdf:li>
<rdf:li>audio/imelody</rdf:li>
<rdf:li>audio/aac</rdf:li>
<rdf:li>image/jpeg</rdf:li>
<rdf:li>image/png</rdf:li>
<rdf:li>image/gif</rdf:li>
<rdf:li>image/x-bmp</rdf:li>
<rdf:li>image/vnd.wap.wbmp</rdf:li>
<rdf:li>text/vnd.wap.wml</rdf:li>
<rdf:li>text/css</rdf:li>
<rdf:li>text/plain</rdf:li>
<rdf:li>text/vnd.sun.j2me.app-descriptor</rdf:li>
<rdf:li>text/x-pcs-gcd</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>
<rdf:li>UTF-8</rdf:li>
<rdf:li>UTF-16</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</prf:CcppAccept-Charset>
<!-- List all accepted languages here in order of preference -->
<prf:CcppAccept-Language>
<rdf:Bag>
<rdf:li>en-us</rdf:li>
<rdf:li>es-co</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</prf:CcppAccept-Language>
<!-- ******** Input Encoders ******-->
<prf:AudioInputEncoder>
<rdf:Bag>
<rdf:li>13K</rdf:li>
<rdf:li>EVRC</rdf:li>
<rdf:li>AMR</rdf:li>
<rdf:li>EFR</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</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>IS2000/rel0</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>Obigo</prf:BrowserName>
<!-- Enter the browser version here -->
<prf:BrowserVersion>Q04C1-1.9</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>
<rdf:Bag>
<rdf:li>XHTML-struct</rdf:li>
<rdf:li>XHTML-text</rdf:li>
<rdf:li>XHTML-hypertext</rdf:li>
<rdf:li>XHTML-list</rdf:li>
<rdf:li>XHTML-basicforms</rdf:li>
<rdf:li>XHTML-basictables</rdf:li>
<rdf:li>XHTML-image</rdf:li>
<rdf:li>XHTML-object</rdf:li>
<rdf:li>XHTML-metainformation</rdf:li>
<rdf:li>XHTML-link</rdf:li>
<rdf:li>XHTML-base</rdf:li>
<rdf:li>XHTML-stylesheet</rdf:li>
<rdf:li>XHTML-styleattribute</rdf:li>
<rdf:li>XHTML-intrinsicevents</rdf:li>
<rdf:li>XHTML-scripting</rdf:li>
</rdf:Bag>
</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>A</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.3</rdf:li>
</rdf:Bag>
</prf:WmlVersion>
<!-- Enter the maximum deck size for wml -->
<prf:WmlDeckSize>65536</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>application/wml+xml</rdf:li>
<rdf:li>text/html</rdf:li>
</rdf:Bag>
</prf:Push-Accept>
<prf:Push-Accept-Encoding>
<rdf:Bag>
<rdf:li>8bit</rdf:li>
</rdf:Bag>
</prf:Push-Accept-Encoding>
<prf:Push-Accept-AppID>
<rdf:Bag>
<rdf:li>x-wap-application:wml.ua</rdf:li>
<rdf:li>*</rdf:li>
</rdf:Bag>
</prf:Push-Accept-AppID>
<prf:Push-MsgSize>1024</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>No</xpcs:MultimediaPlaybackSupport>
<!-- Multimedia Streaming Support -->
<xpcs:MultimediaStreamingSupport>No</xpcs:MultimediaStreamingSupport>
<!-- Multimedia Encoding Support -->
<xpcs:MultimediaEncodingSupport>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>
<!-- 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>
<!-- 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>
<rdf:li>QCELP</rdf:li>
<rdf:li>AMR</rdf:li>
<rdf:li>EVRC</rdf:li>
<rdf:li>AAC</rdf:li>
<rdf:li>MIDI</rdf:li>
<rdf:li>IMELODY</rdf:li>
</rdf:Bag>
</xpcs:AudioCodecsForDecoding>
<!-- List all supported audio codecs here -->
<xpcs:AudioCodecsForEncoding>
<rdf:Bag>
<rdf:li>QCELP</rdf:li>
</rdf:Bag>
</xpcs:AudioCodecsForEncoding>
<!-- MCD version -->
<xpcs:SprintMcdVersion>
</xpcs:SprintMcdVersion>
<!-- PictureMailSupport -->
<xpcs:PictureMailSupport>No</xpcs:PictureMailSupport>
<!-- VideoMailSupport -->
<xpcs:VideoMailSupport>No</xpcs:VideoMailSupport>
<xpcs:MobileOriginatedSmsSupport>Yes</xpcs:MobileOriginatedSmsSupport>
<!-- *************** FOTA Components *****************-->
<xpcs:FotaProtocolVersion>1.1</xpcs:FotaProtocolVersion>
<xpcs:FotaClientVersion>2.0</xpcs:FotaClientVersion>
<xpcs:FotaClientVendor>Teleca</xpcs:FotaClientVendor>
<!-- *************** OTA Diagnostics Components *****************-->
<xpcs:DiagnosticsProtocolVersion>1.1</xpcs:DiagnosticsProtocolVersion>
<xpcs:DiagnosticsClientVersion>2.0.1</xpcs:DiagnosticsClientVersion>
<xpcs:DiagnosticsClientVendor>Core Mobility</xpcs:DiagnosticsClientVendor>
</rdf:Description>
</prf:component>
</rdf:Description>
</rdf:RDF>