17 lines
411 B
XML
17 lines
411 B
XML
<?xml-stylesheet type="text/xsl" href="summary.xsl"?>
|
|
<lv:package
|
|
xmlns:lv="http://www.lovullo.com/rater"
|
|
xmlns:c="http://www.lovullo.com/calc"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://www.lovullo.com/rater ../../rater.xsd"
|
|
|
|
core="true"
|
|
|
|
name="core/vector/convert"
|
|
desc="Convert vectors into other types">
|
|
|
|
<lv:import package="../base" />
|
|
|
|
|
|
</lv:package>
|