Validator output for http://device.sprintpcs.com/Samsung/SPH-A880/YC24.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>SAMSUNG</prf:Vendor>
<!-- Enter the device model name here. This must match the model name in the EDF -->
<prf:Model>SPH-A880</prf:Model>
<!-- Change if different -->
<prf:CPU>ARM9</prf:CPU>
<!--****** Display ******-->
<!-- Enter screen size in pixels here - width x height -->
<prf:ScreenSize>176x220</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>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>16x9</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: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>YC24</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>MSS6100/5.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-2.0</rdf:li>
</rdf:Bag>
</prf:JavaPlatform>
<!-- Indicate the VM vendor/version here -->
<prf:JVMVersion>
<rdf:Bag><rdf:li>SunKVM/1.1</rdf:li></rdf:Bag>
</prf:JVMVersion>
<!-- ********* CCPP accept **********-->
<!-- List all accepted MIME types here -->
<prf:CcppAccept>
<rdf:Bag>
<!-- Markup languages -->
<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.wmlc</rdf:li>
<rdf:li>application/vnd.wap.wbxml</rdf:li>
<rdf:li>application/vnd.wap.wmlscriptc</rdf:li>
<!-- ahn -->
<rdf:li>text/css</rdf:li>
<!-- ahn -->
<!-- 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>
<!-- Audio / Multimedia -->
<rdf:li>audio/midi</rdf:li>
<rdf:li>audio/mp3</rdf:li>
<rdf:li>audio/vnd.qcelp</rdf:li>
<rdf:li>application/x-pmd</rdf:li>
<rdf:li>video/x-ls-mjpg</rdf:li>
<rdf:li>audio/mp4</rdf:li>
<rdf:li>audio/mp4a-latm</rdf:li>
<!-- ahn -->
<rdf:li>video/mp4v-es</rdf:li>
<!-- ahn -->
<rdf:li>video/mp4</rdf:li>
<!-- ahn -->
<rdf:li>video/3gpp2</rdf:li>
<!-- ahn -->
<rdf:li>video/3gpp</rdf:li>
<!-- ahn -->
<rdf:li>audio/3gpp2</rdf:li>
<!-- ahn -->
<rdf:li>audio/3gpp</rdf:li>
<!-- ahn -->
<rdf:li>audio/qcelp</rdf:li>
<!-- ahn -->
<rdf:li>audio/amr</rdf:li>
<!-- ahn -->
<!-- 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>application/x-pcs-mcd+xml</rdf:li>
<!-- ahn -->
<rdf:li>application/sdp</rdf:li>
<!-- ahn -->
<rdf:li>application/x-pmd</rdf:li>
<!-- ahn -->
</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>
<!-- Enter other items... -->
</rdf:Bag>
</prf:CcppAccept-Language>
<!-- List all accepted transfer encodings here -->
<!-- ******** 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>IPv4</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>AU System</prf:BrowserName>
<!-- Enter the browser version here -->
<prf:BrowserVersion>AU-MIC/2.0 MMP/2.0</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>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.1</rdf:li>
<rdf:li>1.2</rdf:li>
</rdf:Bag>
</prf:WmlVersion>
<!-- Enter the maximum deck size for wml -->
<prf:WmlDeckSize>64000</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>base64</rdf:li>
<rdf:li>quoted-printable</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>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>YES</xpcs:MultimediaPlaybackSupport>
<!-- Multimedia Streaming Support -->
<xpcs:MultimediaStreamingSupport>YES</xpcs:MultimediaStreamingSupport>
<!-- Multimedia Encoding Support -->
<xpcs:MultimediaEncodingSupport>YES</xpcs:MultimediaEncodingSupport>
<!-- Type and version of MM player supported -->
<xpcs:MultimediaPlayer>Qualcomm QTV/4.4.2</xpcs:MultimediaPlayer>
<!-- Type and version of MM encoder supported -->
<xpcs:MultimediaEncoder>Qualcomm QCamcorder/1.6</xpcs:MultimediaEncoder>
<!-- Multimedia Encoder Supported Display Size(s) -->
<xpcs:MultimediaEncoderDisplaySize>
<rdf:Bag>
<rdf:li>176 x 144</rdf:li>
</rdf:Bag>
</xpcs:MultimediaEncoderDisplaySize>
<!-- File Format the decoder supports -->
<xpcs:MultimediaFileFormatForDecoder>
<rdf:Bag>
<rdf:li>MP4</rdf:li>
<rdf:li>3gp</rdf:li>
<rdf:li>3g2</rdf:li>
<rdf:li>M4A</rdf:li>
<rdf:li>MP3</rdf:li>
<rdf:li>AAC</rdf:li>
</rdf:Bag>
</xpcs:MultimediaFileFormatForDecoder>
<!-- File Format the encoder supports -->
<xpcs:MultimediaFileFormatForEncoder>
<rdf:Bag>
<rdf:li>3g2</rdf:li>
<rdf:li>3gp</rdf:li>
</rdf:Bag>
</xpcs:MultimediaFileFormatForEncoder>
<!-- Display size the Multimedia player supports -->
<xpcs:MultimediaVideoDisplaySize>
<rdf:Bag>
<rdf:li>176 x 144</rdf:li>
<rdf:li>128 x 96</rdf:li>
</rdf:Bag>
</xpcs:MultimediaVideoDisplaySize>
<!-- Maximum frame rate the device supports when playing local files -->
<xpcs:MultimediaMaximumFrameRateForPlayback>25fps</xpcs:MultimediaMaximumFrameRateForPlayback>
<!-- Maximum frame rate the device supports when streaming content -->
<xpcs:MultimediaMaximumFrameRateForStreaming>15fps</xpcs:MultimediaMaximumFrameRateForStreaming>
<!-- Maximum frame rate the device supports when encoding content -->
<xpcs:MultimediaMaximumFrameRateForEncoding>15fps</xpcs:MultimediaMaximumFrameRateForEncoding>
<!-- Maximum bit rate the Multimedia player supports when playing local files -->
<xpcs:MultimediaMaximumBitRateForPlayback>128kbps</xpcs:MultimediaMaximumBitRateForPlayback>
<!-- Maximum bit rate the device supports when streaming content -->
<xpcs:MultimediaMaximumBitRateForStreaming>128kbps</xpcs:MultimediaMaximumBitRateForStreaming>
<!-- Maximum bit rate the device supports when encoding content -->
<xpcs:MultimediaMaximumBitRateForEncoding>100kbps</xpcs:MultimediaMaximumBitRateForEncoding>
<!-- List all supported video codecs for decoding here -->
<xpcs:VideoCodecsForDecoding>
<rdf:Bag>
<rdf:li>MPEG-4 Level 0, 1, and Level 2</rdf:li>
<rdf:li>H.263 Profile 0 and Level 10</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:VideoCodecsForDecoding>
<!-- List all supported video codecs for encoding here -->
<xpcs:VideoCodecsForEncoding>
<rdf:Bag>
<rdf:li>Mpeg4 Level 0 and 1</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:VideoCodecsForEncoding>
<!-- List all supported audio codecs here -->
<xpcs:AudioCodecsForDecoding>
<rdf:Bag>
<rdf:li>QCELP</rdf:li>
<rdf:li>AAC</rdf:li>
<rdf:li>AMR-NB</rdf:li>
<rdf:li>aacPlus</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:AudioCodecsForDecoding>
<!-- List all supported audio codecs here -->
<xpcs:AudioCodecsForEncoding>
<rdf:Bag>
<rdf:li>QCELP</rdf:li>
<!-- Enter other items... -->
</rdf:Bag>
</xpcs:AudioCodecsForEncoding>
<!-- MCD version -->
<xpcs:SprintMcdVersion>1.1</xpcs:SprintMcdVersion>
<!-- PictureMailSupport -->
<xpcs:PictureMailSupport>Yes</xpcs:PictureMailSupport>
<!-- VideoMailSupport -->
<xpcs:VideoMailSupport>Yes</xpcs:VideoMailSupport>
<xpcs:MobileOriginatedSmsSupport>Yes</xpcs:MobileOriginatedSmsSupport>
<!-- *************** FOTA Components *****************-->
<xpcs:FotaProtocolVersion>1.1</xpcs:FotaProtocolVersion>
<xpcs:FotaClientVersion>2.0</xpcs:FotaClientVersion>
<xpcs:FotaClientVendor>Samsung</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>