Replacing Unsupported Characters in File and Folder Names

Certain characters in the names of your SMML schema files and folders are replaced automatically if they are unsupported for the object type of your file. The characters replaced differ based on which operating system you use.

Characters Replaced on Windows Systems

Characters in SMML schema file and folder names replaced on Windows systems if they are unsupported for an object type are the following:

Character Replaced By Character If Unsupported

Double quotation mark (")

Underscore (_)

Asterisk (*)

Underscore (_)

Slash (/)

Underscore (_)

Colon (:)

Underscore (_)

Less-than symbol (<)

Underscore (_)

Greater-than symbol (>)

Underscore (_)

Question mark (?)

Underscore (_)

Backslash (\)

Underscore (_)

Vertical bar (|)

Underscore (_)

Characters Replaced on Unix Systems

Characters in SMML schema file and folder names replaced on Unix systems if they are unsupported for an object type are the following:

Character Replaced By Character If Unsupported

Slash (/)

Underscore (_)