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.
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 |