Should there be multiple root elements in ConfigState.xml?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
User avatar
kengrubb
Posts: 324
Joined: Thu Dec 11, 2003 5:23 pm
Location: Olympia, WA, USA

Should there be multiple root elements in ConfigState.xml?

Post by kengrubb »

I tried opening ConfigState.xml with XML NotePad, and it complained about there being multiple root elements.

Should <header>...</header> be withing <TextPad>...</TextPad>, or vice versa?

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<header>
<value name="application" type="string">TextPad</value>
<value name="version" type="string">1</value>
<value name="vendor" type="string">Helios Software Solutions</value>
</header>
<TextPad>
<Preferences>
...
(2[Bb]|[^2].|.[^Bb])

That is the question.
Post Reply