complexType illuminatorElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p354.png
children IlluminatorCharacteristic
used by
element Illuminator
attributes
Name  Type  Use  Default  Fixed  Annotation
type  illuminatorType  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Element describing an illuminator.
source <xsd:complexType name="illuminatorElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element describing an illuminator.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element ref="IlluminatorCharacteristic" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
 
<xsd:attribute name="type" type="illuminatorType" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute illuminatorElementType/@type
type illuminatorType
properties
use required
facets
Kind Value Annotation
enumeration pyrotechnics
enumeration spotlight
enumeration floodlight
source <xsd:attribute name="type" type="illuminatorType" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy