Valid Node Names
When a Flat File Schema is created, an internal XML Schema-based representation of the metadata is also generated, so the node names you specify for the records, fields, and groups must be valid XML names. Follow the naming restrictions listed in the following tables when creating node nodes in Flat File Schema.
Attention: You might be able to enter invalid characters into
the Name field but the generated Flat File
Schema might be incorrect. You cannot create a variable from an invalid
schema.
XML naming restrictions are listed in the following tables.
Valid Name Types | Description |
---|---|
Starting Name Characters |
|
Non-starting Name Characters |
|
Invalid Characters | Description |
---|---|
space | |
: | colon |
~ | tilde |
/ | forward slash |
\ | backslash |
; | semicolon |
? | question mark |
$ | dollar sign |
& | ampersand |
% | percent sign |
@ | at sign |
^ | hat sign |
= | equals sign |
* | asterisk |
+ | plus sign |
( ) | any parentheses |
| | pipe |
' " ` | any quotation marks |
{ } [ ] > < | any brackets |