Validate Service issue..in IS 4.6

Here in this service we have to set the value for the “conform to” field in the Service In. The value should be reffering to the record that has been generated from the XML schema which we generate. Can any one tell how to specify the path of the record in the “conforms to” field.
My record is in the following path as per the Service browser.
EDITask ---------------- Package
X12 ------------------ Folder
X12_4010_270 ------- Record Name
Now tell me how to reffer to the abve record in the “conform to” field.
your help is greatly appriciated.

You can specify the path of the record just like that of the Service Flow.
Use Namespace of record.
(Folder1.Folder2:Record Name)

So, you can validate commonly when setting “X12:X12_4010_270” to “conform to”

EDITask ---------------- Package
X12 ------------------ Folder
X12_4010_270 ------- Record Name