diagram | |||
children | Photometry | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="Photometries"> <xs:annotation> <xs:documentation>Definition of photometries used in this product</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Photometry" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single photometry. Reference to an Eulumdat or IES File element, with additional descriptive informations</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PhotometryFileReference"> <xs:annotation> <xs:documentation>Reference to a photometry File element defined under GeneralDefinitions/Files. Usually Eulumdat or IES</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="fileId" type="xs:NCName" use="required"> <xs:annotation> <xs:documentation>Id reference to a photometry File element defined under GeneralDefinitions/Files. Usually Eulumdat or IES</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="DescriptivePhotometry" minOccurs="0"> <xs:annotation> <xs:documentation>All child elements are solely descriptive values and not used in any calculations</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="LuminaireLuminance" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Average luminance of the luminous surface (Unit: cd/m²). See also EN 13032-1:2012 leuchtende Fläche</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LightOutputRatio" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the luminous flux of the luminaire to the sum of the individual luminous fluxes of its conventional light source(s). According to EN 12665:2018</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="LuminousEfficacy" minOccurs="0"> <xs:annotation> <xs:documentation>Quotient of the luminous flux emitted by the luminaire and the power absorbed by the light source and associated circuits of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="683"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="DownwardFluxFraction" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the downward flux to the total flux of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="DownwardLightOutputRatio" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the downward luminous flux of the luminaire to the sum of the individual luminous fluxes of the its light source(s). Not valid for absolute photometry</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="UpwardLightOutputRatio" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the upward luminous flux of the luminaire to the sum of the individual luminous fluxes of the its light source(s). Not valid for absolute photometry</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="TenthPeakDivergence" minOccurs="0"> <xs:annotation> <xs:documentation>Angle of the beam center to the point where the luminous intensity is reduced to one tenth. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="C0-C180" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to one-tenth on the C0-C180 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> <xs:element name="C90-C270" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to one-tenth on the C90-C270 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="HalfPeakDivergence" minOccurs="0"> <xs:annotation> <xs:documentation>Angle of the beam center to the point where the luminous intensity is reduced to half. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="C0-C180" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to half on the C0-C180 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> <xs:element name="C90-C270" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to half on the C90-C270 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="PhotometricCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Photometric code consists out of CRI, CCT, initial color variation (MacAdam ellipse steps), color variation through life (MacAdam ellipse steps) and lumen maintenance value (Lx). E.g. 830/359</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CIE-FluxCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Set of values: flux triplet, downward flux fraction and light output ratio</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CutOffAngle" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Angle, measured up from nadir, between the vertical axis and the first line of sight at which the light sources and the surfaces of high luminance are not visible</xs:documentation> </xs:annotation> </xs:element> <xs:element name="UGR-4H8H-70-50-20-LQ" minOccurs="0"> <xs:annotation> <xs:documentation>UGR table value of a 4H8H room and degrees of reflection 70/50/20</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="X" type="xs:double"> <xs:annotation> <xs:documentation>Lengthways</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Y" type="xs:double"> <xs:annotation> <xs:documentation>Across</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="IESNA-LightDistributionDefinition" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>US-Types of luminaire light distribution according to IESNA for street lighting. Note: These types are used in IES photometry files</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LightDistributionBUG-Rating" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Backlight, Uplight and Glare known as BUG classification. According to IDA/IESNA BUG evaluates the light output of outdoor lights regarding to glare, light pollution and light trespass</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="id" type="xs:ID" use="required"> <xs:annotation> <xs:documentation>Unique identifier of the photometry</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||||||||
properties |
|
||||||||||||||
children | PhotometryFileReference DescriptivePhotometry | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="Photometry" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single photometry. Reference to an Eulumdat or IES File element, with additional descriptive informations</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="PhotometryFileReference"> <xs:annotation> <xs:documentation>Reference to a photometry File element defined under GeneralDefinitions/Files. Usually Eulumdat or IES</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="fileId" type="xs:NCName" use="required"> <xs:annotation> <xs:documentation>Id reference to a photometry File element defined under GeneralDefinitions/Files. Usually Eulumdat or IES</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> <xs:element name="DescriptivePhotometry" minOccurs="0"> <xs:annotation> <xs:documentation>All child elements are solely descriptive values and not used in any calculations</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="LuminaireLuminance" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Average luminance of the luminous surface (Unit: cd/m²). See also EN 13032-1:2012 leuchtende Fläche</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LightOutputRatio" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the luminous flux of the luminaire to the sum of the individual luminous fluxes of its conventional light source(s). According to EN 12665:2018</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="LuminousEfficacy" minOccurs="0"> <xs:annotation> <xs:documentation>Quotient of the luminous flux emitted by the luminaire and the power absorbed by the light source and associated circuits of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="683"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="DownwardFluxFraction" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the downward flux to the total flux of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="DownwardLightOutputRatio" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the downward luminous flux of the luminaire to the sum of the individual luminous fluxes of the its light source(s). Not valid for absolute photometry</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="UpwardLightOutputRatio" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the upward luminous flux of the luminaire to the sum of the individual luminous fluxes of the its light source(s). Not valid for absolute photometry</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="TenthPeakDivergence" minOccurs="0"> <xs:annotation> <xs:documentation>Angle of the beam center to the point where the luminous intensity is reduced to one tenth. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="C0-C180" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to one-tenth on the C0-C180 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> <xs:element name="C90-C270" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to one-tenth on the C90-C270 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="HalfPeakDivergence" minOccurs="0"> <xs:annotation> <xs:documentation>Angle of the beam center to the point where the luminous intensity is reduced to half. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="C0-C180" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to half on the C0-C180 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> <xs:element name="C90-C270" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to half on the C90-C270 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="PhotometricCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Photometric code consists out of CRI, CCT, initial color variation (MacAdam ellipse steps), color variation through life (MacAdam ellipse steps) and lumen maintenance value (Lx). E.g. 830/359</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CIE-FluxCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Set of values: flux triplet, downward flux fraction and light output ratio</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CutOffAngle" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Angle, measured up from nadir, between the vertical axis and the first line of sight at which the light sources and the surfaces of high luminance are not visible</xs:documentation> </xs:annotation> </xs:element> <xs:element name="UGR-4H8H-70-50-20-LQ" minOccurs="0"> <xs:annotation> <xs:documentation>UGR table value of a 4H8H room and degrees of reflection 70/50/20</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="X" type="xs:double"> <xs:annotation> <xs:documentation>Lengthways</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Y" type="xs:double"> <xs:annotation> <xs:documentation>Across</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="IESNA-LightDistributionDefinition" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>US-Types of luminaire light distribution according to IESNA for street lighting. Note: These types are used in IES photometry files</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LightDistributionBUG-Rating" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Backlight, Uplight and Glare known as BUG classification. According to IDA/IESNA BUG evaluates the light output of outdoor lights regarding to glare, light pollution and light trespass</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="id" type="xs:ID" use="required"> <xs:annotation> <xs:documentation>Unique identifier of the photometry</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 identifier of the photometry</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="PhotometryFileReference"> <xs:annotation> <xs:documentation>Reference to a photometry File element defined under GeneralDefinitions/Files. Usually Eulumdat or IES</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="fileId" type="xs:NCName" use="required"> <xs:annotation> <xs:documentation>Id reference to a photometry File element defined under GeneralDefinitions/Files. Usually Eulumdat or IES</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:NCName | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="fileId" type="xs:NCName" use="required"> <xs:annotation> <xs:documentation>Id reference to a photometry File element defined under GeneralDefinitions/Files. Usually Eulumdat or IES</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||
properties |
|
||||||
children | LuminaireLuminance LightOutputRatio LuminousEfficacy DownwardFluxFraction DownwardLightOutputRatio UpwardLightOutputRatio TenthPeakDivergence HalfPeakDivergence PhotometricCode CIE-FluxCode CutOffAngle UGR-4H8H-70-50-20-LQ IESNA-LightDistributionDefinition LightDistributionBUG-Rating | ||||||
annotation |
|
||||||
source | <xs:element name="DescriptivePhotometry" minOccurs="0"> <xs:annotation> <xs:documentation>All child elements are solely descriptive values and not used in any calculations</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="LuminaireLuminance" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Average luminance of the luminous surface (Unit: cd/m²). See also EN 13032-1:2012 leuchtende Fläche</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LightOutputRatio" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the luminous flux of the luminaire to the sum of the individual luminous fluxes of its conventional light source(s). According to EN 12665:2018</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="LuminousEfficacy" minOccurs="0"> <xs:annotation> <xs:documentation>Quotient of the luminous flux emitted by the luminaire and the power absorbed by the light source and associated circuits of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="683"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="DownwardFluxFraction" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the downward flux to the total flux of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="DownwardLightOutputRatio" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the downward luminous flux of the luminaire to the sum of the individual luminous fluxes of the its light source(s). Not valid for absolute photometry</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="UpwardLightOutputRatio" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the upward luminous flux of the luminaire to the sum of the individual luminous fluxes of the its light source(s). Not valid for absolute photometry</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="TenthPeakDivergence" minOccurs="0"> <xs:annotation> <xs:documentation>Angle of the beam center to the point where the luminous intensity is reduced to one tenth. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="C0-C180" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to one-tenth on the C0-C180 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> <xs:element name="C90-C270" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to one-tenth on the C90-C270 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="HalfPeakDivergence" minOccurs="0"> <xs:annotation> <xs:documentation>Angle of the beam center to the point where the luminous intensity is reduced to half. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="C0-C180" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to half on the C0-C180 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> <xs:element name="C90-C270" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to half on the C90-C270 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="PhotometricCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Photometric code consists out of CRI, CCT, initial color variation (MacAdam ellipse steps), color variation through life (MacAdam ellipse steps) and lumen maintenance value (Lx). E.g. 830/359</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CIE-FluxCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Set of values: flux triplet, downward flux fraction and light output ratio</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CutOffAngle" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Angle, measured up from nadir, between the vertical axis and the first line of sight at which the light sources and the surfaces of high luminance are not visible</xs:documentation> </xs:annotation> </xs:element> <xs:element name="UGR-4H8H-70-50-20-LQ" minOccurs="0"> <xs:annotation> <xs:documentation>UGR table value of a 4H8H room and degrees of reflection 70/50/20</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="X" type="xs:double"> <xs:annotation> <xs:documentation>Lengthways</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Y" type="xs:double"> <xs:annotation> <xs:documentation>Across</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="IESNA-LightDistributionDefinition" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>US-Types of luminaire light distribution according to IESNA for street lighting. Note: These types are used in IES photometry files</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LightDistributionBUG-Rating" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Backlight, Uplight and Glare known as BUG classification. According to IDA/IESNA BUG evaluates the light output of outdoor lights regarding to glare, light pollution and light trespass</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
type | xs:int | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="LuminaireLuminance" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Average luminance of the luminous surface (Unit: cd/m²). See also EN 13032-1:2012 leuchtende Fläche</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
type | restriction of xs:double | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="LightOutputRatio" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the luminous flux of the luminaire to the sum of the individual luminous fluxes of its conventional light source(s). According to EN 12665:2018</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:double | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="LuminousEfficacy" minOccurs="0"> <xs:annotation> <xs:documentation>Quotient of the luminous flux emitted by the luminaire and the power absorbed by the light source and associated circuits of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="683"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:double | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="DownwardFluxFraction" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the downward flux to the total flux of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:double | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="DownwardLightOutputRatio" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the downward luminous flux of the luminaire to the sum of the individual luminous fluxes of the its light source(s). Not valid for absolute photometry</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:double | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="UpwardLightOutputRatio" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the upward luminous flux of the luminaire to the sum of the individual luminous fluxes of the its light source(s). Not valid for absolute photometry</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:double"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | C0-C180 C90-C270 | ||||||
annotation |
|
||||||
source | <xs:element name="TenthPeakDivergence" minOccurs="0"> <xs:annotation> <xs:documentation>Angle of the beam center to the point where the luminous intensity is reduced to one tenth. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="C0-C180" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to one-tenth on the C0-C180 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> <xs:element name="C90-C270" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to one-tenth on the C90-C270 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="C0-C180" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to one-tenth on the C0-C180 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="C90-C270" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to one-tenth on the C90-C270 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | C0-C180 C90-C270 | ||||||
annotation |
|
||||||
source | <xs:element name="HalfPeakDivergence" minOccurs="0"> <xs:annotation> <xs:documentation>Angle of the beam center to the point where the luminous intensity is reduced to half. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="C0-C180" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to half on the C0-C180 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> <xs:element name="C90-C270" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to half on the C90-C270 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="C0-C180" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to half on the C0-C180 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="C90-C270" type="xs:double"> <xs:annotation> <xs:documentation>The angle of the beam center to the point where the luminous intensity is reduced to half on the C90-C270 pane. See also EN 61341:Ed.2</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="PhotometricCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Photometric code consists out of CRI, CCT, initial color variation (MacAdam ellipse steps), color variation through life (MacAdam ellipse steps) and lumen maintenance value (Lx). E.g. 830/359</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="CIE-FluxCode" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Set of values: flux triplet, downward flux fraction and light output ratio</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:double | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="CutOffAngle" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Angle, measured up from nadir, between the vertical axis and the first line of sight at which the light sources and the surfaces of high luminance are not visible</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | X Y | ||||||
annotation |
|
||||||
source | <xs:element name="UGR-4H8H-70-50-20-LQ" minOccurs="0"> <xs:annotation> <xs:documentation>UGR table value of a 4H8H room and degrees of reflection 70/50/20</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="X" type="xs:double"> <xs:annotation> <xs:documentation>Lengthways</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Y" type="xs:double"> <xs:annotation> <xs:documentation>Across</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="X" type="xs:double"> <xs:annotation> <xs:documentation>Lengthways</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Y" type="xs:double"> <xs:annotation> <xs:documentation>Across</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="IESNA-LightDistributionDefinition" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>US-Types of luminaire light distribution according to IESNA for street lighting. Note: These types are used in IES photometry files</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="LightDistributionBUG-Rating" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Backlight, Uplight and Glare known as BUG classification. According to IDA/IESNA BUG evaluates the light output of outdoor lights regarding to glare, light pollution and light trespass</xs:documentation> </xs:annotation> </xs:element> |