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
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