urn:schemas-cosylab-com:FILTERWHEEL:1.0
complexType FILTER

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:FILTERWHEEL:1.0}FILTER (restriction)

Properties
This component is not nillable.

Model
<...
  Delta = xs:integer
  Name = xs:string
  Slot = xs:integer>

</...>


Attribute Summary
 xs:integerDelta
          
 xs:stringName
          
 xs:integerSlot
          

Attribute Detail

Delta

Type:
xs:integer
Use:
optional
Form:
unqualified

Name

Type:
xs:string
Use:
optional
Form:
unqualified

Slot

Type:
xs:integer
Use:
optional
Form:
unqualified

Source
<xs:complexType name="FILTER">
<xs:attribute name="Name" type="xs:string"/>
<xs:attribute name="Delta" type="xs:integer"/>
<xs:attribute name="Slot" type="xs:integer"/>
</xs:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.