Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdht-dev] Property Cardinality Update

A quick check on ereferal reveals shows this change breaks both the schematron/xpath at 11 places, so it should be revised

I modified the cardinality to support open and closed 
Open will use “not isEmpty” while closed will use size >= property.getlower and size <= property.getupper

This is working for consol and consol2 


Is this going to impact the schematron generation as the original change was made as part of schematron

https://git.eclipse.org/r/#/c/74122/

Thanks

Sean



_______________________________________________
mdht-dev mailing list
mdht-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mdht-dev



Back to the top