| diagram | ![]() |
||
| children | ControlGear | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="ControlGears"> <xs:annotation> <xs:documentation>Definition of control gears used in this product</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ControlGear" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single control gear</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Name" type="Locale"> <xs:annotation> <xs:documentation>Name of the Control Gear</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Description" type="Locale" minOccurs="0"> <xs:annotation> <xs:documentation>Description of the control gear</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NominalVoltage" type="Voltage" minOccurs="0"> <xs:annotation> <xs:documentation>Nominal voltage at which the product operates normally</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StandbyPower" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Power consumption of the luminaire switched off. All electrical components including emergency and lighting controls have to be considered. Also known as Parasitic Power. See EN 15193-1:2017 (Unit: watt)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ConstantLightOutputStartPower" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Constant Light Output start power (Unit: watt)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ConstantLightOutputEndPower" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Constant Light Output end power (Unit: watt)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PowerConsumptionControls" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Power consumption of the detector with the light switched off and without motion detection / presence detection (idle state) (Unit: watt)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Dimmable" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Determines if the luminaire is dimmable</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ColorControllable" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Determines if the color is controllable</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Interfaces" minOccurs="0"> <xs:annotation> <xs:documentation>Determines which communication or control interface is supported by the luminaire or sensing device</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Interface" maxOccurs="12"> <xs:annotation> <xs:documentation>Determines which communication or control interface is supported by the luminaire or sensing device</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="DALI Broadcast"/> <xs:enumeration value="DALI Addressable"/> <xs:enumeration value="KNX"/> <xs:enumeration value="0-10V"/> <xs:enumeration value="1-10V"/> <xs:enumeration value="230V"/> <xs:enumeration value="RF"/> <xs:enumeration value="WiFi"/> <xs:enumeration value="Bluetooth"/> <xs:enumeration value="Inter-Connection"/> <xs:enumeration value="DMX"/> <xs:enumeration value="DMX/RDM"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="EnergyLabels" type="EnergyLabels" minOccurs="0"> <xs:annotation> <xs:documentation>List of labels of the energy efficiency of the control gear</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="id" type="xs:ID" use="required"> <xs:annotation> <xs:documentation>Unique identiofier of the control gear</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||
| properties |
|
||||||||||||||
| children | Name Description NominalVoltage StandbyPower ConstantLightOutputStartPower ConstantLightOutputEndPower PowerConsumptionControls Dimmable ColorControllable Interfaces EnergyLabels | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:element name="ControlGear" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single control gear</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Name" type="Locale"> <xs:annotation> <xs:documentation>Name of the Control Gear</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Description" type="Locale" minOccurs="0"> <xs:annotation> <xs:documentation>Description of the control gear</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NominalVoltage" type="Voltage" minOccurs="0"> <xs:annotation> <xs:documentation>Nominal voltage at which the product operates normally</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StandbyPower" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Power consumption of the luminaire switched off. All electrical components including emergency and lighting controls have to be considered. Also known as Parasitic Power. See EN 15193-1:2017 (Unit: watt)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ConstantLightOutputStartPower" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Constant Light Output start power (Unit: watt)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ConstantLightOutputEndPower" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Constant Light Output end power (Unit: watt)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PowerConsumptionControls" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Power consumption of the detector with the light switched off and without motion detection / presence detection (idle state) (Unit: watt)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Dimmable" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Determines if the luminaire is dimmable</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ColorControllable" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Determines if the color is controllable</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Interfaces" minOccurs="0"> <xs:annotation> <xs:documentation>Determines which communication or control interface is supported by the luminaire or sensing device</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Interface" maxOccurs="12"> <xs:annotation> <xs:documentation>Determines which communication or control interface is supported by the luminaire or sensing device</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="DALI Broadcast"/> <xs:enumeration value="DALI Addressable"/> <xs:enumeration value="KNX"/> <xs:enumeration value="0-10V"/> <xs:enumeration value="1-10V"/> <xs:enumeration value="230V"/> <xs:enumeration value="RF"/> <xs:enumeration value="WiFi"/> <xs:enumeration value="Bluetooth"/> <xs:enumeration value="Inter-Connection"/> <xs:enumeration value="DMX"/> <xs:enumeration value="DMX/RDM"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="EnergyLabels" type="EnergyLabels" minOccurs="0"> <xs:annotation> <xs:documentation>List of labels of the energy efficiency of the control gear</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="id" type="xs:ID" use="required"> <xs:annotation> <xs:documentation>Unique identiofier of the control gear</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
| type | xs:ID | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:attribute name="id" type="xs:ID" use="required"> <xs:annotation> <xs:documentation>Unique identiofier of the control gear</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||
| type | Locale | ||
| properties |
|
||
| children | Locale | ||
| annotation |
|
||
| source | <xs:element name="Name" type="Locale"> <xs:annotation> <xs:documentation>Name of the Control Gear</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | Locale | ||||||
| properties |
|
||||||
| children | Locale | ||||||
| annotation |
|
||||||
| source | <xs:element name="Description" type="Locale" minOccurs="0"> <xs:annotation> <xs:documentation>Description of the control gear</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | Voltage | ||||||
| properties |
|
||||||
| children | VoltageRange FixedVoltage Type Frequency | ||||||
| annotation |
|
||||||
| source | <xs:element name="NominalVoltage" type="Voltage" minOccurs="0"> <xs:annotation> <xs:documentation>Nominal voltage at which the product operates normally</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:double | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="StandbyPower" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Power consumption of the luminaire switched off. All electrical components including emergency and lighting controls have to be considered. Also known as Parasitic Power. See EN 15193-1:2017 (Unit: watt)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:double | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="ConstantLightOutputStartPower" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Constant Light Output start power (Unit: watt)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:double | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="ConstantLightOutputEndPower" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Constant Light Output end power (Unit: watt)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:double | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="PowerConsumptionControls" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Power consumption of the detector with the light switched off and without motion detection / presence detection (idle state) (Unit: watt)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Dimmable" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Determines if the luminaire is dimmable</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="ColorControllable" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Determines if the color is controllable</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | Interface | ||||||
| annotation |
|
||||||
| source | <xs:element name="Interfaces" minOccurs="0"> <xs:annotation> <xs:documentation>Determines which communication or control interface is supported by the luminaire or sensing device</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Interface" maxOccurs="12"> <xs:annotation> <xs:documentation>Determines which communication or control interface is supported by the luminaire or sensing device</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="DALI Broadcast"/> <xs:enumeration value="DALI Addressable"/> <xs:enumeration value="KNX"/> <xs:enumeration value="0-10V"/> <xs:enumeration value="1-10V"/> <xs:enumeration value="230V"/> <xs:enumeration value="RF"/> <xs:enumeration value="WiFi"/> <xs:enumeration value="Bluetooth"/> <xs:enumeration value="Inter-Connection"/> <xs:enumeration value="DMX"/> <xs:enumeration value="DMX/RDM"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||
| type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Interface" maxOccurs="12"> <xs:annotation> <xs:documentation>Determines which communication or control interface is supported by the luminaire or sensing device</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="DALI Broadcast"/> <xs:enumeration value="DALI Addressable"/> <xs:enumeration value="KNX"/> <xs:enumeration value="0-10V"/> <xs:enumeration value="1-10V"/> <xs:enumeration value="230V"/> <xs:enumeration value="RF"/> <xs:enumeration value="WiFi"/> <xs:enumeration value="Bluetooth"/> <xs:enumeration value="Inter-Connection"/> <xs:enumeration value="DMX"/> <xs:enumeration value="DMX/RDM"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||
| type | EnergyLabels | ||||||
| properties |
|
||||||
| children | EnergyLabel | ||||||
| annotation |
|
||||||
| source | <xs:element name="EnergyLabels" type="EnergyLabels" minOccurs="0"> <xs:annotation> <xs:documentation>List of labels of the energy efficiency of the control gear</xs:documentation> </xs:annotation> </xs:element> |