← Prev in month ← Prev in thread

XSD Validating unknown number of attributes from 1 to N

From
Pedro Adame Vergara <>
To
"" <>
Date
2016-04-18T16:17:38Z
ID
<>
Thread
XSD Validating unknown number of attributes from 1 to N
Hi!

I need to validate the following xml structure:
...
<element id="1" link1="xyz" link2="xyzz" />
...
There can be from link1 attr to anyone desired.

How could I achieve that using XSD?

Best regards!
/Pedro
← Prev in month ← Prev in thread