Sergiy
April 16, 2012, 7:12pm
1
Hi!
Refer to the CRT_DD Specs 1.0.0 (define.xml standard) Section 2.1.3.1 (p.18) table.
See an example from Section 2.1.2.5 (p.15):
<CodeList OID=“CodeList.AESER”
Name=“AESER”
DataType=“text”
SASFormatName=“$AESER”>
No
Yes
Regards,
Sergiy
ntikoo
April 16, 2012, 9:10pm
3
Hello Sergiy.
Thanks for your response.
I have the codelist element and its attributes in the same order as in the CRT_DDS V1.0. Same applies to the itemgropdef and itemdef elements which are the other 2 areas where i am getting an ERROR.
Please see the layout of my define.xml file.
def:AnnotatedCRF
ItemGroupDef for all the datasets.
<ItemGroupDef…><ItemRef…>
ItemDef for all the variables.
<ItemDef…>
All Complutational Algorithms are listed here.
def:ComputationMethod </def:ComputationalMethod>
All Codelists are listed here.
<CodeList…>
************************************************************* →
<def:ValueListDef OID=“ValueList.VS.VSTESTCD”>
</def:ValueListDef>
Thanks,
Nalin
Sergiy
April 16, 2012, 9:30pm
4
It’s difficult to find what is wrong without seen the entire document content. You can email your define.xml to me (sergiy () opencdisc.org )
5.2.1. Global Element Order
ODM
a. Study
i. GlobalVariables
StudyName
StudyDescription
ProtocolName
ii. MetaDataVersion
def:AnnotatedCRF
a. def:DocumentRef
def:SupplementalDoc
a. def:DocumentRef
def:leaf
a. def:title
def:ComputationMethod
def:ValueListDef
a. ItemRef
Include
ItemGroupDef
a. ItemRef
b. def:leaf
i. def:title
c. def:ValueListRef
ItemDef
a. CodeListRef
CodeList
a. CodeListItem
i. Decode
TranslatedText
b. ExternalCodeList
ntikoo
April 16, 2012, 9:47pm
5
Thanks, Sergiy. This table helped resolve the issue. I had the wrong order for def:ComputationalMethod & def:ValueListDef
Nalin
ntikoo
April 16, 2012, 6:15pm
6
Hello.
I am new to the define.xml and xml in general and not sure what this error means. i have included 3 datasets with a total of 67 variables and 25 codelists into my define.xml which i am validating using OpenCDISC.
Please see the “Issue Summary” tab below:
Source
Rule ID
Message
Severity
Found
DEFINE
DD0023
Element ‘CodeList’ in wrong order within Define.xml
Error
25
DD0023
Element ‘ItemDef’ in wrong order within Define.xml
Error
67
DD0023
Element ‘ItemGroupDef’ in wrong order within Define.xml
Error
3
Thanks,
Nalin