W
wembley
I am attempting to programmaticaly get at the XmlMappedRange of a schema /
XML map that was mapped to non-repeating cells for the purposes of taking a
fairly complex set of mappings and programmaticaly repeat the mapping over
subsequent row groupings.
The idea is to process data from rows 1 through 50, then 52 through 101, 103
through ... until I reached the end of the used range for the worksheet. I
would like to allow the user to drag-and-drop the elements from the XML map
onto the first grouping of records (e.g., 1 through 50) and replicate this
mapping going down the portals when attempting to export to XML.
By examining the XmlMappedRange type, would it yield cell location
information that I may use to parse?
I have attempted to drag the elements from the XSD / XMLMap but have found
no automatic generation / creation of XmlMappedObjects in any of my
worksheets or containing workbook.
Any advice would be greatly appreciated.
Thanks,
Michael
XML map that was mapped to non-repeating cells for the purposes of taking a
fairly complex set of mappings and programmaticaly repeat the mapping over
subsequent row groupings.
The idea is to process data from rows 1 through 50, then 52 through 101, 103
through ... until I reached the end of the used range for the worksheet. I
would like to allow the user to drag-and-drop the elements from the XML map
onto the first grouping of records (e.g., 1 through 50) and replicate this
mapping going down the portals when attempting to export to XML.
By examining the XmlMappedRange type, would it yield cell location
information that I may use to parse?
I have attempted to drag the elements from the XSD / XMLMap but have found
no automatic generation / creation of XmlMappedObjects in any of my
worksheets or containing workbook.
Any advice would be greatly appreciated.
Thanks,
Michael