> We can adopt XML Name, confined to Latin-1, if you would like. That > adds [:\.] to the options but requires that the first character be > in [a-zA-Z_:].
Note that ':' is reserved for XML namespaces! It is unreasonable to use it in module names as module names, except probably of the case when it separates the type and the name itself: "dict:webster". -- Victor Porton ([EMAIL PROTECTED])