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.
Word to XML
Collapse
X
-
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.Originally posted by jkmyoungThis feature is provided in Word 2003 and later.
Click on File - Save as...
And then select xml document in the file type.
Please how to resolve this.Comment
-
I'm trying to understand, please confirm or correct the following:- The company has a different stylesheet that it uses to translate xml documents from word.
- This stylesheet is an XSLT stylesheet? CSS stylesheet?
- People can edit this document, and then resave to xml.
- You have a different xml schema that you need to follow?
- Can you post the schema here?
Comment
Comment