SD2E / opil

The Open Protocol Interface Language (OPIL) is intended as a standard language for protocol interfaces
5 stars 1 forks source link

Unable to assign replicate to SampleSet #168

Closed tramyn closed 3 years ago

tramyn commented 3 years ago

I want to assign a SampleSet.replicate but unable to do so for opil=v1.0b3

bbartley commented 3 years ago

This resulted because the replicates property was incorrectly typed to xsd:int rather than xsd:integer and will be corrected in the next release.