Subject: What the differeent betweeen element & attribute
Posted By: bapechun Post Date: 1/30/2004 2:13:13 AM
I had a table call
Branch
BranchID    (Unique ID of branch office)
BranchName (Name of branch office)
BranchAddress (Address of branch office)

I don't know BranchID is a element or a attribute.
Can anyone help to solve this problem ?!
Thanks,






A.S.N.K.A.
Reply By: joefawcett Reply Date: 1/30/2004 7:34:33 AM
It isn't either as you don't have xml you have a table. If you wanted to describe this (database) table in xml the standard way would be to have each row of the table as an element with each column as an attribute.

Joe (MVP - xml)

Go to topic 9184

Return to index page 959
Return to index page 958
Return to index page 957
Return to index page 956
Return to index page 955
Return to index page 954
Return to index page 953
Return to index page 952
Return to index page 951
Return to index page 950