Search Results

2
votes
3answers
91 views

Reference to parent node in XSD?

Hi In current w3c version of XSD, is there a way to refer to parent node or child node, when defining rules for a particular node? To make it more clear, can i add a rule in child n …