Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User vichharaks's Avatar
    Join Date
    Mar 2003
    Posts
    1
    I use xalan 2.3.1 to generate an wml file.
    java org.apache.xalan.xslt.Process -IN myfile.xml -XSL myfile.xml -OUT myfile.wml

    I use Nokia Mobile Internet Toolkit to view the result file "myfile.wml" but I get an error message because in the myfile.wml Xalan generate the following tag :
    <wml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

    If I remove xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance", the file can be displayed correctly in the Nokia Mobile Internet Toolkit.

    I should like to know if <wml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> generated by Xalan is conform to the WML standard.

    Thanks.

  2. #2
    Regular Contributor sudnyesh's Avatar
    Join Date
    Mar 2003
    Posts
    80
    HI,
    XML Namespace is not supported by WML standard. However this is supported for the xHTML browser version on some Nokia phones and also the XHTML supporting emulator that comes with the MINT 3.0.

    regads,
    Sudnyesh.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved