| diagram |
 |
| children |
Illuminator |
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | Annotation | | timeStamp | nonNegativeScalarType | optional | | | | documentation | | Time value in seconds. |
| | title | xsd:string | optional | | | | documentation | | Short title naming this element. |
| | description | xsd:string | optional | | | | documentation | | Descriptive text explaining the intended effect of this element. |
| | id | xsd:ID | optional | | | | documentation | | Unique identifier for this element. |
| | refid | xsd:IDREF | optional | | | |
|
| annotation |
| documentation | | Element describing parameters for an illuminate goal. |
|
| source |
<xsd:complexType name="illuminateElementType">
<xsd:annotation>
<xsd:documentation>Element describing parameters for an illuminate goal.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="Illuminator"/>
</xsd:sequence>
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType> |