
January 25th, 2000, 08:53 AM
|
|
Junior Member
|
|
Join Date: Jan 2000
Location: Atlanta, GA USA
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I know this isn't an XML forum, but maybe someone can help me.
How can you bind an XML element (Within a data island)to a SPAN using the DATAFLD when the XML element is a nested element? For example, if you have XML data representing Name and Address where Name is simple and Address is a compound element made up of City and State. It's quite simple to bind the Name field to a SPAN using DATAFLD=Name but how can you bind the City. You're not allowed to say DATAFLD=Address.City or DATAFLD=Address!City.
Is there a way to do this? Thanks in advance.
Matt
|