XER support


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@365 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/skeletons/UTCTime.h b/skeletons/UTCTime.h
index d00dafb..b026ded 100644
--- a/skeletons/UTCTime.h
+++ b/skeletons/UTCTime.h
@@ -12,8 +12,9 @@
 
 extern asn1_TYPE_descriptor_t asn1_DEF_UTCTime;
 
-asn_constr_check_f UTCTime_constraint;
 asn_struct_print_f UTCTime_print;
+asn_constr_check_f UTCTime_constraint;
+xer_type_encoder_f UTCTime_encode_xer;
 
 /***********************
  * Some handy helpers. *