some renamings.
This commit is contained in:
@@ -119,23 +119,28 @@
|
||||
<MaxVolt Caption="max. Volt" ItemType="HeaderType" />
|
||||
</Header>
|
||||
<ModelSheet>
|
||||
<BatteryID ItemType="PlainType" />
|
||||
<BatteryID ItemType="PlainType">
|
||||
<Images>
|
||||
<FrontView ItemType="PlainType"/>
|
||||
<PackageView ItemType="PlainType"/>
|
||||
<InstalledView ItemType="PlainType"/>
|
||||
</Images >
|
||||
<Documents>
|
||||
<Manual ItemType="PlainType"/>
|
||||
<Installation ItemType="PlainType"/>
|
||||
</Documents>
|
||||
<Certificates>
|
||||
<Certificate ItemType="PlainType"/>
|
||||
<Conformity ItemType="PlainType"/>
|
||||
</Certificates>
|
||||
</BatteryID>
|
||||
<BatteryName ItemType="PlainType" />
|
||||
<Manufacturer ItemType="PlainType" />
|
||||
<Capacity ItemType="ValueType" UnitType="Wh"/>
|
||||
<Yield ItemType="PercentageType" UnitType="%"/>
|
||||
<MaxCurrent ItemType="ValueType" UnitType="A">
|
||||
<SubType ItemType="PlainType"/>
|
||||
</MaxCurrent>
|
||||
<MaxCurrent ItemType="ValueType" UnitType="A"/>
|
||||
<MaxVolt ItemType="ValueType" UnitType="V"/>
|
||||
|
||||
<firz ItemType="PlainType"/>
|
||||
|
||||
<Image DataValue="image.png" ItemType="PlainType"/>
|
||||
<Manual DataValue="manual.docx" ItemType="PlainType"/>
|
||||
<Certificate DataValue="certificate.pdf" ItemType="PlainType"/>
|
||||
|
||||
|
||||
|
||||
</ModelSheet>
|
||||
</Section>
|
||||
|
||||
|
Reference in New Issue
Block a user