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

module Example2Templates { import from XSD language "XML" all; import from Example2 all; template C1 t_C1:= { base :=-1, a1 :=1, a2 :=2.0 } }