1086: col-7 appears to be slightly wrong

col-7 states in the english description: Context: SecurityDeliveryReturn The @href attribute is equal to the @id attribute of an element of type Assets Unfortunately SecurityDeliveryReturn does not have an attribute @href, however its child ‘assetReference’ does. I suspect the rule should read: The assetReference/@href attribute is equal to the @id attribute of an element of … Continued

1085: col-6 appears to slightly wrong

col-6 states in the english description: Context: CashDeliveryReturn The @href attribute is equal to the @id attribute of an element of type Assets Unfortunately CashDeliveryReturn does not have an attribute @href, however its child ‘assetReference’ does. I suspect the rule should read: The assetReference/@href attribute is equal to the @id attribute of an element of … Continued