OpenCDISC 1.4 schema

Hi Lex,

The schema and the stylesheet for configuration files will be updated soon.

Sorry for inconvenience.

Kind Regards,

Sergiy

Hi Sergiy,

Thank you!

Best, Lex

The OpenCDISC 1.4 configuration files has things like:

<val:Varlength ID=“SD1080” Variable=“%Variables.Type.Basic:Char%” Minimum=“2” Maximum=“5” Message=“%Variable% variable length is too long for actual data” Description=“Variable length should be assigned based on actual stored data to avoid to minimize file size. Datasets should be resized to the maximum length used prior to splitting.” Category=“Metadata” Type=“Information”/>

However, this validation type (Varlength) is not represented in the schema (resources/schema/validator1-0-0.xsd).

Are there plans to keep the schema in synch with the configuration files, so that the configuration files validate against the schema?