Ticket #20 (closed defect: fixed)
Remove Power from Arc and Filament
| Reported by: | andrew | Owned by: | andrew |
|---|---|---|---|
| Priority: | major | Milestone: | February 2008 Schema Release |
| Component: | Schema | Version: | |
| Keywords: | Cc: |
Description (last modified by andrew) (diff)
Also, you have a Power attribute in LightSource, but also one in Filament and Arc. What are they both for?
I have a comment "Moved Power into LightSource from Laser" so I guess they each had one once. The two powers in Arc and Filament should also be removed.
Also : Update the sample file to have more varied examples.
...
<ome:LightSource ID="LightSource:a" Power="3.14159E0" Manufacturer="Manufacturer2" Model="Model2" SerialNumber="SerialNumber2">
<ome:Laser Type="Excimer" LaserMedium="CO2" Wavelength="2" FrequencyMultiplication="2" Tuneable="false" Pulse="CW"
PockelCell="false" RepetitionRate="false">
<ome:Pump ID="LightSource:a"/>
</ome:Laser>
<!-- <ome:Filament Type="Incandescent" Power="3.14159E0"/>-->
<!-- <ome:Arc Type="Hg" Power="3.14159E0"/>-->
</ome:LightSource>
...
Change History
Note: See
TracTickets for help on using
tickets.
