XMLTsdMagazinVasilek/DefinedTypes/ДенежнаяСуммаНеотрицательная.xml

29 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xmlns:lf="http://v8.1c.ru/8.2/managed-application/logform" xmlns:pal="http://v8.1c.ru/8.1/data/ui/colors/palette" xmlns:style="http://v8.1c.ru/8.1/data/ui/style" xmlns:sys="http://v8.1c.ru/8.1/data/ui/fonts/system" xmlns:v8="http://v8.1c.ru/8.1/data/core" xmlns:v8ui="http://v8.1c.ru/8.1/data/ui" xmlns:web="http://v8.1c.ru/8.1/data/ui/colors/web" xmlns:win="http://v8.1c.ru/8.1/data/ui/colors/windows" xmlns:xen="http://v8.1c.ru/8.3/xcf/enums" xmlns:xpr="http://v8.1c.ru/8.3/xcf/predef" xmlns:xr="http://v8.1c.ru/8.3/xcf/readable" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.21">
<DefinedType uuid="293be1bc-49cb-4a99-add8-2a3a46829718">
<InternalInfo>
<xr:GeneratedType name="DefinedType.ДенежнаяСуммаНеотрицательная" category="DefinedType">
<xr:TypeId>09e14b81-e36d-4ff8-b21b-c41172266147</xr:TypeId>
<xr:ValueId>567be1a9-be0e-4fa9-beb0-1640363264c0</xr:ValueId>
</xr:GeneratedType>
</InternalInfo>
<Properties>
<Name>ДенежнаяСуммаНеотрицательная</Name>
<Synonym>
<v8:item>
<v8:lang>ru</v8:lang>
<v8:content>Денежная сумма неотрицательная</v8:content>
</v8:item>
</Synonym>
<Comment/>
<Type>
<v8:Type>xs:decimal</v8:Type>
<v8:NumberQualifiers>
<v8:Digits>15</v8:Digits>
<v8:FractionDigits>2</v8:FractionDigits>
<v8:AllowedSign>Nonnegative</v8:AllowedSign>
</v8:NumberQualifiers>
</Type>
</Properties>
</DefinedType>
</MetaDataObject>