You've already forked linux-packaging-mono
Imported Upstream version 4.2.0.179
Former-commit-id: 0a113cb3a6feb7873f632839b1307cc6033cd595
This commit is contained in:
committed by
Jo Shields
parent
183bba2c9a
commit
6992685b86
@@ -246,21 +246,11 @@
|
||||
<ttList>
|
||||
<anyType xsi:type="xsd:string">two</anyType>
|
||||
<anyType xsi:type="xsd:string">strings</anyType>
|
||||
</ttList>
|
||||
<multiList>
|
||||
<ArrayOfAnyType>
|
||||
<anyType xsi:type="xsd:int">22</anyType>
|
||||
<anyType xsi:type="xsd:int">33</anyType>
|
||||
</ArrayOfAnyType>
|
||||
<ArrayOfAnyType>
|
||||
<anyType xsi:type="xsd:int">888</anyType>
|
||||
<anyType xsi:type="xsd:int">999</anyType>
|
||||
</ArrayOfAnyType>
|
||||
</multiList>aa<xmltext>33</xmltext>bb<xmltext>776</xmltext><special>
|
||||
</ttList>aa<xmltext>33</xmltext>bb<xmltext>776</xmltext><special>
|
||||
<data>
|
||||
<three>3</three>
|
||||
<one>1</one>
|
||||
<two>2</two>
|
||||
<one>1</one>
|
||||
<three>3</three>
|
||||
</data>
|
||||
</special><dummyStringArray xmlns="mm">
|
||||
<ArrayOfString xsi:nil="true" />
|
||||
|
@@ -4,10 +4,7 @@
|
||||
xmlns:xfw="http://www.croc.ru/Schemas/XmlFramework/Core/Config/1.0"
|
||||
xmlns:xs="http://www.croc.ru/Schemas/XmlFramework/Core/Config/XStorageFactoryProvider/1.0"
|
||||
|
||||
xsi:schemaLocation="
|
||||
http://www.croc.ru/Schemas/XmlFramework/Core/Config/1.0 x-net-config-schema.xsd
|
||||
http://www.croc.ru/Schemas/XmlFramework/Core/Config/XStorageFactoryProvider/1.0 x-net-config-storage-factory-provider-schema.xsd
|
||||
">
|
||||
xsi:schemaLocation="http://www.croc.ru/Schemas/XmlFramework/Core/Config/1.0 x-net-config-schema.xsd http://www.croc.ru/Schemas/XmlFramework/Core/Config/XStorageFactoryProvider/1.0 x-net-config-storage-factory-provider-schema.xsd">
|
||||
<xfw:core debug-mode="true"/>
|
||||
<xfw:storage>
|
||||
<xfw:connections
|
||||
|
@@ -19,7 +19,7 @@
|
||||
<!--
|
||||
Определяет режим работы Ядра в отладочном режиме; допустимые
|
||||
значения "true" - Ядро работает в отладочном режиме, и "false" -
|
||||
отладочный режим блокируется. Задание значения не обязательно;
|
||||
отладочный режим блокируется. Задание значения не *****тельно;
|
||||
по умолчанию используется "false".
|
||||
-->
|
||||
<!-- Содержание элемента может быть помечно как защищенное -->
|
||||
|
Reference in New Issue
Block a user