
16.02.2010, 19:51
|
|
|
...
модератор форума
Регистрация: Sep 2006
Адрес: Minsk
Сообщений: 4,286
|
Это стандарт XML. В AS3 уже такой файл в xml не конвертируется. Вылетит ошибка:
TypeError: Error #1088: The markup in the document following the root element must be well-formed.
Или если в IE попытаться открыть:
Only one top level element is allowed in an XML document. Error processing resource 'file:///D:/tests/test.xml'. Line 5, P...
|