Questions about creating and validating Define.xml
Hi All,
I got the Excel Spec for Define-XML by using OpenCDISC Community Ver 2.0.1, but I couldn't find a column for the Rank Attribute of CodeListItem and EnumeratedItem.
Please let me know how to make the Rank Attribute of CodeListItem and EnumeratedItem with current OpenCDISC tool.
Ippei
I've been getting a few errors lately with generating ADaM using OpenCDISC 2.0.1. The spec file is attached, as is the define.xml file. When I validate the define, I get a number of errors that I hadn't seen before. I'm not doing anything different than before, so the solution to the problem escapes me. I know the spec file is incomplete, but that shouldn't cause the validation errors. Also, I wiped OpenCDISC 2.0.1 clean from my computer and reinstalled, and still the same problem.
Hi i am getting this error when using OCC 2.01 and define v2.0. I have following statements in the define similar to CDISC example:
<ODM
xmlns="http://www.cdisc.org/ns/odm/v1.3"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:def="http://www.cdisc.org/ns/def/v2.0"
Thanks.
Hi,
I am new to OpenCDISC 2.0.1 community version.
How can i create Define.xml file in the specific location(study drive, where the xpt files, blankcrf and reviewersguide available).
Hi,
I had generated a define.xml 2.0 using SAS Clinical Standards Toolkit 1.6, and it was successfully validated by OpenCDISC community 2.0.1 (0 messages were generated; 50,473 checks were performed).
Hi,
When creating define.xml 2.0 for ADaM using OCC 2.0.1, the predecessor variable isn't shown in browser, but can be seen in the define.xml file. In the browser the column Origin only says "Predecessor" and no information regarding which variable that is the predecessor.
Is there any business rule for this, or are there some issue with the stylesheet?
Best regards,
Tommy
Hi,
I am trying to generate Define.xml usuing OpenCDISC community 2.0.1.
I have generated define.xls spec and, enterd comments in "Variable" sheet last column for all variables but values are not populating in define.xml.
If i put all comments in Origin Column then values are population but suffix ":" is coming after each value.
Please let me know, Am i doing any mistake in define spec or is it issue with define stylesheet.
Thanks and Regards,
Saurabh
I'm validating a Define 2.0 file and I'm getting an unexpected error. In the Define-XML v2.0.0 specification, section 4.2.1, the list of data types includes a number of new values for partial date and datetime values and duration, specifically partialDate, partialTime, partialDatetime, incompleteDatetime, and durationDatetime. However, test OD0075 seems to still be validating against the shorter list from Define 1.0: "The DataType attribute for ItemDef element must have a value of 'integer', 'float', 'date', 'datetime', 'time', or 'text'."