Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Looking for attribute namespace documentation >Thread Next - Re: Looking for attribute namespace documentation Re: Looking for attribute namespace documentationTo: NULL Date: 3/20/2009 12:44:00 PM Thomas Braun wrote: > For example, Excel defines the following namespaces in the workbook > element: > > <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"> > > Later on, the table element attributes are using these namespaces: > > <Table ss:ExpandedColumnCount="10" ss:ExpandedRowCount="1" > x:FullColumns="1" x:FullRows="1" ss:DefaultColumnWidth="60"> > > All of the attributes belong to the "ss" namespace, only FullColumns and > FullRows belong to "x" - but I can't find a reference with all possible > attribute and namespaces. > > The table element alone has around 20 attributes - not sure how I can > create a valid XML without the correct namespaces. There should be a schema for each namespace so you would find the attribute FullColumns defined in a schema with targetNamespace="urn:schemas-microsoft-com:office:excel". -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
