EDN Admin
Well-known member
Suppose I have the following XML snippet:
<pre class="prettyprint <x child="value
<y id=z/>
</x>[/code]
I want to ensure that "x/@child" is limited, in this case, to "z". ("value" is a placeholder.") How do I do that?<br/>
<hr class="sig Will Pittenger
View the full article
<pre class="prettyprint <x child="value
<y id=z/>
</x>[/code]
I want to ensure that "x/@child" is limited, in this case, to "z". ("value" is a placeholder.") How do I do that?<br/>
<hr class="sig Will Pittenger
View the full article