Word to XML

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Engrm
    New Member
    • Sep 2007
    • 6

    Word to XML

    I am new in XML, how can i convert word document to XML document to upload to a web, but i have to just convert.
  • jkmyoung
    Recognized Expert Top Contributor
    • Mar 2006
    • 2057

    #2
    This feature is provided in Word 2003 and later.
    Click on File - Save as...
    And then select xml document in the file type.

    Comment

    • Engrm
      New Member
      • Sep 2007
      • 6

      #3
      Originally posted by jkmyoung
      This feature is provided in Word 2003 and later.
      Click on File - Save as...
      And then select xml document in the file type.
      Thanks but i know that feature, but i have to upload that document to website, and then people has to download, and the style sheet i would be using would be same for uploading and downloading, I know that there are converters in the market but when i convert from word into XML, word take its own style sheet, but i have to give my style sheet which the company has same for everybody.
      Please how to resolve this.

      Comment

      • jkmyoung
        Recognized Expert Top Contributor
        • Mar 2006
        • 2057

        #4
        I'm trying to understand, please confirm or correct the following:
        1. The company has a different stylesheet that it uses to translate xml documents from word.
        2. This stylesheet is an XSLT stylesheet? CSS stylesheet?
        3. People can edit this document, and then resave to xml.
        4. You have a different xml schema that you need to follow?
        5. Can you post the schema here?

        Comment

        Working...