how to write xml schema(XSD) -


I want the right one XML schema (XSD) in which the element has many events and an attribute ID if I want to 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 to me that if this is a way of achieving this goal

but using XSD The XML is completely okay to validate and after that it has some additional, application-specific verification logic.

Comments