how to write xml schema(XSD) -


I want to write an XML schema (XSD) which contains multiple instances in the element and is an attribute ID, if I want to I agree that if the borrower ID attribute has a value equal to 1, then there should be some value in all its subleases. Is it possible with XSD? Please suggest me that this is a way to thank you

The conditions like you are requesting you You probably want to see the Reliance NG (http://relaxng.org/) of the XML schema.

Comments