< and >:< and > will be considered "text"| Status | Tag Example | Explanation |
|---|---|---|
| Good | <MyTag:SomeText> |
|
| Good | <My Tag:Some Text> |
Spaces in tag names & values OK |
| Good | < My Tag : Some Text > |
Spaces padding tag names & values OK |
| Good | < My-Tag : Some_Text > |
Underscores & hyphens OK |
| Good | < My-Tag : First value | Second value> |
Pipe or semicolon used to indicate multiple values |
| Bad | < My/Tag : Some:Text > |
Other characters not OK |