(version 1000) (serializator "use1" (procedure "external" (arg "a_ext_char" (string)) ) (rootprocedure (proc "p_extern" ["external"] (proc-allow [collection optional])) ) (rootstruct "CfgCharacterComposer" (field "cc_external_chars" (f/optional (f/vector (f/string ["p_extern" "a_ext_char"])))) ) )