-- TTCN3 module extracted from ITU-T Z.169 (03/2011)

module Example4Templates { import from XSD language "XML" all; import from Example2 language "XML" all; import from Example3 language "XML" all; import from Example4 all; template NewC1 t_NewC1:= { base :=-1000, a1 :=1, a2 :=2 } template NewS1 NewS1:=1 }