我刚用excel创建了一个文件,保存的时候选择格式为: xml。用记事本打开后,得到如下内容。
现在,我想反着来,但使用vs编写xml时,没有提示。我想下载一个 xsd还实现。请问各位达人。
哪里有得下?
<?xml version="1.0"?> <?mso-application progid="Excel.Sheet"?> <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:html="http://www.w3.org/TR/REC-html40"> <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office"> <Author>USER</Author> <LastAuthor>USER</LastAuthor> <Created>2008-11-17T03:56:53Z</Created> <Company>CHINA</Company> <Version>11.9999</Version> </DocumentProperties> <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel"> <WindowHeight>12945</WindowHeight> <WindowWidth>18195</WindowWidth> <WindowTopX>480</WindowTopX> <WindowTopY>105</WindowTopY> <ProtectStructure>False</ProtectStructure> <ProtectWindows>False</ProtectWindows> </ExcelWorkbook>
繁花如伊
慕森卡