Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 FOR XML EXPLICIT

Author  Topic 

Rene
Starting Member

3 Posts

Posted - 2003-04-28 : 08:49:45
Hi,

I want to integrate an attribute in a tag.
It should look like the following example where
'tagname' is the tagname and 'example' the attribute:


<tagname example="8">
.....
.....(here are some more tags)
.....
</tagname>



Can anyone help me?
Thanks in advance.

Greetings,
René



   

- Advertisement -