Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Map one more column map within a single XSD element.

Map one more column map within a single XSD element.
I have export the xml file from the excel file format, the data has in one
more column a xml element data. How can I map one more column?

In my XSD (problem is "sub-item" element)

<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
<xsd:element name="body"
<xsd:complexType
<xsd:sequence
<xsd:element name="item-group" minOccurs="0" maxOccurs="unbounded"
<xsd:complexType
<xsd:sequence
<xsd:element name="item" type="xsd:string"/
<xsd:element name="sub-item" type="xsd:string" maxOccurs="unbounded"/
<xsd:element name="reference-targets" type="xsd:string"/
</xsd:sequence
</xsd:complexType
</xsd:element
</xsd:sequence
</xsd:complexType
</xsd:element
</xsd:schema

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to use a single nonrepeating XML element in a cell formula Paul Smith Excel Discussion (Misc queries) 1 September 29th 09 06:56 AM
From single cell variables to a single column serie noyau New Users to Excel 1 December 22nd 06 06:43 AM
Copy column range of "single word" cells with spaces to a single c nastech Excel Discussion (Misc queries) 3 February 15th 06 05:04 PM
Return Single Row of Numeric Data to Single Column Sam via OfficeKB.com Excel Worksheet Functions 4 December 17th 05 12:31 AM
how do i map an excel column to an XML element john dunford Excel Discussion (Misc queries) 0 May 23rd 05 12:11 PM


All times are GMT +1. The time now is 02:12 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"