Turn on more accessible mode
Skip to main content
Turn off more accessible mode
WebParts for Microsoft SharePoint
Sign In
|
Products - Taxonomy Extension for Microsoft SharePoint
This Site
This List
Home
Company
Products
Service
Partners
Customers
Press Center
Contact
Categories (Taxonomy Extension)
Taxonomy Administration
Taxonomy Administration
WebParts for Microsoft SharePoint
>
Products
>
Products - Taxonomy Extension for Microsoft SharePoint
>
Products - Taxonomy Extension for Microsoft SharePoint - FAQs
>
How to export the taxonomy as category tree?
Products - Taxonomy Extension for Microsoft SharePoint - FAQs
: How to export the taxonomy as category tree?
Question
How to export the taxonomy as category tree?
Body
For getting your taxonomy as an XML-File click on "Download" at the Taxonomy Management Center.
Each category will be represended by a "Taxonomy"-node with it's values shown as attributes.
The hierarchy itself will be recreated by nesting the category-elements.
Sample:
<TaxonomyRoot CreateDate="6/19/2008" CreatedBy="SharepartXXL Taxonomy Extension">
<Taxonomy ID="1" Name="Our Company" Synonyms="Company, Sharepart XXL" CategorizationRules="" CategorizationThreshold="80" Description="this is our Company" Related="" AZIndex="True" Navigation="True" >
<Taxonomy ID="10" Name="Department" Synonyms="" CategorizationRules="dep*" CategorizationThreshold="75" Description="grouping the departments" Related="" AZIndex="True" Navigation="True" >
<Taxonomy ID="11" Name="Sales" Synonyms="Sales,marketing,PR" CategorizationRules="(Sales OR Marketing)" CategorizationThreshold="70" Description="" Related="15, 15,17" AZIndex="True" Navigation="True" />
</Taxonomy>
</Taxonomy>
<Taxonomy ID="15" Name="Our Products" Synonyms="Product,Part,Solution" CategorizationRules="(Product OR Part OR Solut*)" CategorizationThreshold="50" Description="these are our products" Related="11" AZIndex="True" Navigation="True" >
<Taxonomy ID="16" Name="Newsletter" Synonyms="" CategorizationRules="" CategorizationThreshold="75" Description="" Related="11" AZIndex="True" Navigation="True" />
<Taxonomy ID="17" Name="Taxonomy Extension" Synonyms="" CategorizationRules="" CategorizationThreshold="75" Description="" Related="11" AZIndex="True" Navigation="True" />
</Taxonomy>
</TaxonomyRoot>
Expires
4/6/2009
Category
Web Part: Taxonomy Management
Sortorder
10
SPXXLCategory
Object reference not set to an instance of an object.
Product
Taxonomy Extension Basic
Attachments
Created at 7/4/2008 1:20 PM by Frank (Product Manager)
Last modified at 4/7/2009 3:34 PM by Rainer (Development)