sdcid = Sample
keyid1 = S01;S02
paramlistid = Metals;Polymers
paramlistversionid = 1;3
variantid = 2;4
dataset = 1;2
paramid = Al;HDPE
paramtype = Std;Mod
replicateid = 1;1
For both the Samples S01 and S02,, this deletes the Data Item for Parameter Al (Type=Std, Replicate=1) in the Metals Data Set (Version=1, Variant=2, DataSetNumber=1).
And the Data Item for Parameter HDPE (Type=Mod, Replicate=1) in the Polymers Data Set (Version=3, Variant=4, DataSetNumber=2).
sdcid = Sample
keyid1 = S01;S02
paramlistid = Metals
paramlistversionid = 1
variantid = 2
dataset = 1
paramid = Al
paramtype = Std
replicateid = 1
For both the Samples S01 and S02, this deletes the Data Item for Parameter Al (Type=Std, Replicate=1) in the Metals Data Set (Version=1, Variant=2, DataSetNumber=1).