Custom XML Schema in Excel 2007 – Multi line items tip
Posted January 11th, 2008 . 1 Comment .
Excel enables you to import your own custom XML Schema or public XML standards such as RosettaNet and bind the elements to a particular cell. Excel 2007 take one step further with the ability to detect detail line items and apply table formating as well as filtering when you drop the detail line onto the spreadsheet as below.
However there is a rule apply here, you must define the minOccurs and maxOccurs attribute in the element level (example here would be LineItem)
if you left out the minOccurs and maxOccurs attribute, Excel will not able to determine the element is a detail line.
1 Comment “Custom XML Schema in Excel 2007 – Multi line items tip”
RSS feed for comments on this post. TrackBack URL

I would like to link an excel template to a sharepoint list item it’s associated with.
I have a document library.
I created an excel template as the content type.
There is an SPD workflow that assigns that item a number.
I would like that number to show up in a cell on that particular spreadsheet.
How do I accomplish this? When I follow your steps above there are ‘no emls mapps associated with this workbook’
Comment by L01$Lan3 — March 24, 2011 @ 2:06 am