843: ref-10 needs a guard or narrower context on the existence of the tested item
The constraint ref-10 needs a guard on the existence of the tested item. The rule today: ” ref-10 (Mandatory) Context: PaymentCalculationPeriod (complex type) The @href attribute = the @id attribute of an element of type PricingStructure. ” The problem is that //element(*, PaymentCalculationPeriod)/@href is optional. The rule could be rewritten as: ” ref-10 (Mandatory) Context: … Continued