Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

attributes 1

Status
Not open for further replies.

misiak123

Programmer
Feb 25, 2009
1
PL
Hello,

First J want to say that J'm new in xml.
And J have a problem. J did something like this

<tag1 name="some name" high="some high" />

<tag2 name="tag1" /> - is it possible to add attribute which is another tag, and in xsd describe it as tag1 type (not int or string but my own type)?

Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top