[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Selective restriction for attributes based on element values.
- From: Nagesh Subrahmanyam <nageshblore@gmail.com>
- To: xml-dev@lists.xml.org
- Date: Sun, 30 Sep 2007 18:08:07 +1000
Hi,
I have an element <startTag> with attribute as type. The value of the
attribute type can be numeric or alphabetic (with or without limits
and/or patterns) depending on what was the value of the element. The
value of the element would be string always. How do I apply such a
restriction for the attribute ?
Examples :
<startTag type="x">op1</startTag>
<startTag type="0">op2</startTag>
Regards,
Nags.
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]