R
Robin Brown
Guest
I'm not sure what you are after. What is the database field name? The XML Schema snippet is defining the temp-table field name 'description' with an XML -NODE-NAME 'desc'. 'desc' is what will be serialized with the temp-table data. When deserialized the element will be recognized as the 'description field'.
Continue reading...
Continue reading...