Validator output for http://gphone.toshiba.co.jp/tech/profiles/UAPROF/SoftBank/910T_r100_3G.xml
RDF parser error:{E201} Cannot have XML element content <rdf:Bag>as part of typed literal
RDF parser error:{E201} Cannot have XML element content <rdf:Bag>as part of typed literal
RDF parser error:{E201} Cannot have XML element content <rdf:Bag>as part of typed literal
RDF parser error:{E201} Cannot have XML element content <rdf:Bag>as part of typed literal
RDF parser error:{E201} Cannot have XML element content <rdf:Seq>as part of typed literal
RDF parser error:{E201} Cannot have XML element content <rdf:Bag>as part of typed literal
RDF parser error:{E201} Cannot have XML element content <rdf:Bag>as part of typed literal
RDF parser error:{E201} Cannot have XML element content <rdf:Bag>as part of typed literal
RDF parser error:{E201} Cannot have XML element content <rdf:Bag>as part of typed literal
RDF parser error:{E201} Cannot have XML element content <rdf:Bag>as part of typed literal
RDF parser error:{E201} Cannot have XML element content <rdf:Seq>as part of typed literal
RDF parser error:{E201} Cannot have XML element content <rdf:Bag>as part of typed literal
RDF parser error:{E201} Cannot have XML element content <rdf:Bag>as part of typed literal
The profile uses an unknown namespace: [http://uaprof.softbank.ne.jp/uaprof/ccppschema-20060731#]
Warning [A: http://uaprof.softbank.ne.jp/uaprof/ccppschema-20060731#DrmEncryptionMethod] Attribute not defined in vocabulary
Warning [A: http://uaprof.softbank.ne.jp/uaprof/ccppschema-20060731#DrmSecureTimeSource] Attribute not defined in vocabulary
Warning [A: http://uaprof.softbank.ne.jp/uaprof/ccppschema-20060731#HtmlMailSupport] Attribute not defined in vocabulary
Error [C: http://www.wapforum.org/profiles/MMS/ccppschema-20010111#MmsCharacteristics, A: http://www.wapforum.org/profiles/MMS/ccppschema-20010111#MmsMaxMessageSize] datatypes do not match http://www.openmobilealliance.org/tech/profiles/UAPROF/xmlschema-20030226#Number http://www.wapforum.org/profiles/MMS/ccppschema-20010111#Number
Warning [A: http://uaprof.softbank.ne.jp/uaprof/ccppschema-20060731#SmafRenderingSize] Attribute not defined in vocabulary
Warning [A: http://uaprof.softbank.ne.jp/uaprof/ccppschema-20060731#SmafPcmCapable] Attribute not defined in vocabulary
Warning [A: http://uaprof.softbank.ne.jp/uaprof/ccppschema-20060731#SmafHarmony] Attribute not defined in vocabulary
Warning [A: http://uaprof.softbank.ne.jp/uaprof/ccppschema-20060731#SmafGraphicCapable] Attribute not defined in vocabulary
Warning [A: http://uaprof.softbank.ne.jp/uaprof/ccppschema-20060731#SmafCapable] Attribute not defined in vocabulary
Error [C: http://www.openmobilealliance.org/tech/profiles/UAPROF/ccppschema-20030226#PushCharacteristics, A: http://www.openmobilealliance.org/tech/profiles/UAPROF/ccppschema-20030226#Push-Accept-AppID] is not a container.
PROFILE IS NOT VALID
Problems with this report?
Original profile
<?xml version="1.0" ?>
<!--
*************************************************************************************************
* UAProf
*
* Product: 910T
* Version: 1.5
* Created: Toshiba Corporation Mobile Communications Company
*
* Revision History
* 1.0 2006/08/19 Initial Release T.Nakayama
* 1.1 2006/08/24 Add application/xml, text/xml to CcppAccept. T.Nakayama
* 1.2 2006/09/19 Delete application/vnd.oma.drm.rights+wbxml from CcppAccept. T.Nakayama
* 1.3 2006/09/22 Correct parse error. T.Nakayama
* 1.4 2006/09/27 Add application/vnd.oma.drm.rights+wbxml to CcppAccept. T.Nakayama
* Delete application/x-htmlmail-template, application/x-ccf
* from CcppAccept.
* 1.5 2006/10/02 Correct MmsCharacteristics ID from "MMSCharacteristics"
* to "MmsCharacteristics". T.Nakayama
*
*************************************************************************************************
-->
<!DOCTYPE rdf:RDF [
<!ENTITY ns-rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
<!ENTITY ns-rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
<!ENTITY ns-prf 'http://www.openmobilealliance.org/tech/profiles/UAPROF/ccppschema-20030226#'>
<!ENTITY ns-mms 'http://www.wapforum.org/profiles/MMS/ccppschema-20010111#'>
<!ENTITY ns-sbex 'http://uaprof.softbank.ne.jp/uaprof/ccppschema-20060731#'>
<!ENTITY prf-dt 'http://www.openmobilealliance.org/tech/profiles/UAPROF/xmlschema-20030226#'>
]>
<rdf:RDF
xmlns = '&ns-rdf;'
xmlns:rdf = '&ns-rdf;'
xmlns:rdfs = '&ns-rdfs;'
xmlns:prf = '&ns-prf;'
xmlns:mms = '&ns-mms;'
xmlns:sbex = '&ns-sbex;'>
<rdf:Description rdf:ID="TOSHIBA_910T_Profile">
<!-- ***************************** -->
<!-- Hardware Platform Description -->
<!-- ***************************** -->
<prf:component>
<rdf:Description rdf:ID="HardwarePlatform">
<rdf:type rdf:resource="&ns-prf;HardwarePlatform" />
<!-- Vendor/model -->
<prf:Model rdf:datatype="&prf-dt;Literal">910T</prf:Model>
<!-- Display -->
<prf:ScreenSize rdf:datatype="&prf-dt;Dimension">240x320</prf:ScreenSize>
<prf:ColorCapable rdf:datatype="&prf-dt;Boolean">Yes</prf:ColorCapable>
<prf:BitsPerPixel rdf:datatype="&prf-dt;Number">18</prf:BitsPerPixel>
<!-- SBM Extend -->
<sbex:SupportedPositionningClass rdf:datatype="&prf-dt;Literal">
<rdf:Bag>
<rdf:li>Cell-ID</rdf:li>
<rdf:li>A-GPS</rdf:li>
</rdf:Bag>
</sbex:SupportedPositionningClass>
</rdf:Description>
</prf:component>
<!-- ***************************** -->
<!-- Software Platform Description -->
<!-- ***************************** -->
<prf:component>
<rdf:Description rdf:ID="SoftwarePlatform">
<rdf:type rdf:resource="&ns-prf;SoftwarePlatform" />
<!-- CCPP accept -->
<prf:CcppAccept rdf:datatype="&prf-dt;Literal">
<rdf:Bag>
<!-- Markup languages -->
<rdf:li>text/html</rdf:li>
<rdf:li>application/xhtml+xml</rdf:li>
<rdf:li>application/vnd.wap.xhtml+xml</rdf:li>
<rdf:li>text/css</rdf:li>
<rdf:li>text/plain</rdf:li>
<rdf:li>application/xhtml+xml; profile="http://www.wapforum.org/xhtml"</rdf:li>
<rdf:li>application/x-javascript</rdf:li>
<rdf:li>text/ecmascript</rdf:li>
<rdf:li>text/javascript</rdf:li>
<!-- Images -->
<rdf:li>image/jpeg</rdf:li>
<rdf:li>image/gif</rdf:li>
<rdf:li>image/png</rdf:li>
<!-- Audio -->
<rdf:li>audio/amr</rdf:li>
<rdf:li>audio/x-amr</rdf:li>
<rdf:li>audio/3gpp</rdf:li>
<rdf:li>audio/m4a</rdf:li>
<rdf:li>audio/mp4</rdf:li>
<rdf:li>application/vnd.smaf</rdf:li>
<rdf:li>application/x-smaf</rdf:li>
<!-- Video -->
<rdf:li>video/3gpp</rdf:li>
<rdf:li>video/3gpp2</rdf:li>
<rdf:li>video/mp4</rdf:li>
<rdf:li>application/sdp</rdf:li>
<rdf:li>application/x-shockwave-flash</rdf:li>
<!-- JAVA -->
<rdf:li>text/vnd.sun.j2me.app-descriptor</rdf:li>
<rdf:li>application/java</rdf:li>
<rdf:li>application/java-archive</rdf:li>
<rdf:li>application/ocsp-response</rdf:li>
<!-- vObject -->
<rdf:li>text/x-vcard</rdf:li>
<rdf:li>text/x-vcalendar</rdf:li>
<rdf:li>text/x-vbookmark</rdf:li>
<rdf:li>text/x-vmessage</rdf:li>
<rdf:li>text/x-vnote</rdf:li>
<rdf:li>text/calendar</rdf:li>
<rdf:li>text/directory</rdf:li>
<rdf:li>text/vcard</rdf:li>
<!-- VAB -->
<rdf:li>application/vnd.syncml+wbxml</rdf:li>
<rdf:li>application/vnd.syncml+xml</rdf:li>
<rdf:li>application/vnd.syncml.dm+xml</rdf:li>
<rdf:li>application/vnd.wap.connectivity-wbxml</rdf:li>
<!-- DRM -->
<rdf:li>application/vnd.oma.dd+xml</rdf:li>
<rdf:li>application/vnd.oma.drm.content</rdf:li>
<rdf:li>application/vnd.oma.drm.message</rdf:li>
<rdf:li>application/vnd.oma.drm.rights+wbxml</rdf:li>
<!-- Others -->
<rdf:li>application/vnd.presupl.asn1</rdf:li>
<rdf:li>application/x-tsbi-v1</rdf:li>
<rdf:li>application/x-tsbt-v1</rdf:li>
<rdf:li>application/x-tsbw-v1</rdf:li>
<rdf:li>application/octet-stream</rdf:li>
<rdf:li>application/xml</rdf:li>
<rdf:li>text/xml</rdf:li>
<rdf:li>multipart/mixed</rdf:li>
</rdf:Bag>
</prf:CcppAccept>
<prf:CcppAccept-Charset rdf:datatype="&prf-dt;Literal">
<rdf:Bag>
<rdf:li>Shift_JIS</rdf:li>
<rdf:li>EUC-JP</rdf:li>
<rdf:li>ISO-2022-JP</rdf:li>
<rdf:li>ISO-8859-1</rdf:li>
<rdf:li>US-ASCII</rdf:li>
<rdf:li>UTF-8</rdf:li>
</rdf:Bag>
</prf:CcppAccept-Charset>
<prf:CcppAccept-Encoding rdf:datatype="&prf-dt;Literal">
<rdf:Bag>
<rdf:li>deflate</rdf:li>
<rdf:li>gzip</rdf:li>
</rdf:Bag>
</prf:CcppAccept-Encoding>
<prf:CcppAccept-Language rdf:datatype="&prf-dt;Literal">
<rdf:Seq>
<rdf:li>ja</rdf:li>
<rdf:li>en</rdf:li>
</rdf:Seq>
</prf:CcppAccept-Language>
<!-- SBM Extend -->
<sbex:SmafCapable rdf:datatype="&prf-dt;Boolean">Yes</sbex:SmafCapable>
<sbex:SmafGraphicCapable rdf:datatype="&prf-dt;Boolean">Yes</sbex:SmafGraphicCapable>
<sbex:SmafHarmony rdf:datatype="&prf-dt;Number">128</sbex:SmafHarmony>
<sbex:SmafPcmCapable rdf:datatype="&prf-dt;Boolean">Yes</sbex:SmafPcmCapable>
<sbex:SmafRenderingSize rdf:datatype="&prf-dt;Boolean">Yes</sbex:SmafRenderingSize>
</rdf:Description>
</prf:component>
<!-- ********************** -->
<!-- Browser UA Description -->
<!-- ********************** -->
<prf:component>
<rdf:Description rdf:ID="BrowserUA">
<rdf:type rdf:resource="&ns-prf;BrowserUA" />
<!-- Browser Identification -->
<prf:BrowserName rdf:datatype="&prf-dt;Literal">NetFront</prf:BrowserName>
<prf:BrowserVersion rdf:datatype="&prf-dt;Literal">3.3</prf:BrowserVersion>
</rdf:Description>
</prf:component>
<!-- *********************************** -->
<!-- Network Characteristics Description -->
<!-- *********************************** -->
<prf:component>
<rdf:Description rdf:ID="NetworkCharacteristics">
<rdf:type rdf:resource="&ns-prf;NetworkCharacteristics" />
<prf:CurrentBearerService rdf:datatype="&prf-dt;Literal">3GPP_WCDMA_IPV4</prf:CurrentBearerService>
</rdf:Description>
</prf:component>
<!-- ******************************* -->
<!-- WAP Characteristics Description -->
<!-- ******************************* -->
<prf:component>
<rdf:Description rdf:ID="WapCharacteristics">
<rdf:type rdf:resource="&ns-prf;WapCharacteristics" />
<!-- DRM -->
<prf:DrmClass rdf:datatype="&prf-dt;Literal">
<rdf:Bag>
<rdf:li>ForwardLock</rdf:li>
<rdf:li>SeparateDelivery</rdf:li>
</rdf:Bag>
</prf:DrmClass>
<prf:DrmConstraints rdf:datatype="&prf-dt;Literal">
<rdf:Bag>
<rdf:li>datetime</rdf:li>
<rdf:li>interval</rdf:li>
<rdf:li>count</rdf:li>
</rdf:Bag>
</prf:DrmConstraints>
<prf:OmaDownload rdf:datatype="&prf-dt;Boolean">Yes</prf:OmaDownload>
<!-- SBM Extend -->
<sbex:DrmSecureTimeSource rdf:datatype="&prf-dt;Literal">ProvisioningDateTime</sbex:DrmSecureTimeSource>
<sbex:DrmEncryptionMethod rdf:datatype="&prf-dt;Literal">VIV</sbex:DrmEncryptionMethod>
<!--
<sbex:DrmPermission rdf:datatype="&prf-dt;Literal">
<rdf:Bag>
<rdf:li></rdf:li>
</rdf:Bag>
</sbex:DrmPermission>
-->
</rdf:Description>
</prf:component>
<!-- ******************************** -->
<!-- Push Characteristics Description -->
<!-- ******************************** -->
<prf:component>
<rdf:Description rdf:ID="PushCharacteristics">
<rdf:type rdf:resource="&ns-prf;PushCharacteristics" />
<prf:Push-Accept rdf:datatype="&prf-dt;Literal">
<rdf:Bag>
<rdf:li>application/vnd.syncml.notification</rdf:li>
<rdf:li>application/vnd.syncml.ds.notification</rdf:li>
<rdf:li>application/vnd.wap.connectivity-wbxml</rdf:li>
<rdf:li>application/vnd.wap.slc</rdf:li>
<rdf:li>application/vnd.wap.mms-message</rdf:li>
<rdf:li>application/vnd.oma.drm.rights+xml</rdf:li>
<rdf:li>application/vnd.oma.drm.rights+wbxml</rdf:li>
<rdf:li>application/vnd.presupl.asn1</rdf:li>
</rdf:Bag>
</prf:Push-Accept>
<prf:Push-Accept-Charset rdf:datatype="&prf-dt;Literal">
<rdf:Bag>
<rdf:li>Shift_JIS</rdf:li>
<rdf:li>EUC-JP</rdf:li>
<rdf:li>ISO-2022-JP</rdf:li>
<rdf:li>ISO-8859-1</rdf:li>
<rdf:li>US-ASCII</rdf:li>
<rdf:li>UTF-8</rdf:li>
</rdf:Bag>
</prf:Push-Accept-Charset>
<prf:Push-Accept-Encoding rdf:datatype="&prf-dt;Literal">
<rdf:Bag>
<rdf:li>base64</rdf:li>
</rdf:Bag>
</prf:Push-Accept-Encoding>
<prf:Push-Accept-Language rdf:datatype="&prf-dt;Literal">
<rdf:Seq>
<rdf:li>ja</rdf:li>
<rdf:li>en</rdf:li>
</rdf:Seq>
</prf:Push-Accept-Language>
<prf:Push-Accept-AppID rdf:datatype="&prf-dt;Literal">*</prf:Push-Accept-AppID>
<prf:Push-MsgSize rdf:datatype="&prf-dt;Number">1400</prf:Push-MsgSize>
<prf:Push-MaxPushReq rdf:datatype="&prf-dt;Number">10</prf:Push-MaxPushReq>
</rdf:Description>
</prf:component>
<!-- ******************************* -->
<!-- MMS Characteristics Description -->
<!-- ******************************* -->
<prf:component>
<rdf:Description rdf:ID="MmsCharacteristics">
<rdf:type rdf:resource="&ns-mms;MmsCharacteristics" />
<mms:MmsMaxMessageSize rdf:datatype="&prf-dt;Number">307200</mms:MmsMaxMessageSize>
<mms:MmsCcppAccept rdf:datatype="&prf-dt;Literal">
<rdf:Bag>
<!-- Markup languages -->
<rdf:li>text/plain</rdf:li>
<rdf:li>text/ecmascript</rdf:li>
<rdf:li>text/javascript</rdf:li>
<!-- Images -->
<rdf:li>image/jpeg</rdf:li>
<rdf:li>image/gif</rdf:li>
<rdf:li>image/png</rdf:li>
<!-- Audio -->
<rdf:li>audio/amr</rdf:li>
<rdf:li>audio/x-amr</rdf:li>
<rdf:li>audio/3gpp</rdf:li>
<rdf:li>audio/mp4</rdf:li>
<rdf:li>application/vnd.smaf</rdf:li>
<rdf:li>application/x-smaf</rdf:li>
<!-- Video -->
<rdf:li>video/3gpp</rdf:li>
<rdf:li>video/3gpp2</rdf:li>
<rdf:li>video/mp4</rdf:li>
<rdf:li>application/x-shockwave-flash</rdf:li>
<!-- JAVA -->
<rdf:li>text/vnd.sun.j2me.app-descriptor</rdf:li>
<rdf:li>application/java</rdf:li>
<rdf:li>application/java-archive</rdf:li>
<rdf:li>application/x-ccf</rdf:li>
<!-- vObject -->
<rdf:li>text/x-vcalendar</rdf:li>
<rdf:li>text/x-vcard</rdf:li>
<rdf:li>text/x-vbookmark</rdf:li>
<rdf:li>text/x-vmessage</rdf:li>
<rdf:li>text/x-vnote</rdf:li>
<rdf:li>text/directory</rdf:li>
<rdf:li>text/calendar</rdf:li>
<rdf:li>text/vcard</rdf:li>
<!-- Other -->
<rdf:li>application/x-tsbi-v1</rdf:li>
<rdf:li>application/x-tsbw-v1</rdf:li>
<rdf:li>application/x-tsbt-v1</rdf:li>
<rdf:li>application/x-htmlmail-template</rdf:li>
<rdf:li>application/vnd.oma.drm.content</rdf:li>
<rdf:li>application/vnd.oma.drm.message</rdf:li>
</rdf:Bag>
</mms:MmsCcppAccept>
<mms:MmsCcppAcceptCharSet rdf:datatype="&prf-dt;Literal">
<rdf:Bag>
<rdf:li>Shift_JIS</rdf:li>
<rdf:li>EUC-JP</rdf:li>
<rdf:li>ISO-2022-JP</rdf:li>
<rdf:li>ISO-8859-1</rdf:li>
<rdf:li>US-ASCII</rdf:li>
<rdf:li>UTF-8</rdf:li>
</rdf:Bag>
</mms:MmsCcppAcceptCharSet>
<!-- SBM Extend -->
<sbex:HtmlMailSupport rdf:datatype="&prf-dt;Boolean">Yes</sbex:HtmlMailSupport>
</rdf:Description>
</prf:component>
<!-- ********************* -->
<!-- Streaming Description -->
<!-- ********************* -->
<!-- None -->
</rdf:Description>
</rdf:RDF>