diagram | |||
children | Mechanical Electrical Emergency Marketing OperationsAndMaintenance CustomProperties | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="DescriptiveAttributes"> <xs:annotation> <xs:documentation>Definition of global attributes</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Mechanical" minOccurs="0"> <xs:annotation> <xs:documentation>Descriptive attributes of mechanical type</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ProductSize" minOccurs="0"> <xs:annotation> <xs:documentation>Dimensions of the lumianire</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Length" type="xs:int"> <xs:annotation> <xs:documentation>Length of the product C90/C270 (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Width" type="xs:int"> <xs:annotation> <xs:documentation>Width of the product C0/C180 (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Height" type="xs:int"> <xs:annotation> <xs:documentation>Height of the product </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ProductForm" minOccurs="0"> <xs:annotation> <xs:documentation>Geometrical form of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Round"/> <xs:enumeration value="Rounded"/> <xs:enumeration value="Square"/> <xs:enumeration value="Linear"/> <xs:enumeration value="Areal"/> <xs:enumeration value="Sphere"/> <xs:enumeration value="Cuboid"/> <xs:enumeration value="Cylinder"/> <xs:enumeration value="Cone"/> <xs:enumeration value="Special"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="SealingMaterial" type="Locale" minOccurs="0"> <xs:annotation> <xs:documentation>Material of the sealing of a luminaire</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Adjustabilities" minOccurs="0"> <xs:annotation> <xs:documentation>Possible adjustabilities of parts of the luminaire</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Adjustability" maxOccurs="7"> <xs:annotation> <xs:documentation>The ability to adjust parts of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Fixed"/> <xs:enumeration value="Orientation"/> <xs:enumeration value="Turn"/> <xs:enumeration value="Tilt"/> <xs:enumeration value="Cardanic"/> <xs:enumeration value="Height adjustable"/> <xs:enumeration value="User defined"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="IKRating" minOccurs="0"> <xs:annotation> <xs:documentation>Degree of protection provided by enclosures for electrical equipment against external mechanical impacts. See IEC 62262:2002 and IEC 60068-2-75:1997</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IK00"/> <xs:enumeration value="IK01"/> <xs:enumeration value="IK02"/> <xs:enumeration value="IK03"/> <xs:enumeration value="IK04"/> <xs:enumeration value="IK05"/> <xs:enumeration value="IK06"/> <xs:enumeration value="IK07"/> <xs:enumeration value="IK08"/> <xs:enumeration value="IK09"/> <xs:enumeration value="IK10"/> <xs:enumeration value="IK10+"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ProtectiveAreas" minOccurs="0"> <xs:annotation> <xs:documentation>Possible usage in protection-relevant areas</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Area" maxOccurs="3"> <xs:annotation> <xs:documentation>Possible usage in protection-relevant area</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Cleanroom suitable"/> <xs:enumeration value="Ball-impact proof"/> <xs:enumeration value="Drive/Roll-over proof"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Weight" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Weight of the luminaire. Including ballast, excluding packaging (Unit: kilogram)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Electrical" minOccurs="0"> <xs:annotation> <xs:documentation>Descriptive attributes of electrical type</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ClampingRange" minOccurs="0"> <xs:annotation> <xs:documentation>The range of clamping</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Lower" type="xs:double"> <xs:annotation> <xs:documentation>Lower limit of the clamping range (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Upper" type="xs:double"> <xs:annotation> <xs:documentation>Upper limit of the clamping range (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="SwitchingCapacity" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Switching capacity of sensor. Power and cos phi. Example: "1E-1, W 1E0, unitless"</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ElectricalSafetyClass" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates whether the electrical device has a protective earth connection or not. E.g. 0, I, 0I, II, III</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="I"/> <xs:enumeration value="0I"/> <xs:enumeration value="II"/> <xs:enumeration value="III"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="IngressProtectionIPCode" minOccurs="0"> <xs:annotation> <xs:documentation>The IP code classifies and rates the degree of protection provided against intrusion (body parts such as hands and fingers), dust, accidental contact, water by mechanical casings and electrical enclosures. See also IEC 60529:2014</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IP20"/> <xs:enumeration value="IP21"/> <xs:enumeration value="IP22"/> <xs:enumeration value="IP23"/> <xs:enumeration value="IP24"/> <xs:enumeration value="IP25"/> <xs:enumeration value="IP26"/> <xs:enumeration value="IP27"/> <xs:enumeration value="IP28"/> <xs:enumeration value="IP30"/> <xs:enumeration value="IP31"/> <xs:enumeration value="IP32"/> <xs:enumeration value="IP33"/> <xs:enumeration value="IP34"/> <xs:enumeration value="IP35"/> <xs:enumeration value="IP36"/> <xs:enumeration value="IP37"/> <xs:enumeration value="IP38"/> <xs:enumeration value="IP40"/> <xs:enumeration value="IP41"/> <xs:enumeration value="IP42"/> <xs:enumeration value="IP43"/> <xs:enumeration value="IP44"/> <xs:enumeration value="IP45"/> <xs:enumeration value="IP46"/> <xs:enumeration value="IP47"/> <xs:enumeration value="IP48"/> <xs:enumeration value="IP50"/> <xs:enumeration value="IP51"/> <xs:enumeration value="IP52"/> <xs:enumeration value="IP53"/> <xs:enumeration value="IP54"/> <xs:enumeration value="IP55"/> <xs:enumeration value="IP56"/> <xs:enumeration value="IP57"/> <xs:enumeration value="IP58"/> <xs:enumeration value="IP60"/> <xs:enumeration value="IP61"/> <xs:enumeration value="IP62"/> <xs:enumeration value="IP63"/> <xs:enumeration value="IP64"/> <xs:enumeration value="IP65"/> <xs:enumeration value="IP66"/> <xs:enumeration value="IP67"/> <xs:enumeration value="IP68"/> <xs:enumeration value="IP69"/> <xs:enumeration value="IP69K"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="PowerFactor" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the amount of the active power to the apparent power at 100% load. See also IEC 80000-6:2008</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="ConstantLightOutput" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Determines whether the luminous flux stays constant over the declared lifetime</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LightDistribution" minOccurs="0"> <xs:annotation> <xs:documentation>Projected pattern of the emitted light of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Laterally symmetrical narrow"/> <xs:enumeration value="Laterally symmetrical medium"/> <xs:enumeration value="Laterally symmetrical wide"/> <xs:enumeration value="Symmetrical in each quadrant"/> <xs:enumeration value="Symmetric about 0-180 plane"/> <xs:enumeration value="Symmetric about 90-270 plane"/> <xs:enumeration value="Asymmetrical"/> <xs:enumeration value="Asymmetrical flood"/> <xs:enumeration value="Asymmetrical wide flood"/> <xs:enumeration value="Diffuse half spherical"/> <xs:enumeration value="Diffuse full spherical"/> <xs:enumeration value="Direct"/> <xs:enumeration value="Indirect"/> <xs:enumeration value="Direct indirect"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Emergency" minOccurs="0"> <xs:annotation> <xs:documentation>Descriptive attributes of emergency lighting type</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DurationTimeAndFlux" minOccurs="0"> <xs:annotation> <xs:documentation>Presentation of the variation of the emergency lighting output during the usage time. It is represented as a table of emitted luminous flux during corresponding hours</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Flux" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Flux (Unit: lumen)</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:int"> <xs:attribute name="hours" type="xs:int" use="required"> <xs:annotation> <xs:documentation>Duration time (Unit: hour)</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DedicatedEmergencyLightingType" minOccurs="0"> <xs:annotation> <xs:documentation>Dedicated application field of the emergency lighting. Meaningful for emergency luminaires only</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Exit Light"/> <xs:enumeration value="Guide Light"/> <xs:enumeration value="Evacuation Light"/> <xs:enumeration value="Reference Light"/> <xs:enumeration value="For Signage"/> <xs:enumeration value="For Lighting"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Marketing" minOccurs="0"> <xs:annotation> <xs:documentation>Descriptive attributes for marketing</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ListPrices" minOccurs="0"> <xs:annotation> <xs:documentation>List of prices per unit</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ListPrice" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>List price with a maximum of 2 decimal places in a given currency</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="currency" use="required"> <xs:annotation> <xs:documentation>Currency code according to ISO 4217 must consist of 3 characters</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[a-zA-Z]{3}"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="HousingColors" minOccurs="0"> <xs:annotation> <xs:documentation>Housing colors of the luminaire</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="HousingColor" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The translatable name of color of the housing and/or RAL number</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="Locale"> <xs:attribute name="ral"> <xs:annotation> <xs:documentation>RAL Classic color space system code. E.g. "RAL 3016" (coral-red)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:pattern value="[1-9][0-9]{3}"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Markets" minOccurs="0"> <xs:annotation> <xs:documentation>Target markets</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Region" type="Locale" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The region can be defined by the user and should be translated to the applicable languages in the Locale element</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Hyperlinks" type="Hyperlinks" minOccurs="0"> <xs:annotation> <xs:documentation>Additional information online</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Designer" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of the designer of the luminaire</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ApprovalMarks" minOccurs="0"> <xs:annotation> <xs:documentation>Approval marks of the product</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ApprovalMark" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Approval marks of the product</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DesignAwards" minOccurs="0"> <xs:annotation> <xs:documentation>Design awards of the product</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DesignAward" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Luminaire design award, e.g. "Red Dot Award"</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Labels" minOccurs="0"> <xs:annotation> <xs:documentation>Labels of the product</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Label" maxOccurs="14"> <xs:annotation> <xs:documentation>Label of the product</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="CE"/> <xs:enumeration value="GS"/> <xs:enumeration value="ENEC"/> <xs:enumeration value="CCC"/> <xs:enumeration value="VDE"/> <xs:enumeration value="EAC"/> <xs:enumeration value="D"/> <xs:enumeration value="M"/> <xs:enumeration value="MM"/> <xs:enumeration value="F"/> <xs:enumeration value="FF"/> <xs:enumeration value="UL"/> <xs:enumeration value="Handwarm"/> <xs:enumeration value="IFS Food"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Applications" minOccurs="0"> <xs:annotation> <xs:documentation>Fields of application for the luminaire</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Application" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Field of application for the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Interior: Traffic Zones"/> <xs:enumeration value="Interior: Traffic Zones: Corridors"/> <xs:enumeration value="Interior: Traffic Zones: Staircases"/> <xs:enumeration value="Interior: Traffic Zones: Loading Zones"/> <xs:enumeration value="Interior: Traffic Zones: Cove Lighting / Cornices (Indoor)"/> <xs:enumeration value="Interior: General Areas (Interior)"/> <xs:enumeration value="Interior: General Areas (Interior): Break Rooms"/> <xs:enumeration value="Interior: General Areas (Interior): Reception Areas"/> <xs:enumeration value="Interior: Office"/> <xs:enumeration value="Interior: Office: Office Desks"/> <xs:enumeration value="Interior: Office: Group Offices"/> <xs:enumeration value="Interior: Office: Discussions"/> <xs:enumeration value="Interior: Office: Archives"/> <xs:enumeration value="Interior: Industry/Craft"/> <xs:enumeration value="Interior: Industry/Craft: Industrial Workshops"/> <xs:enumeration value="Interior: Industry/Craft: Warehouses"/> <xs:enumeration value="Interior: Industry/Craft: Cold Storage Facilities"/> <xs:enumeration value="Interior: Industry/Craft: Kitchens"/> <xs:enumeration value="Interior: Industry/Craft: Assembly Work Stations"/> <xs:enumeration value="Interior: Industry/Craft: Machine Illumination"/> <xs:enumeration value="Interior: Industry/Craft: Control Work Stations"/> <xs:enumeration value="Interior: Industry/Craft: Laboratories"/> <xs:enumeration value="Interior: Industry/Craft: Hangars"/> <xs:enumeration value="Interior: Shop Lighting"/> <xs:enumeration value="Interior: Shop Lighting: Retail"/> <xs:enumeration value="Interior: Shop Lighting: Food"/> <xs:enumeration value="Interior: Shop Lighting: Clothing"/> <xs:enumeration value="Interior: Shop Lighting: Display Windows"/> <xs:enumeration value="Interior: Shop Lighting: Halls"/> <xs:enumeration value="Interior: Shop Lighting: Great Halls"/> <xs:enumeration value="Interior: Shop Lighting: Mirrors"/> <xs:enumeration value="Interior: Public Areas"/> <xs:enumeration value="Interior: Public Areas: Restaurants"/> <xs:enumeration value="Interior: Public Areas: Theatres"/> <xs:enumeration value="Interior: Public Areas: Railway Stations"/> <xs:enumeration value="Interior: Public Areas: Museums"/> <xs:enumeration value="Interior: Public Areas: Fairs"/> <xs:enumeration value="Interior: Public Areas: Prisons"/> <xs:enumeration value="Interior: Public Areas: Canteens"/> <xs:enumeration value="Interior: Emergency Lighting"/> <xs:enumeration value="Interior: Emergency Lighting: Emergency Lighting"/> <xs:enumeration value="Interior: Emergency Lighting: Signal Lighting"/> <xs:enumeration value="Interior: Educational Facilities"/> <xs:enumeration value="Interior: Educational Facilities: Classrooms"/> <xs:enumeration value="Interior: Educational Facilities: Libraries"/> <xs:enumeration value="Interior: Educational Facilities: Lounges"/> <xs:enumeration value="Interior: Educational Facilities: Sports Halls"/> <xs:enumeration value="Interior: Private Areas"/> <xs:enumeration value="Interior: Private Areas: Living Areas"/> <xs:enumeration value="Interior: Private Areas: Baths"/> <xs:enumeration value="Interior: Private Areas: Kitchens"/> <xs:enumeration value="Interior: Hospitals and Care Places"/> <xs:enumeration value="Interior: Hospitals and Care Places: Hospital Wards"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Patient Rooms"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Clean Room Areas"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Examination Rooms"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Circulation Areas"/> <xs:enumeration value="Exterior: General Areas (Exterior)"/> <xs:enumeration value="Exterior: General Areas (Exterior): Places"/> <xs:enumeration value="Exterior: General Areas (Exterior): Parks"/> <xs:enumeration value="Exterior: General Areas (Exterior): Underpasses"/> <xs:enumeration value="Exterior: General Areas (Exterior): (Outdoor) Stairs"/> <xs:enumeration value="Exterior: General Areas (Exterior): Platform-Roofs"/> <xs:enumeration value="Exterior: General Areas (Exterior): Parking Spaces (Indoor)"/> <xs:enumeration value="Exterior: General Areas (Exterior): Outdoor Parkings"/> <xs:enumeration value="Exterior: General Areas (Exterior): Pools"/> <xs:enumeration value="Exterior: General Areas (Exterior): Fountains"/> <xs:enumeration value="Exterior: Streets"/> <xs:enumeration value="Exterior: Streets: Motorways"/> <xs:enumeration value="Exterior: Streets: Access Roads"/> <xs:enumeration value="Exterior: Streets: Residential Areas"/> <xs:enumeration value="Exterior: Streets: Bicycle Paths"/> <xs:enumeration value="Exterior: Streets: Footpaths"/> <xs:enumeration value="Exterior: Streets: Petrol-Gas Stations"/> <xs:enumeration value="Exterior: Streets: Tunnels"/> <xs:enumeration value="Exterior: Sports Fields"/> <xs:enumeration value="Exterior: Sports Fields: Spotlightings"/> <xs:enumeration value="Exterior: Other"/> <xs:enumeration value="Exterior: Other: Facades"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="OperationsAndMaintenance" minOccurs="0"> <xs:annotation> <xs:documentation>Descriptive attributes for operations and maintenance</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UsefulLifeTimes" minOccurs="0"> <xs:annotation> <xs:documentation>Useful lifetimes of the luminaire with declaration of Lx, By and ambient temperature. E.g. L80B50 50000h 25°C</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UsefulLife" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single useful lifetime of the luminaire with declaration of Lx, By and ambient temperature. E.g. L80B50 50000h 25°C</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="L\d{2,3}B\d{2,3}\s\d{1,}h((\s\d{1,}°C)|)"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="MedianUsefulLifeTimes" minOccurs="0"> <xs:annotation> <xs:documentation>Median useful lifetimes. Time during which 50% (B50) of a population of operating LED modules of the same type have parametrically failed to provide at least the percentage Lx of the initial luminous flux. Recommend fixed time values are 35k, 50k, 75k or 100k hours (depending on application). E.g. L80B50 75000h 25°C</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MedianUsefulLife" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single median useful lifetime during which 50% (B50) of a population of operating LED modules of the same type have parametrically failed to provide at least the percentage Lx of the initial luminous flux. Recommend fixed time values are 35k, 50k, 75k or 100k hours (depending on application). E.g. L80B50 75000h 25°C</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="L\d{2,3}B\d{2,3}\s\d{1,}h((\s\d{1,}°C)|)"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="OperatingTemperature" type="TemperatureRange" minOccurs="0"> <xs:annotation> <xs:documentation>Operating range defined by a minimum and maximum temperature, at which the luminaire operates normally</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AmbientTemperature" type="TemperatureRange" minOccurs="0"> <xs:annotation> <xs:documentation>Recommended ambient temperature range</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RatedAmbientTemperature" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Rated ambient performance temperature. It's the highest ambient temperature around the luminaire related to a rated performance of the luminaire under normal operating conditions (Unit: celsius)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ATEX" minOccurs="0"> <xs:annotation> <xs:documentation>Specifies whether the fitting is intended for installation in an explosive environment. See ATEX directive 2014/34/EU</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Directives" minOccurs="0"> <xs:annotation> <xs:documentation>Hazardous area classification directives. E.g. European Union’s ATEX Directive, U.S. National Electrical Code (NEC) or Canadian Electrical Code (CEC)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Directive" maxOccurs="4"> <xs:annotation> <xs:documentation>Hazardous area classification directive</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="ATEX"/> <xs:enumeration value="IECEx"/> <xs:enumeration value="CEC"/> <xs:enumeration value="NEC"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Classes" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of substances. Gas, Dust or Fibers/Flyings</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Class" maxOccurs="3"> <xs:annotation> <xs:documentation>Classification of substances. Gas, Dust or Fibers/Flyings</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> <xs:enumeration value="III"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Divisions" minOccurs="0"> <xs:annotation> <xs:documentation>Division classifications. Corresponds to zones as follows: Zone 0|1 > Division 1. Zone 2 > Division 2</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Division" maxOccurs="2"> <xs:annotation> <xs:documentation>Division classification</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="1"/> <xs:enumeration value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DivisionGroups" minOccurs="0"> <xs:annotation> <xs:documentation>Hazardous atmosphere category groups A-G</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="4"> <xs:annotation> <xs:documentation>Division group A,B,C,D</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="A"/> <xs:enumeration value="B"/> <xs:enumeration value="C"/> <xs:enumeration value="D"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="3"> <xs:annotation> <xs:documentation>Division group E,F,G</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="E"/> <xs:enumeration value="F"/> <xs:enumeration value="G"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Zones" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of possible hazardous zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Zone" maxOccurs="3"> <xs:annotation> <xs:documentation>Zone 0, 1, 2</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Zone" maxOccurs="3"> <xs:annotation> <xs:documentation>Zone 20, 21, 22</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="20"/> <xs:enumeration value="21"/> <xs:enumeration value="22"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ZoneGroups" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of possible hazardous zone groups</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="4"> <xs:annotation> <xs:documentation>Group IIC, IIB + H2, IIB, IIA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IIC"/> <xs:enumeration value="IIB + H2"/> <xs:enumeration value="IIB"/> <xs:enumeration value="IIA"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="3"> <xs:annotation> <xs:documentation>Group IIIC, IIIB, IIIA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IIIC"/> <xs:enumeration value="IIIB"/> <xs:enumeration value="IIIA"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="MaximumSurfaceTemperature" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Maximum temperature of a surface that can be reached by the ex atmosphere</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TemperatureClasses" minOccurs="0"> <xs:annotation> <xs:documentation>Temperature classifications. E.g. T3 lower/equal 300°C</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TemperatureClass" maxOccurs="14"> <xs:annotation> <xs:documentation>Temperature classification</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="T1"/> <xs:enumeration value="T2"/> <xs:enumeration value="T2A"/> <xs:enumeration value="T2B"/> <xs:enumeration value="T2C"/> <xs:enumeration value="T2D"/> <xs:enumeration value="T3"/> <xs:enumeration value="T3A"/> <xs:enumeration value="T3B"/> <xs:enumeration value="T3C"/> <xs:enumeration value="T4"/> <xs:enumeration value="T4A"/> <xs:enumeration value="T5"/> <xs:enumeration value="T6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ExCodes" minOccurs="0"> <xs:annotation> <xs:documentation>Protection against the occurrence of an ignition source</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ExCode" maxOccurs="28"> <xs:annotation> <xs:documentation>Type of protection short code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="da"/> <xs:enumeration value="db"/> <xs:enumeration value="dc"/> <xs:enumeration value="eb"/> <xs:enumeration value="ec"/> <xs:enumeration value="ia"/> <xs:enumeration value="ib"/> <xs:enumeration value="ic"/> <xs:enumeration value="ma"/> <xs:enumeration value="mb"/> <xs:enumeration value="mc"/> <xs:enumeration value="nC"/> <xs:enumeration value="nR"/> <xs:enumeration value="ob"/> <xs:enumeration value="oc"/> <xs:enumeration value="op is"/> <xs:enumeration value="op pr"/> <xs:enumeration value="op sh"/> <xs:enumeration value="pxb"/> <xs:enumeration value="pyb"/> <xs:enumeration value="pyc"/> <xs:enumeration value="pzc"/> <xs:enumeration value="q"/> <xs:enumeration value="ta"/> <xs:enumeration value="tb"/> <xs:enumeration value="tc"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="EquipmentProtectionLevels" minOccurs="0"> <xs:annotation> <xs:documentation>Equipment Protection Level EPL. "M" Mining - "G" Gas - "D" Dust and respective protection level</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="EquipmentProtectionLevel" maxOccurs="8"> <xs:annotation> <xs:documentation>Equipment protection level</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Ga"/> <xs:enumeration value="Gb"/> <xs:enumeration value="Gc"/> <xs:enumeration value="Da"/> <xs:enumeration value="Db"/> <xs:enumeration value="Dc"/> <xs:enumeration value="Ma"/> <xs:enumeration value="Mb"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="EquipmentGroups" minOccurs="0"> <xs:annotation> <xs:documentation>Equipment Groups. Defines if the equipment can be used under ground (mining) or above ground explosive areas</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="EquipmentGroup" maxOccurs="2"> <xs:annotation> <xs:documentation>Possible hazardous area</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="EquipmentCategories" minOccurs="0"> <xs:annotation> <xs:documentation>Defines in which zones the equipment can be used. With protection level from normal to high</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="EquipmentCategory" maxOccurs="8"> <xs:annotation> <xs:documentation>Possible equipment hazardous zone. Mining, Gas, Dust and corresponding protection level</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="M1"/> <xs:enumeration value="M2"/> <xs:enumeration value="1G"/> <xs:enumeration value="2G"/> <xs:enumeration value="3G"/> <xs:enumeration value="1D"/> <xs:enumeration value="2D"/> <xs:enumeration value="3D"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Atmospheres" minOccurs="0"> <xs:annotation> <xs:documentation>Atmosphere classification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Atmosphere" maxOccurs="2"> <xs:annotation> <xs:documentation>Gas, Dust</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="G"/> <xs:enumeration value="D"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Groups" minOccurs="0"> <xs:annotation> <xs:documentation>Explosion groups (I Mining, II Gas, III Dust) and sub-group classification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="9"> <xs:annotation> <xs:documentation>Explosion group. E.g. IIA Gas-Propane</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> <xs:enumeration value="IIA"/> <xs:enumeration value="IIB"/> <xs:enumeration value="IIC"/> <xs:enumeration value="III"/> <xs:enumeration value="IIIA"/> <xs:enumeration value="IIIB"/> <xs:enumeration value="IIIC"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="AcousticAbsorptionRates" minOccurs="0"> <xs:annotation> <xs:documentation>Sound absorption coefficient (ISO 354:2003), depending on frequencies in the human hearable range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="AbsorptionRate" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Absorption coefficient. Must be a value between 0 (no absorption) and 1 (complete absorption)</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="hertz" use="required"> <xs:annotation> <xs:documentation>Frequency (Unit: hertz)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CustomProperties" minOccurs="0"> <xs:annotation> <xs:documentation>Custom properties can hold additional information that may be use-case-specific and will not be parsed by the Relux or DIAL parsers.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Property" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single custom property</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Name" type="Locale"> <xs:annotation> <xs:documentation>Meaningful name of the property</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PropertySource" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Property source, e.g. standard name like ISO, CIE or DIN. Or Identity Server key</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="Value" type="xs:string"> <xs:annotation> <xs:documentation>Value of the property</xs:documentation> </xs:annotation> </xs:element> <xs:element name="FileReference"> <xs:annotation> <xs:documentation>Value of the property defined by a reference to a file</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="fileId" type="xs:NCName" use="required"> <xs:annotation> <xs:documentation>Id reference to a File element defined under GeneralDefinitions/Files</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:choice> </xs:sequence> <xs:attribute name="id" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Id may refer to a customer based internal id system. If no Id is available, use a placeholder like a number</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||
properties |
|
||||||
children | ProductSize ProductForm SealingMaterial Adjustabilities IKRating ProtectiveAreas Weight | ||||||
annotation |
|
||||||
source | <xs:element name="Mechanical" minOccurs="0"> <xs:annotation> <xs:documentation>Descriptive attributes of mechanical type</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ProductSize" minOccurs="0"> <xs:annotation> <xs:documentation>Dimensions of the lumianire</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Length" type="xs:int"> <xs:annotation> <xs:documentation>Length of the product C90/C270 (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Width" type="xs:int"> <xs:annotation> <xs:documentation>Width of the product C0/C180 (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Height" type="xs:int"> <xs:annotation> <xs:documentation>Height of the product </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ProductForm" minOccurs="0"> <xs:annotation> <xs:documentation>Geometrical form of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Round"/> <xs:enumeration value="Rounded"/> <xs:enumeration value="Square"/> <xs:enumeration value="Linear"/> <xs:enumeration value="Areal"/> <xs:enumeration value="Sphere"/> <xs:enumeration value="Cuboid"/> <xs:enumeration value="Cylinder"/> <xs:enumeration value="Cone"/> <xs:enumeration value="Special"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="SealingMaterial" type="Locale" minOccurs="0"> <xs:annotation> <xs:documentation>Material of the sealing of a luminaire</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Adjustabilities" minOccurs="0"> <xs:annotation> <xs:documentation>Possible adjustabilities of parts of the luminaire</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Adjustability" maxOccurs="7"> <xs:annotation> <xs:documentation>The ability to adjust parts of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Fixed"/> <xs:enumeration value="Orientation"/> <xs:enumeration value="Turn"/> <xs:enumeration value="Tilt"/> <xs:enumeration value="Cardanic"/> <xs:enumeration value="Height adjustable"/> <xs:enumeration value="User defined"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="IKRating" minOccurs="0"> <xs:annotation> <xs:documentation>Degree of protection provided by enclosures for electrical equipment against external mechanical impacts. See IEC 62262:2002 and IEC 60068-2-75:1997</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IK00"/> <xs:enumeration value="IK01"/> <xs:enumeration value="IK02"/> <xs:enumeration value="IK03"/> <xs:enumeration value="IK04"/> <xs:enumeration value="IK05"/> <xs:enumeration value="IK06"/> <xs:enumeration value="IK07"/> <xs:enumeration value="IK08"/> <xs:enumeration value="IK09"/> <xs:enumeration value="IK10"/> <xs:enumeration value="IK10+"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ProtectiveAreas" minOccurs="0"> <xs:annotation> <xs:documentation>Possible usage in protection-relevant areas</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Area" maxOccurs="3"> <xs:annotation> <xs:documentation>Possible usage in protection-relevant area</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Cleanroom suitable"/> <xs:enumeration value="Ball-impact proof"/> <xs:enumeration value="Drive/Roll-over proof"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Weight" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Weight of the luminaire. Including ballast, excluding packaging (Unit: kilogram)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Length Width Height | ||||||
annotation |
|
||||||
source | <xs:element name="ProductSize" minOccurs="0"> <xs:annotation> <xs:documentation>Dimensions of the lumianire</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Length" type="xs:int"> <xs:annotation> <xs:documentation>Length of the product C90/C270 (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Width" type="xs:int"> <xs:annotation> <xs:documentation>Width of the product C0/C180 (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Height" type="xs:int"> <xs:annotation> <xs:documentation>Height of the product </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Length" type="xs:int"> <xs:annotation> <xs:documentation>Length of the product C90/C270 (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Width" type="xs:int"> <xs:annotation> <xs:documentation>Width of the product C0/C180 (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Height" type="xs:int"> <xs:annotation> <xs:documentation>Height of the product </xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
source | <xs:element name="ProductForm" minOccurs="0"> <xs:annotation> <xs:documentation>Geometrical form of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Round"/> <xs:enumeration value="Rounded"/> <xs:enumeration value="Square"/> <xs:enumeration value="Linear"/> <xs:enumeration value="Areal"/> <xs:enumeration value="Sphere"/> <xs:enumeration value="Cuboid"/> <xs:enumeration value="Cylinder"/> <xs:enumeration value="Cone"/> <xs:enumeration value="Special"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | Locale | ||||||
properties |
|
||||||
children | Locale | ||||||
annotation |
|
||||||
source | <xs:element name="SealingMaterial" type="Locale" minOccurs="0"> <xs:annotation> <xs:documentation>Material of the sealing of a luminaire</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Adjustability | ||||||
annotation |
|
||||||
source | <xs:element name="Adjustabilities" minOccurs="0"> <xs:annotation> <xs:documentation>Possible adjustabilities of parts of the luminaire</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Adjustability" maxOccurs="7"> <xs:annotation> <xs:documentation>The ability to adjust parts of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Fixed"/> <xs:enumeration value="Orientation"/> <xs:enumeration value="Turn"/> <xs:enumeration value="Tilt"/> <xs:enumeration value="Cardanic"/> <xs:enumeration value="Height adjustable"/> <xs:enumeration value="User defined"/> </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="Adjustability" maxOccurs="7"> <xs:annotation> <xs:documentation>The ability to adjust parts of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Fixed"/> <xs:enumeration value="Orientation"/> <xs:enumeration value="Turn"/> <xs:enumeration value="Tilt"/> <xs:enumeration value="Cardanic"/> <xs:enumeration value="Height adjustable"/> <xs:enumeration value="User defined"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||
source | <xs:element name="IKRating" minOccurs="0"> <xs:annotation> <xs:documentation>Degree of protection provided by enclosures for electrical equipment against external mechanical impacts. See IEC 62262:2002 and IEC 60068-2-75:1997</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IK00"/> <xs:enumeration value="IK01"/> <xs:enumeration value="IK02"/> <xs:enumeration value="IK03"/> <xs:enumeration value="IK04"/> <xs:enumeration value="IK05"/> <xs:enumeration value="IK06"/> <xs:enumeration value="IK07"/> <xs:enumeration value="IK08"/> <xs:enumeration value="IK09"/> <xs:enumeration value="IK10"/> <xs:enumeration value="IK10+"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Area | ||||||
annotation |
|
||||||
source | <xs:element name="ProtectiveAreas" minOccurs="0"> <xs:annotation> <xs:documentation>Possible usage in protection-relevant areas</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Area" maxOccurs="3"> <xs:annotation> <xs:documentation>Possible usage in protection-relevant area</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Cleanroom suitable"/> <xs:enumeration value="Ball-impact proof"/> <xs:enumeration value="Drive/Roll-over proof"/> </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="Area" maxOccurs="3"> <xs:annotation> <xs:documentation>Possible usage in protection-relevant area</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Cleanroom suitable"/> <xs:enumeration value="Ball-impact proof"/> <xs:enumeration value="Drive/Roll-over proof"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | xs:double | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Weight" type="xs:double" minOccurs="0"> <xs:annotation> <xs:documentation>Weight of the luminaire. Including ballast, excluding packaging (Unit: kilogram)</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | ClampingRange SwitchingCapacity ElectricalSafetyClass IngressProtectionIPCode PowerFactor ConstantLightOutput LightDistribution | ||||||
annotation |
|
||||||
source | <xs:element name="Electrical" minOccurs="0"> <xs:annotation> <xs:documentation>Descriptive attributes of electrical type</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ClampingRange" minOccurs="0"> <xs:annotation> <xs:documentation>The range of clamping</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Lower" type="xs:double"> <xs:annotation> <xs:documentation>Lower limit of the clamping range (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Upper" type="xs:double"> <xs:annotation> <xs:documentation>Upper limit of the clamping range (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="SwitchingCapacity" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Switching capacity of sensor. Power and cos phi. Example: "1E-1, W 1E0, unitless"</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ElectricalSafetyClass" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates whether the electrical device has a protective earth connection or not. E.g. 0, I, 0I, II, III</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="I"/> <xs:enumeration value="0I"/> <xs:enumeration value="II"/> <xs:enumeration value="III"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="IngressProtectionIPCode" minOccurs="0"> <xs:annotation> <xs:documentation>The IP code classifies and rates the degree of protection provided against intrusion (body parts such as hands and fingers), dust, accidental contact, water by mechanical casings and electrical enclosures. See also IEC 60529:2014</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IP20"/> <xs:enumeration value="IP21"/> <xs:enumeration value="IP22"/> <xs:enumeration value="IP23"/> <xs:enumeration value="IP24"/> <xs:enumeration value="IP25"/> <xs:enumeration value="IP26"/> <xs:enumeration value="IP27"/> <xs:enumeration value="IP28"/> <xs:enumeration value="IP30"/> <xs:enumeration value="IP31"/> <xs:enumeration value="IP32"/> <xs:enumeration value="IP33"/> <xs:enumeration value="IP34"/> <xs:enumeration value="IP35"/> <xs:enumeration value="IP36"/> <xs:enumeration value="IP37"/> <xs:enumeration value="IP38"/> <xs:enumeration value="IP40"/> <xs:enumeration value="IP41"/> <xs:enumeration value="IP42"/> <xs:enumeration value="IP43"/> <xs:enumeration value="IP44"/> <xs:enumeration value="IP45"/> <xs:enumeration value="IP46"/> <xs:enumeration value="IP47"/> <xs:enumeration value="IP48"/> <xs:enumeration value="IP50"/> <xs:enumeration value="IP51"/> <xs:enumeration value="IP52"/> <xs:enumeration value="IP53"/> <xs:enumeration value="IP54"/> <xs:enumeration value="IP55"/> <xs:enumeration value="IP56"/> <xs:enumeration value="IP57"/> <xs:enumeration value="IP58"/> <xs:enumeration value="IP60"/> <xs:enumeration value="IP61"/> <xs:enumeration value="IP62"/> <xs:enumeration value="IP63"/> <xs:enumeration value="IP64"/> <xs:enumeration value="IP65"/> <xs:enumeration value="IP66"/> <xs:enumeration value="IP67"/> <xs:enumeration value="IP68"/> <xs:enumeration value="IP69"/> <xs:enumeration value="IP69K"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="PowerFactor" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the amount of the active power to the apparent power at 100% load. See also IEC 80000-6:2008</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="ConstantLightOutput" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Determines whether the luminous flux stays constant over the declared lifetime</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LightDistribution" minOccurs="0"> <xs:annotation> <xs:documentation>Projected pattern of the emitted light of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Laterally symmetrical narrow"/> <xs:enumeration value="Laterally symmetrical medium"/> <xs:enumeration value="Laterally symmetrical wide"/> <xs:enumeration value="Symmetrical in each quadrant"/> <xs:enumeration value="Symmetric about 0-180 plane"/> <xs:enumeration value="Symmetric about 90-270 plane"/> <xs:enumeration value="Asymmetrical"/> <xs:enumeration value="Asymmetrical flood"/> <xs:enumeration value="Asymmetrical wide flood"/> <xs:enumeration value="Diffuse half spherical"/> <xs:enumeration value="Diffuse full spherical"/> <xs:enumeration value="Direct"/> <xs:enumeration value="Indirect"/> <xs:enumeration value="Direct indirect"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Lower Upper | ||||||
annotation |
|
||||||
source | <xs:element name="ClampingRange" minOccurs="0"> <xs:annotation> <xs:documentation>The range of clamping</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Lower" type="xs:double"> <xs:annotation> <xs:documentation>Lower limit of the clamping range (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Upper" type="xs:double"> <xs:annotation> <xs:documentation>Upper limit of the clamping range (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Lower" type="xs:double"> <xs:annotation> <xs:documentation>Lower limit of the clamping range (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
type | xs:double | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Upper" type="xs:double"> <xs:annotation> <xs:documentation>Upper limit of the clamping range (Unit: millimeter)</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="SwitchingCapacity" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Switching capacity of sensor. Power and cos phi. Example: "1E-1, W 1E0, unitless"</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="ElectricalSafetyClass" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates whether the electrical device has a protective earth connection or not. E.g. 0, I, 0I, II, III</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="I"/> <xs:enumeration value="0I"/> <xs:enumeration value="II"/> <xs:enumeration value="III"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="IngressProtectionIPCode" minOccurs="0"> <xs:annotation> <xs:documentation>The IP code classifies and rates the degree of protection provided against intrusion (body parts such as hands and fingers), dust, accidental contact, water by mechanical casings and electrical enclosures. See also IEC 60529:2014</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IP20"/> <xs:enumeration value="IP21"/> <xs:enumeration value="IP22"/> <xs:enumeration value="IP23"/> <xs:enumeration value="IP24"/> <xs:enumeration value="IP25"/> <xs:enumeration value="IP26"/> <xs:enumeration value="IP27"/> <xs:enumeration value="IP28"/> <xs:enumeration value="IP30"/> <xs:enumeration value="IP31"/> <xs:enumeration value="IP32"/> <xs:enumeration value="IP33"/> <xs:enumeration value="IP34"/> <xs:enumeration value="IP35"/> <xs:enumeration value="IP36"/> <xs:enumeration value="IP37"/> <xs:enumeration value="IP38"/> <xs:enumeration value="IP40"/> <xs:enumeration value="IP41"/> <xs:enumeration value="IP42"/> <xs:enumeration value="IP43"/> <xs:enumeration value="IP44"/> <xs:enumeration value="IP45"/> <xs:enumeration value="IP46"/> <xs:enumeration value="IP47"/> <xs:enumeration value="IP48"/> <xs:enumeration value="IP50"/> <xs:enumeration value="IP51"/> <xs:enumeration value="IP52"/> <xs:enumeration value="IP53"/> <xs:enumeration value="IP54"/> <xs:enumeration value="IP55"/> <xs:enumeration value="IP56"/> <xs:enumeration value="IP57"/> <xs:enumeration value="IP58"/> <xs:enumeration value="IP60"/> <xs:enumeration value="IP61"/> <xs:enumeration value="IP62"/> <xs:enumeration value="IP63"/> <xs:enumeration value="IP64"/> <xs:enumeration value="IP65"/> <xs:enumeration value="IP66"/> <xs:enumeration value="IP67"/> <xs:enumeration value="IP68"/> <xs:enumeration value="IP69"/> <xs:enumeration value="IP69K"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:double | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="PowerFactor" minOccurs="0"> <xs:annotation> <xs:documentation>Ratio of the amount of the active power to the apparent power at 100% load. See also IEC 80000-6:2008</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 | xs:boolean | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="ConstantLightOutput" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Determines whether the luminous flux stays constant over the declared lifetime</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="LightDistribution" minOccurs="0"> <xs:annotation> <xs:documentation>Projected pattern of the emitted light of the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Laterally symmetrical narrow"/> <xs:enumeration value="Laterally symmetrical medium"/> <xs:enumeration value="Laterally symmetrical wide"/> <xs:enumeration value="Symmetrical in each quadrant"/> <xs:enumeration value="Symmetric about 0-180 plane"/> <xs:enumeration value="Symmetric about 90-270 plane"/> <xs:enumeration value="Asymmetrical"/> <xs:enumeration value="Asymmetrical flood"/> <xs:enumeration value="Asymmetrical wide flood"/> <xs:enumeration value="Diffuse half spherical"/> <xs:enumeration value="Diffuse full spherical"/> <xs:enumeration value="Direct"/> <xs:enumeration value="Indirect"/> <xs:enumeration value="Direct indirect"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | DurationTimeAndFlux DedicatedEmergencyLightingType | ||||||
annotation |
|
||||||
source | <xs:element name="Emergency" minOccurs="0"> <xs:annotation> <xs:documentation>Descriptive attributes of emergency lighting type</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DurationTimeAndFlux" minOccurs="0"> <xs:annotation> <xs:documentation>Presentation of the variation of the emergency lighting output during the usage time. It is represented as a table of emitted luminous flux during corresponding hours</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Flux" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Flux (Unit: lumen)</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:int"> <xs:attribute name="hours" type="xs:int" use="required"> <xs:annotation> <xs:documentation>Duration time (Unit: hour)</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DedicatedEmergencyLightingType" minOccurs="0"> <xs:annotation> <xs:documentation>Dedicated application field of the emergency lighting. Meaningful for emergency luminaires only</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Exit Light"/> <xs:enumeration value="Guide Light"/> <xs:enumeration value="Evacuation Light"/> <xs:enumeration value="Reference Light"/> <xs:enumeration value="For Signage"/> <xs:enumeration value="For Lighting"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Flux | ||||||
annotation |
|
||||||
source | <xs:element name="DurationTimeAndFlux" minOccurs="0"> <xs:annotation> <xs:documentation>Presentation of the variation of the emergency lighting output during the usage time. It is represented as a table of emitted luminous flux during corresponding hours</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Flux" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Flux (Unit: lumen)</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:int"> <xs:attribute name="hours" type="xs:int" use="required"> <xs:annotation> <xs:documentation>Duration time (Unit: hour)</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||
type | extension of xs:int | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="Flux" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Flux (Unit: lumen)</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:int"> <xs:attribute name="hours" type="xs:int" use="required"> <xs:annotation> <xs:documentation>Duration time (Unit: hour)</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="hours" type="xs:int" use="required"> <xs:annotation> <xs:documentation>Duration time (Unit: hour)</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <xs:element name="DedicatedEmergencyLightingType" minOccurs="0"> <xs:annotation> <xs:documentation>Dedicated application field of the emergency lighting. Meaningful for emergency luminaires only</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Exit Light"/> <xs:enumeration value="Guide Light"/> <xs:enumeration value="Evacuation Light"/> <xs:enumeration value="Reference Light"/> <xs:enumeration value="For Signage"/> <xs:enumeration value="For Lighting"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | ListPrices HousingColors Markets Hyperlinks Designer ApprovalMarks DesignAwards Labels Applications | ||||||
annotation |
|
||||||
source | <xs:element name="Marketing" minOccurs="0"> <xs:annotation> <xs:documentation>Descriptive attributes for marketing</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ListPrices" minOccurs="0"> <xs:annotation> <xs:documentation>List of prices per unit</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ListPrice" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>List price with a maximum of 2 decimal places in a given currency</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="currency" use="required"> <xs:annotation> <xs:documentation>Currency code according to ISO 4217 must consist of 3 characters</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[a-zA-Z]{3}"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="HousingColors" minOccurs="0"> <xs:annotation> <xs:documentation>Housing colors of the luminaire</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="HousingColor" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The translatable name of color of the housing and/or RAL number</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="Locale"> <xs:attribute name="ral"> <xs:annotation> <xs:documentation>RAL Classic color space system code. E.g. "RAL 3016" (coral-red)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:pattern value="[1-9][0-9]{3}"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Markets" minOccurs="0"> <xs:annotation> <xs:documentation>Target markets</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Region" type="Locale" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The region can be defined by the user and should be translated to the applicable languages in the Locale element</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Hyperlinks" type="Hyperlinks" minOccurs="0"> <xs:annotation> <xs:documentation>Additional information online</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Designer" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of the designer of the luminaire</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ApprovalMarks" minOccurs="0"> <xs:annotation> <xs:documentation>Approval marks of the product</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ApprovalMark" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Approval marks of the product</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DesignAwards" minOccurs="0"> <xs:annotation> <xs:documentation>Design awards of the product</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DesignAward" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Luminaire design award, e.g. "Red Dot Award"</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Labels" minOccurs="0"> <xs:annotation> <xs:documentation>Labels of the product</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Label" maxOccurs="14"> <xs:annotation> <xs:documentation>Label of the product</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="CE"/> <xs:enumeration value="GS"/> <xs:enumeration value="ENEC"/> <xs:enumeration value="CCC"/> <xs:enumeration value="VDE"/> <xs:enumeration value="EAC"/> <xs:enumeration value="D"/> <xs:enumeration value="M"/> <xs:enumeration value="MM"/> <xs:enumeration value="F"/> <xs:enumeration value="FF"/> <xs:enumeration value="UL"/> <xs:enumeration value="Handwarm"/> <xs:enumeration value="IFS Food"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Applications" minOccurs="0"> <xs:annotation> <xs:documentation>Fields of application for the luminaire</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Application" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Field of application for the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Interior: Traffic Zones"/> <xs:enumeration value="Interior: Traffic Zones: Corridors"/> <xs:enumeration value="Interior: Traffic Zones: Staircases"/> <xs:enumeration value="Interior: Traffic Zones: Loading Zones"/> <xs:enumeration value="Interior: Traffic Zones: Cove Lighting / Cornices (Indoor)"/> <xs:enumeration value="Interior: General Areas (Interior)"/> <xs:enumeration value="Interior: General Areas (Interior): Break Rooms"/> <xs:enumeration value="Interior: General Areas (Interior): Reception Areas"/> <xs:enumeration value="Interior: Office"/> <xs:enumeration value="Interior: Office: Office Desks"/> <xs:enumeration value="Interior: Office: Group Offices"/> <xs:enumeration value="Interior: Office: Discussions"/> <xs:enumeration value="Interior: Office: Archives"/> <xs:enumeration value="Interior: Industry/Craft"/> <xs:enumeration value="Interior: Industry/Craft: Industrial Workshops"/> <xs:enumeration value="Interior: Industry/Craft: Warehouses"/> <xs:enumeration value="Interior: Industry/Craft: Cold Storage Facilities"/> <xs:enumeration value="Interior: Industry/Craft: Kitchens"/> <xs:enumeration value="Interior: Industry/Craft: Assembly Work Stations"/> <xs:enumeration value="Interior: Industry/Craft: Machine Illumination"/> <xs:enumeration value="Interior: Industry/Craft: Control Work Stations"/> <xs:enumeration value="Interior: Industry/Craft: Laboratories"/> <xs:enumeration value="Interior: Industry/Craft: Hangars"/> <xs:enumeration value="Interior: Shop Lighting"/> <xs:enumeration value="Interior: Shop Lighting: Retail"/> <xs:enumeration value="Interior: Shop Lighting: Food"/> <xs:enumeration value="Interior: Shop Lighting: Clothing"/> <xs:enumeration value="Interior: Shop Lighting: Display Windows"/> <xs:enumeration value="Interior: Shop Lighting: Halls"/> <xs:enumeration value="Interior: Shop Lighting: Great Halls"/> <xs:enumeration value="Interior: Shop Lighting: Mirrors"/> <xs:enumeration value="Interior: Public Areas"/> <xs:enumeration value="Interior: Public Areas: Restaurants"/> <xs:enumeration value="Interior: Public Areas: Theatres"/> <xs:enumeration value="Interior: Public Areas: Railway Stations"/> <xs:enumeration value="Interior: Public Areas: Museums"/> <xs:enumeration value="Interior: Public Areas: Fairs"/> <xs:enumeration value="Interior: Public Areas: Prisons"/> <xs:enumeration value="Interior: Public Areas: Canteens"/> <xs:enumeration value="Interior: Emergency Lighting"/> <xs:enumeration value="Interior: Emergency Lighting: Emergency Lighting"/> <xs:enumeration value="Interior: Emergency Lighting: Signal Lighting"/> <xs:enumeration value="Interior: Educational Facilities"/> <xs:enumeration value="Interior: Educational Facilities: Classrooms"/> <xs:enumeration value="Interior: Educational Facilities: Libraries"/> <xs:enumeration value="Interior: Educational Facilities: Lounges"/> <xs:enumeration value="Interior: Educational Facilities: Sports Halls"/> <xs:enumeration value="Interior: Private Areas"/> <xs:enumeration value="Interior: Private Areas: Living Areas"/> <xs:enumeration value="Interior: Private Areas: Baths"/> <xs:enumeration value="Interior: Private Areas: Kitchens"/> <xs:enumeration value="Interior: Hospitals and Care Places"/> <xs:enumeration value="Interior: Hospitals and Care Places: Hospital Wards"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Patient Rooms"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Clean Room Areas"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Examination Rooms"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Circulation Areas"/> <xs:enumeration value="Exterior: General Areas (Exterior)"/> <xs:enumeration value="Exterior: General Areas (Exterior): Places"/> <xs:enumeration value="Exterior: General Areas (Exterior): Parks"/> <xs:enumeration value="Exterior: General Areas (Exterior): Underpasses"/> <xs:enumeration value="Exterior: General Areas (Exterior): (Outdoor) Stairs"/> <xs:enumeration value="Exterior: General Areas (Exterior): Platform-Roofs"/> <xs:enumeration value="Exterior: General Areas (Exterior): Parking Spaces (Indoor)"/> <xs:enumeration value="Exterior: General Areas (Exterior): Outdoor Parkings"/> <xs:enumeration value="Exterior: General Areas (Exterior): Pools"/> <xs:enumeration value="Exterior: General Areas (Exterior): Fountains"/> <xs:enumeration value="Exterior: Streets"/> <xs:enumeration value="Exterior: Streets: Motorways"/> <xs:enumeration value="Exterior: Streets: Access Roads"/> <xs:enumeration value="Exterior: Streets: Residential Areas"/> <xs:enumeration value="Exterior: Streets: Bicycle Paths"/> <xs:enumeration value="Exterior: Streets: Footpaths"/> <xs:enumeration value="Exterior: Streets: Petrol-Gas Stations"/> <xs:enumeration value="Exterior: Streets: Tunnels"/> <xs:enumeration value="Exterior: Sports Fields"/> <xs:enumeration value="Exterior: Sports Fields: Spotlightings"/> <xs:enumeration value="Exterior: Other"/> <xs:enumeration value="Exterior: Other: Facades"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | ListPrice | ||||||
annotation |
|
||||||
source | <xs:element name="ListPrices" minOccurs="0"> <xs:annotation> <xs:documentation>List of prices per unit</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ListPrice" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>List price with a maximum of 2 decimal places in a given currency</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="currency" use="required"> <xs:annotation> <xs:documentation>Currency code according to ISO 4217 must consist of 3 characters</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[a-zA-Z]{3}"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||
type | extension of xs:double | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="ListPrice" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>List price with a maximum of 2 decimal places in a given currency</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="currency" use="required"> <xs:annotation> <xs:documentation>Currency code according to ISO 4217 must consist of 3 characters</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[a-zA-Z]{3}"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="currency" use="required"> <xs:annotation> <xs:documentation>Currency code according to ISO 4217 must consist of 3 characters</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[a-zA-Z]{3}"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||||||
properties |
|
||||||
children | HousingColor | ||||||
annotation |
|
||||||
source | <xs:element name="HousingColors" minOccurs="0"> <xs:annotation> <xs:documentation>Housing colors of the luminaire</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="HousingColor" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The translatable name of color of the housing and/or RAL number</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="Locale"> <xs:attribute name="ral"> <xs:annotation> <xs:documentation>RAL Classic color space system code. E.g. "RAL 3016" (coral-red)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:pattern value="[1-9][0-9]{3}"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||
type | extension of Locale | ||||||||||||||
properties |
|
||||||||||||||
children | Locale | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="HousingColor" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The translatable name of color of the housing and/or RAL number</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="Locale"> <xs:attribute name="ral"> <xs:annotation> <xs:documentation>RAL Classic color space system code. E.g. "RAL 3016" (coral-red)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:pattern value="[1-9][0-9]{3}"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | restriction of xs:int | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="ral"> <xs:annotation> <xs:documentation>RAL Classic color space system code. E.g. "RAL 3016" (coral-red)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:pattern value="[1-9][0-9]{3}"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||||||
properties |
|
||||||
children | Region | ||||||
annotation |
|
||||||
source | <xs:element name="Markets" minOccurs="0"> <xs:annotation> <xs:documentation>Target markets</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Region" type="Locale" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The region can be defined by the user and should be translated to the applicable languages in the Locale element</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
type | Locale | ||||||
properties |
|
||||||
children | Locale | ||||||
annotation |
|
||||||
source | <xs:element name="Region" type="Locale" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The region can be defined by the user and should be translated to the applicable languages in the Locale element</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | Hyperlinks | ||||||
properties |
|
||||||
children | Hyperlink | ||||||
annotation |
|
||||||
source | <xs:element name="Hyperlinks" type="Hyperlinks" minOccurs="0"> <xs:annotation> <xs:documentation>Additional information online</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="Designer" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Name of the designer of the luminaire</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | ApprovalMark | ||||||
annotation |
|
||||||
source | <xs:element name="ApprovalMarks" minOccurs="0"> <xs:annotation> <xs:documentation>Approval marks of the product</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ApprovalMark" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Approval marks of the product</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="ApprovalMark" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Approval marks of the product</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | DesignAward | ||||||
annotation |
|
||||||
source | <xs:element name="DesignAwards" minOccurs="0"> <xs:annotation> <xs:documentation>Design awards of the product</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="DesignAward" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Luminaire design award, e.g. "Red Dot Award"</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="DesignAward" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Luminaire design award, e.g. "Red Dot Award"</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Label | ||||||
annotation |
|
||||||
source | <xs:element name="Labels" minOccurs="0"> <xs:annotation> <xs:documentation>Labels of the product</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Label" maxOccurs="14"> <xs:annotation> <xs:documentation>Label of the product</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="CE"/> <xs:enumeration value="GS"/> <xs:enumeration value="ENEC"/> <xs:enumeration value="CCC"/> <xs:enumeration value="VDE"/> <xs:enumeration value="EAC"/> <xs:enumeration value="D"/> <xs:enumeration value="M"/> <xs:enumeration value="MM"/> <xs:enumeration value="F"/> <xs:enumeration value="FF"/> <xs:enumeration value="UL"/> <xs:enumeration value="Handwarm"/> <xs:enumeration value="IFS Food"/> </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="Label" maxOccurs="14"> <xs:annotation> <xs:documentation>Label of the product</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="CE"/> <xs:enumeration value="GS"/> <xs:enumeration value="ENEC"/> <xs:enumeration value="CCC"/> <xs:enumeration value="VDE"/> <xs:enumeration value="EAC"/> <xs:enumeration value="D"/> <xs:enumeration value="M"/> <xs:enumeration value="MM"/> <xs:enumeration value="F"/> <xs:enumeration value="FF"/> <xs:enumeration value="UL"/> <xs:enumeration value="Handwarm"/> <xs:enumeration value="IFS Food"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Application | ||||||
annotation |
|
||||||
source | <xs:element name="Applications" minOccurs="0"> <xs:annotation> <xs:documentation>Fields of application for the luminaire</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Application" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Field of application for the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Interior: Traffic Zones"/> <xs:enumeration value="Interior: Traffic Zones: Corridors"/> <xs:enumeration value="Interior: Traffic Zones: Staircases"/> <xs:enumeration value="Interior: Traffic Zones: Loading Zones"/> <xs:enumeration value="Interior: Traffic Zones: Cove Lighting / Cornices (Indoor)"/> <xs:enumeration value="Interior: General Areas (Interior)"/> <xs:enumeration value="Interior: General Areas (Interior): Break Rooms"/> <xs:enumeration value="Interior: General Areas (Interior): Reception Areas"/> <xs:enumeration value="Interior: Office"/> <xs:enumeration value="Interior: Office: Office Desks"/> <xs:enumeration value="Interior: Office: Group Offices"/> <xs:enumeration value="Interior: Office: Discussions"/> <xs:enumeration value="Interior: Office: Archives"/> <xs:enumeration value="Interior: Industry/Craft"/> <xs:enumeration value="Interior: Industry/Craft: Industrial Workshops"/> <xs:enumeration value="Interior: Industry/Craft: Warehouses"/> <xs:enumeration value="Interior: Industry/Craft: Cold Storage Facilities"/> <xs:enumeration value="Interior: Industry/Craft: Kitchens"/> <xs:enumeration value="Interior: Industry/Craft: Assembly Work Stations"/> <xs:enumeration value="Interior: Industry/Craft: Machine Illumination"/> <xs:enumeration value="Interior: Industry/Craft: Control Work Stations"/> <xs:enumeration value="Interior: Industry/Craft: Laboratories"/> <xs:enumeration value="Interior: Industry/Craft: Hangars"/> <xs:enumeration value="Interior: Shop Lighting"/> <xs:enumeration value="Interior: Shop Lighting: Retail"/> <xs:enumeration value="Interior: Shop Lighting: Food"/> <xs:enumeration value="Interior: Shop Lighting: Clothing"/> <xs:enumeration value="Interior: Shop Lighting: Display Windows"/> <xs:enumeration value="Interior: Shop Lighting: Halls"/> <xs:enumeration value="Interior: Shop Lighting: Great Halls"/> <xs:enumeration value="Interior: Shop Lighting: Mirrors"/> <xs:enumeration value="Interior: Public Areas"/> <xs:enumeration value="Interior: Public Areas: Restaurants"/> <xs:enumeration value="Interior: Public Areas: Theatres"/> <xs:enumeration value="Interior: Public Areas: Railway Stations"/> <xs:enumeration value="Interior: Public Areas: Museums"/> <xs:enumeration value="Interior: Public Areas: Fairs"/> <xs:enumeration value="Interior: Public Areas: Prisons"/> <xs:enumeration value="Interior: Public Areas: Canteens"/> <xs:enumeration value="Interior: Emergency Lighting"/> <xs:enumeration value="Interior: Emergency Lighting: Emergency Lighting"/> <xs:enumeration value="Interior: Emergency Lighting: Signal Lighting"/> <xs:enumeration value="Interior: Educational Facilities"/> <xs:enumeration value="Interior: Educational Facilities: Classrooms"/> <xs:enumeration value="Interior: Educational Facilities: Libraries"/> <xs:enumeration value="Interior: Educational Facilities: Lounges"/> <xs:enumeration value="Interior: Educational Facilities: Sports Halls"/> <xs:enumeration value="Interior: Private Areas"/> <xs:enumeration value="Interior: Private Areas: Living Areas"/> <xs:enumeration value="Interior: Private Areas: Baths"/> <xs:enumeration value="Interior: Private Areas: Kitchens"/> <xs:enumeration value="Interior: Hospitals and Care Places"/> <xs:enumeration value="Interior: Hospitals and Care Places: Hospital Wards"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Patient Rooms"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Clean Room Areas"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Examination Rooms"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Circulation Areas"/> <xs:enumeration value="Exterior: General Areas (Exterior)"/> <xs:enumeration value="Exterior: General Areas (Exterior): Places"/> <xs:enumeration value="Exterior: General Areas (Exterior): Parks"/> <xs:enumeration value="Exterior: General Areas (Exterior): Underpasses"/> <xs:enumeration value="Exterior: General Areas (Exterior): (Outdoor) Stairs"/> <xs:enumeration value="Exterior: General Areas (Exterior): Platform-Roofs"/> <xs:enumeration value="Exterior: General Areas (Exterior): Parking Spaces (Indoor)"/> <xs:enumeration value="Exterior: General Areas (Exterior): Outdoor Parkings"/> <xs:enumeration value="Exterior: General Areas (Exterior): Pools"/> <xs:enumeration value="Exterior: General Areas (Exterior): Fountains"/> <xs:enumeration value="Exterior: Streets"/> <xs:enumeration value="Exterior: Streets: Motorways"/> <xs:enumeration value="Exterior: Streets: Access Roads"/> <xs:enumeration value="Exterior: Streets: Residential Areas"/> <xs:enumeration value="Exterior: Streets: Bicycle Paths"/> <xs:enumeration value="Exterior: Streets: Footpaths"/> <xs:enumeration value="Exterior: Streets: Petrol-Gas Stations"/> <xs:enumeration value="Exterior: Streets: Tunnels"/> <xs:enumeration value="Exterior: Sports Fields"/> <xs:enumeration value="Exterior: Sports Fields: Spotlightings"/> <xs:enumeration value="Exterior: Other"/> <xs:enumeration value="Exterior: Other: Facades"/> </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="Application" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Field of application for the luminaire</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Interior: Traffic Zones"/> <xs:enumeration value="Interior: Traffic Zones: Corridors"/> <xs:enumeration value="Interior: Traffic Zones: Staircases"/> <xs:enumeration value="Interior: Traffic Zones: Loading Zones"/> <xs:enumeration value="Interior: Traffic Zones: Cove Lighting / Cornices (Indoor)"/> <xs:enumeration value="Interior: General Areas (Interior)"/> <xs:enumeration value="Interior: General Areas (Interior): Break Rooms"/> <xs:enumeration value="Interior: General Areas (Interior): Reception Areas"/> <xs:enumeration value="Interior: Office"/> <xs:enumeration value="Interior: Office: Office Desks"/> <xs:enumeration value="Interior: Office: Group Offices"/> <xs:enumeration value="Interior: Office: Discussions"/> <xs:enumeration value="Interior: Office: Archives"/> <xs:enumeration value="Interior: Industry/Craft"/> <xs:enumeration value="Interior: Industry/Craft: Industrial Workshops"/> <xs:enumeration value="Interior: Industry/Craft: Warehouses"/> <xs:enumeration value="Interior: Industry/Craft: Cold Storage Facilities"/> <xs:enumeration value="Interior: Industry/Craft: Kitchens"/> <xs:enumeration value="Interior: Industry/Craft: Assembly Work Stations"/> <xs:enumeration value="Interior: Industry/Craft: Machine Illumination"/> <xs:enumeration value="Interior: Industry/Craft: Control Work Stations"/> <xs:enumeration value="Interior: Industry/Craft: Laboratories"/> <xs:enumeration value="Interior: Industry/Craft: Hangars"/> <xs:enumeration value="Interior: Shop Lighting"/> <xs:enumeration value="Interior: Shop Lighting: Retail"/> <xs:enumeration value="Interior: Shop Lighting: Food"/> <xs:enumeration value="Interior: Shop Lighting: Clothing"/> <xs:enumeration value="Interior: Shop Lighting: Display Windows"/> <xs:enumeration value="Interior: Shop Lighting: Halls"/> <xs:enumeration value="Interior: Shop Lighting: Great Halls"/> <xs:enumeration value="Interior: Shop Lighting: Mirrors"/> <xs:enumeration value="Interior: Public Areas"/> <xs:enumeration value="Interior: Public Areas: Restaurants"/> <xs:enumeration value="Interior: Public Areas: Theatres"/> <xs:enumeration value="Interior: Public Areas: Railway Stations"/> <xs:enumeration value="Interior: Public Areas: Museums"/> <xs:enumeration value="Interior: Public Areas: Fairs"/> <xs:enumeration value="Interior: Public Areas: Prisons"/> <xs:enumeration value="Interior: Public Areas: Canteens"/> <xs:enumeration value="Interior: Emergency Lighting"/> <xs:enumeration value="Interior: Emergency Lighting: Emergency Lighting"/> <xs:enumeration value="Interior: Emergency Lighting: Signal Lighting"/> <xs:enumeration value="Interior: Educational Facilities"/> <xs:enumeration value="Interior: Educational Facilities: Classrooms"/> <xs:enumeration value="Interior: Educational Facilities: Libraries"/> <xs:enumeration value="Interior: Educational Facilities: Lounges"/> <xs:enumeration value="Interior: Educational Facilities: Sports Halls"/> <xs:enumeration value="Interior: Private Areas"/> <xs:enumeration value="Interior: Private Areas: Living Areas"/> <xs:enumeration value="Interior: Private Areas: Baths"/> <xs:enumeration value="Interior: Private Areas: Kitchens"/> <xs:enumeration value="Interior: Hospitals and Care Places"/> <xs:enumeration value="Interior: Hospitals and Care Places: Hospital Wards"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Patient Rooms"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Clean Room Areas"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Examination Rooms"/> <xs:enumeration value="Interior: Hospitals and Care Places: Health Care Circulation Areas"/> <xs:enumeration value="Exterior: General Areas (Exterior)"/> <xs:enumeration value="Exterior: General Areas (Exterior): Places"/> <xs:enumeration value="Exterior: General Areas (Exterior): Parks"/> <xs:enumeration value="Exterior: General Areas (Exterior): Underpasses"/> <xs:enumeration value="Exterior: General Areas (Exterior): (Outdoor) Stairs"/> <xs:enumeration value="Exterior: General Areas (Exterior): Platform-Roofs"/> <xs:enumeration value="Exterior: General Areas (Exterior): Parking Spaces (Indoor)"/> <xs:enumeration value="Exterior: General Areas (Exterior): Outdoor Parkings"/> <xs:enumeration value="Exterior: General Areas (Exterior): Pools"/> <xs:enumeration value="Exterior: General Areas (Exterior): Fountains"/> <xs:enumeration value="Exterior: Streets"/> <xs:enumeration value="Exterior: Streets: Motorways"/> <xs:enumeration value="Exterior: Streets: Access Roads"/> <xs:enumeration value="Exterior: Streets: Residential Areas"/> <xs:enumeration value="Exterior: Streets: Bicycle Paths"/> <xs:enumeration value="Exterior: Streets: Footpaths"/> <xs:enumeration value="Exterior: Streets: Petrol-Gas Stations"/> <xs:enumeration value="Exterior: Streets: Tunnels"/> <xs:enumeration value="Exterior: Sports Fields"/> <xs:enumeration value="Exterior: Sports Fields: Spotlightings"/> <xs:enumeration value="Exterior: Other"/> <xs:enumeration value="Exterior: Other: Facades"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | UsefulLifeTimes MedianUsefulLifeTimes OperatingTemperature AmbientTemperature RatedAmbientTemperature ATEX AcousticAbsorptionRates | ||||||
annotation |
|
||||||
source | <xs:element name="OperationsAndMaintenance" minOccurs="0"> <xs:annotation> <xs:documentation>Descriptive attributes for operations and maintenance</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UsefulLifeTimes" minOccurs="0"> <xs:annotation> <xs:documentation>Useful lifetimes of the luminaire with declaration of Lx, By and ambient temperature. E.g. L80B50 50000h 25°C</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UsefulLife" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single useful lifetime of the luminaire with declaration of Lx, By and ambient temperature. E.g. L80B50 50000h 25°C</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="L\d{2,3}B\d{2,3}\s\d{1,}h((\s\d{1,}°C)|)"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="MedianUsefulLifeTimes" minOccurs="0"> <xs:annotation> <xs:documentation>Median useful lifetimes. Time during which 50% (B50) of a population of operating LED modules of the same type have parametrically failed to provide at least the percentage Lx of the initial luminous flux. Recommend fixed time values are 35k, 50k, 75k or 100k hours (depending on application). E.g. L80B50 75000h 25°C</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MedianUsefulLife" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single median useful lifetime during which 50% (B50) of a population of operating LED modules of the same type have parametrically failed to provide at least the percentage Lx of the initial luminous flux. Recommend fixed time values are 35k, 50k, 75k or 100k hours (depending on application). E.g. L80B50 75000h 25°C</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="L\d{2,3}B\d{2,3}\s\d{1,}h((\s\d{1,}°C)|)"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="OperatingTemperature" type="TemperatureRange" minOccurs="0"> <xs:annotation> <xs:documentation>Operating range defined by a minimum and maximum temperature, at which the luminaire operates normally</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AmbientTemperature" type="TemperatureRange" minOccurs="0"> <xs:annotation> <xs:documentation>Recommended ambient temperature range</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RatedAmbientTemperature" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Rated ambient performance temperature. It's the highest ambient temperature around the luminaire related to a rated performance of the luminaire under normal operating conditions (Unit: celsius)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ATEX" minOccurs="0"> <xs:annotation> <xs:documentation>Specifies whether the fitting is intended for installation in an explosive environment. See ATEX directive 2014/34/EU</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Directives" minOccurs="0"> <xs:annotation> <xs:documentation>Hazardous area classification directives. E.g. European Union’s ATEX Directive, U.S. National Electrical Code (NEC) or Canadian Electrical Code (CEC)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Directive" maxOccurs="4"> <xs:annotation> <xs:documentation>Hazardous area classification directive</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="ATEX"/> <xs:enumeration value="IECEx"/> <xs:enumeration value="CEC"/> <xs:enumeration value="NEC"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Classes" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of substances. Gas, Dust or Fibers/Flyings</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Class" maxOccurs="3"> <xs:annotation> <xs:documentation>Classification of substances. Gas, Dust or Fibers/Flyings</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> <xs:enumeration value="III"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Divisions" minOccurs="0"> <xs:annotation> <xs:documentation>Division classifications. Corresponds to zones as follows: Zone 0|1 > Division 1. Zone 2 > Division 2</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Division" maxOccurs="2"> <xs:annotation> <xs:documentation>Division classification</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="1"/> <xs:enumeration value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DivisionGroups" minOccurs="0"> <xs:annotation> <xs:documentation>Hazardous atmosphere category groups A-G</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="4"> <xs:annotation> <xs:documentation>Division group A,B,C,D</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="A"/> <xs:enumeration value="B"/> <xs:enumeration value="C"/> <xs:enumeration value="D"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="3"> <xs:annotation> <xs:documentation>Division group E,F,G</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="E"/> <xs:enumeration value="F"/> <xs:enumeration value="G"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Zones" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of possible hazardous zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Zone" maxOccurs="3"> <xs:annotation> <xs:documentation>Zone 0, 1, 2</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Zone" maxOccurs="3"> <xs:annotation> <xs:documentation>Zone 20, 21, 22</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="20"/> <xs:enumeration value="21"/> <xs:enumeration value="22"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ZoneGroups" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of possible hazardous zone groups</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="4"> <xs:annotation> <xs:documentation>Group IIC, IIB + H2, IIB, IIA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IIC"/> <xs:enumeration value="IIB + H2"/> <xs:enumeration value="IIB"/> <xs:enumeration value="IIA"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="3"> <xs:annotation> <xs:documentation>Group IIIC, IIIB, IIIA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IIIC"/> <xs:enumeration value="IIIB"/> <xs:enumeration value="IIIA"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="MaximumSurfaceTemperature" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Maximum temperature of a surface that can be reached by the ex atmosphere</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TemperatureClasses" minOccurs="0"> <xs:annotation> <xs:documentation>Temperature classifications. E.g. T3 lower/equal 300°C</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TemperatureClass" maxOccurs="14"> <xs:annotation> <xs:documentation>Temperature classification</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="T1"/> <xs:enumeration value="T2"/> <xs:enumeration value="T2A"/> <xs:enumeration value="T2B"/> <xs:enumeration value="T2C"/> <xs:enumeration value="T2D"/> <xs:enumeration value="T3"/> <xs:enumeration value="T3A"/> <xs:enumeration value="T3B"/> <xs:enumeration value="T3C"/> <xs:enumeration value="T4"/> <xs:enumeration value="T4A"/> <xs:enumeration value="T5"/> <xs:enumeration value="T6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ExCodes" minOccurs="0"> <xs:annotation> <xs:documentation>Protection against the occurrence of an ignition source</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ExCode" maxOccurs="28"> <xs:annotation> <xs:documentation>Type of protection short code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="da"/> <xs:enumeration value="db"/> <xs:enumeration value="dc"/> <xs:enumeration value="eb"/> <xs:enumeration value="ec"/> <xs:enumeration value="ia"/> <xs:enumeration value="ib"/> <xs:enumeration value="ic"/> <xs:enumeration value="ma"/> <xs:enumeration value="mb"/> <xs:enumeration value="mc"/> <xs:enumeration value="nC"/> <xs:enumeration value="nR"/> <xs:enumeration value="ob"/> <xs:enumeration value="oc"/> <xs:enumeration value="op is"/> <xs:enumeration value="op pr"/> <xs:enumeration value="op sh"/> <xs:enumeration value="pxb"/> <xs:enumeration value="pyb"/> <xs:enumeration value="pyc"/> <xs:enumeration value="pzc"/> <xs:enumeration value="q"/> <xs:enumeration value="ta"/> <xs:enumeration value="tb"/> <xs:enumeration value="tc"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="EquipmentProtectionLevels" minOccurs="0"> <xs:annotation> <xs:documentation>Equipment Protection Level EPL. "M" Mining - "G" Gas - "D" Dust and respective protection level</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="EquipmentProtectionLevel" maxOccurs="8"> <xs:annotation> <xs:documentation>Equipment protection level</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Ga"/> <xs:enumeration value="Gb"/> <xs:enumeration value="Gc"/> <xs:enumeration value="Da"/> <xs:enumeration value="Db"/> <xs:enumeration value="Dc"/> <xs:enumeration value="Ma"/> <xs:enumeration value="Mb"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="EquipmentGroups" minOccurs="0"> <xs:annotation> <xs:documentation>Equipment Groups. Defines if the equipment can be used under ground (mining) or above ground explosive areas</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="EquipmentGroup" maxOccurs="2"> <xs:annotation> <xs:documentation>Possible hazardous area</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="EquipmentCategories" minOccurs="0"> <xs:annotation> <xs:documentation>Defines in which zones the equipment can be used. With protection level from normal to high</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="EquipmentCategory" maxOccurs="8"> <xs:annotation> <xs:documentation>Possible equipment hazardous zone. Mining, Gas, Dust and corresponding protection level</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="M1"/> <xs:enumeration value="M2"/> <xs:enumeration value="1G"/> <xs:enumeration value="2G"/> <xs:enumeration value="3G"/> <xs:enumeration value="1D"/> <xs:enumeration value="2D"/> <xs:enumeration value="3D"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Atmospheres" minOccurs="0"> <xs:annotation> <xs:documentation>Atmosphere classification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Atmosphere" maxOccurs="2"> <xs:annotation> <xs:documentation>Gas, Dust</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="G"/> <xs:enumeration value="D"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Groups" minOccurs="0"> <xs:annotation> <xs:documentation>Explosion groups (I Mining, II Gas, III Dust) and sub-group classification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="9"> <xs:annotation> <xs:documentation>Explosion group. E.g. IIA Gas-Propane</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> <xs:enumeration value="IIA"/> <xs:enumeration value="IIB"/> <xs:enumeration value="IIC"/> <xs:enumeration value="III"/> <xs:enumeration value="IIIA"/> <xs:enumeration value="IIIB"/> <xs:enumeration value="IIIC"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="AcousticAbsorptionRates" minOccurs="0"> <xs:annotation> <xs:documentation>Sound absorption coefficient (ISO 354:2003), depending on frequencies in the human hearable range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="AbsorptionRate" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Absorption coefficient. Must be a value between 0 (no absorption) and 1 (complete absorption)</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="hertz" use="required"> <xs:annotation> <xs:documentation>Frequency (Unit: hertz)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | UsefulLife | ||||||
annotation |
|
||||||
source | <xs:element name="UsefulLifeTimes" minOccurs="0"> <xs:annotation> <xs:documentation>Useful lifetimes of the luminaire with declaration of Lx, By and ambient temperature. E.g. L80B50 50000h 25°C</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="UsefulLife" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single useful lifetime of the luminaire with declaration of Lx, By and ambient temperature. E.g. L80B50 50000h 25°C</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="L\d{2,3}B\d{2,3}\s\d{1,}h((\s\d{1,}°C)|)"/> </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="UsefulLife" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single useful lifetime of the luminaire with declaration of Lx, By and ambient temperature. E.g. L80B50 50000h 25°C</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="L\d{2,3}B\d{2,3}\s\d{1,}h((\s\d{1,}°C)|)"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | MedianUsefulLife | ||||||
annotation |
|
||||||
source | <xs:element name="MedianUsefulLifeTimes" minOccurs="0"> <xs:annotation> <xs:documentation>Median useful lifetimes. Time during which 50% (B50) of a population of operating LED modules of the same type have parametrically failed to provide at least the percentage Lx of the initial luminous flux. Recommend fixed time values are 35k, 50k, 75k or 100k hours (depending on application). E.g. L80B50 75000h 25°C</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="MedianUsefulLife" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single median useful lifetime during which 50% (B50) of a population of operating LED modules of the same type have parametrically failed to provide at least the percentage Lx of the initial luminous flux. Recommend fixed time values are 35k, 50k, 75k or 100k hours (depending on application). E.g. L80B50 75000h 25°C</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="L\d{2,3}B\d{2,3}\s\d{1,}h((\s\d{1,}°C)|)"/> </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="MedianUsefulLife" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single median useful lifetime during which 50% (B50) of a population of operating LED modules of the same type have parametrically failed to provide at least the percentage Lx of the initial luminous flux. Recommend fixed time values are 35k, 50k, 75k or 100k hours (depending on application). E.g. L80B50 75000h 25°C</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="L\d{2,3}B\d{2,3}\s\d{1,}h((\s\d{1,}°C)|)"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | TemperatureRange | ||||||
properties |
|
||||||
children | Lower Upper | ||||||
annotation |
|
||||||
source | <xs:element name="OperatingTemperature" type="TemperatureRange" minOccurs="0"> <xs:annotation> <xs:documentation>Operating range defined by a minimum and maximum temperature, at which the luminaire operates normally</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | TemperatureRange | ||||||
properties |
|
||||||
children | Lower Upper | ||||||
annotation |
|
||||||
source | <xs:element name="AmbientTemperature" type="TemperatureRange" minOccurs="0"> <xs:annotation> <xs:documentation>Recommended ambient temperature range</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:int | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="RatedAmbientTemperature" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Rated ambient performance temperature. It's the highest ambient temperature around the luminaire related to a rated performance of the luminaire under normal operating conditions (Unit: celsius)</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Directives Classes Divisions DivisionGroups Zones ZoneGroups MaximumSurfaceTemperature TemperatureClasses ExCodes EquipmentProtectionLevels EquipmentGroups EquipmentCategories Atmospheres Groups | ||||||
annotation |
|
||||||
source | <xs:element name="ATEX" minOccurs="0"> <xs:annotation> <xs:documentation>Specifies whether the fitting is intended for installation in an explosive environment. See ATEX directive 2014/34/EU</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Directives" minOccurs="0"> <xs:annotation> <xs:documentation>Hazardous area classification directives. E.g. European Union’s ATEX Directive, U.S. National Electrical Code (NEC) or Canadian Electrical Code (CEC)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Directive" maxOccurs="4"> <xs:annotation> <xs:documentation>Hazardous area classification directive</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="ATEX"/> <xs:enumeration value="IECEx"/> <xs:enumeration value="CEC"/> <xs:enumeration value="NEC"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Classes" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of substances. Gas, Dust or Fibers/Flyings</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Class" maxOccurs="3"> <xs:annotation> <xs:documentation>Classification of substances. Gas, Dust or Fibers/Flyings</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> <xs:enumeration value="III"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Divisions" minOccurs="0"> <xs:annotation> <xs:documentation>Division classifications. Corresponds to zones as follows: Zone 0|1 > Division 1. Zone 2 > Division 2</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Division" maxOccurs="2"> <xs:annotation> <xs:documentation>Division classification</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="1"/> <xs:enumeration value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DivisionGroups" minOccurs="0"> <xs:annotation> <xs:documentation>Hazardous atmosphere category groups A-G</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="4"> <xs:annotation> <xs:documentation>Division group A,B,C,D</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="A"/> <xs:enumeration value="B"/> <xs:enumeration value="C"/> <xs:enumeration value="D"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="3"> <xs:annotation> <xs:documentation>Division group E,F,G</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="E"/> <xs:enumeration value="F"/> <xs:enumeration value="G"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Zones" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of possible hazardous zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Zone" maxOccurs="3"> <xs:annotation> <xs:documentation>Zone 0, 1, 2</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Zone" maxOccurs="3"> <xs:annotation> <xs:documentation>Zone 20, 21, 22</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="20"/> <xs:enumeration value="21"/> <xs:enumeration value="22"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ZoneGroups" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of possible hazardous zone groups</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="4"> <xs:annotation> <xs:documentation>Group IIC, IIB + H2, IIB, IIA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IIC"/> <xs:enumeration value="IIB + H2"/> <xs:enumeration value="IIB"/> <xs:enumeration value="IIA"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="3"> <xs:annotation> <xs:documentation>Group IIIC, IIIB, IIIA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IIIC"/> <xs:enumeration value="IIIB"/> <xs:enumeration value="IIIA"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="MaximumSurfaceTemperature" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Maximum temperature of a surface that can be reached by the ex atmosphere</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TemperatureClasses" minOccurs="0"> <xs:annotation> <xs:documentation>Temperature classifications. E.g. T3 lower/equal 300°C</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TemperatureClass" maxOccurs="14"> <xs:annotation> <xs:documentation>Temperature classification</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="T1"/> <xs:enumeration value="T2"/> <xs:enumeration value="T2A"/> <xs:enumeration value="T2B"/> <xs:enumeration value="T2C"/> <xs:enumeration value="T2D"/> <xs:enumeration value="T3"/> <xs:enumeration value="T3A"/> <xs:enumeration value="T3B"/> <xs:enumeration value="T3C"/> <xs:enumeration value="T4"/> <xs:enumeration value="T4A"/> <xs:enumeration value="T5"/> <xs:enumeration value="T6"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ExCodes" minOccurs="0"> <xs:annotation> <xs:documentation>Protection against the occurrence of an ignition source</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ExCode" maxOccurs="28"> <xs:annotation> <xs:documentation>Type of protection short code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="da"/> <xs:enumeration value="db"/> <xs:enumeration value="dc"/> <xs:enumeration value="eb"/> <xs:enumeration value="ec"/> <xs:enumeration value="ia"/> <xs:enumeration value="ib"/> <xs:enumeration value="ic"/> <xs:enumeration value="ma"/> <xs:enumeration value="mb"/> <xs:enumeration value="mc"/> <xs:enumeration value="nC"/> <xs:enumeration value="nR"/> <xs:enumeration value="ob"/> <xs:enumeration value="oc"/> <xs:enumeration value="op is"/> <xs:enumeration value="op pr"/> <xs:enumeration value="op sh"/> <xs:enumeration value="pxb"/> <xs:enumeration value="pyb"/> <xs:enumeration value="pyc"/> <xs:enumeration value="pzc"/> <xs:enumeration value="q"/> <xs:enumeration value="ta"/> <xs:enumeration value="tb"/> <xs:enumeration value="tc"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="EquipmentProtectionLevels" minOccurs="0"> <xs:annotation> <xs:documentation>Equipment Protection Level EPL. "M" Mining - "G" Gas - "D" Dust and respective protection level</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="EquipmentProtectionLevel" maxOccurs="8"> <xs:annotation> <xs:documentation>Equipment protection level</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Ga"/> <xs:enumeration value="Gb"/> <xs:enumeration value="Gc"/> <xs:enumeration value="Da"/> <xs:enumeration value="Db"/> <xs:enumeration value="Dc"/> <xs:enumeration value="Ma"/> <xs:enumeration value="Mb"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="EquipmentGroups" minOccurs="0"> <xs:annotation> <xs:documentation>Equipment Groups. Defines if the equipment can be used under ground (mining) or above ground explosive areas</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="EquipmentGroup" maxOccurs="2"> <xs:annotation> <xs:documentation>Possible hazardous area</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="EquipmentCategories" minOccurs="0"> <xs:annotation> <xs:documentation>Defines in which zones the equipment can be used. With protection level from normal to high</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="EquipmentCategory" maxOccurs="8"> <xs:annotation> <xs:documentation>Possible equipment hazardous zone. Mining, Gas, Dust and corresponding protection level</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="M1"/> <xs:enumeration value="M2"/> <xs:enumeration value="1G"/> <xs:enumeration value="2G"/> <xs:enumeration value="3G"/> <xs:enumeration value="1D"/> <xs:enumeration value="2D"/> <xs:enumeration value="3D"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Atmospheres" minOccurs="0"> <xs:annotation> <xs:documentation>Atmosphere classification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Atmosphere" maxOccurs="2"> <xs:annotation> <xs:documentation>Gas, Dust</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="G"/> <xs:enumeration value="D"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Groups" minOccurs="0"> <xs:annotation> <xs:documentation>Explosion groups (I Mining, II Gas, III Dust) and sub-group classification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="9"> <xs:annotation> <xs:documentation>Explosion group. E.g. IIA Gas-Propane</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> <xs:enumeration value="IIA"/> <xs:enumeration value="IIB"/> <xs:enumeration value="IIC"/> <xs:enumeration value="III"/> <xs:enumeration value="IIIA"/> <xs:enumeration value="IIIB"/> <xs:enumeration value="IIIC"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Directive | ||||||
annotation |
|
||||||
source | <xs:element name="Directives" minOccurs="0"> <xs:annotation> <xs:documentation>Hazardous area classification directives. E.g. European Union’s ATEX Directive, U.S. National Electrical Code (NEC) or Canadian Electrical Code (CEC)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Directive" maxOccurs="4"> <xs:annotation> <xs:documentation>Hazardous area classification directive</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="ATEX"/> <xs:enumeration value="IECEx"/> <xs:enumeration value="CEC"/> <xs:enumeration value="NEC"/> </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="Directive" maxOccurs="4"> <xs:annotation> <xs:documentation>Hazardous area classification directive</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="ATEX"/> <xs:enumeration value="IECEx"/> <xs:enumeration value="CEC"/> <xs:enumeration value="NEC"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Class | ||||||
annotation |
|
||||||
source | <xs:element name="Classes" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of substances. Gas, Dust or Fibers/Flyings</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Class" maxOccurs="3"> <xs:annotation> <xs:documentation>Classification of substances. Gas, Dust or Fibers/Flyings</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> <xs:enumeration value="III"/> </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="Class" maxOccurs="3"> <xs:annotation> <xs:documentation>Classification of substances. Gas, Dust or Fibers/Flyings</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> <xs:enumeration value="III"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Division | ||||||
annotation |
|
||||||
source | <xs:element name="Divisions" minOccurs="0"> <xs:annotation> <xs:documentation>Division classifications. Corresponds to zones as follows: Zone 0|1 > Division 1. Zone 2 > Division 2</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Division" maxOccurs="2"> <xs:annotation> <xs:documentation>Division classification</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="1"/> <xs:enumeration value="2"/> </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="Division" maxOccurs="2"> <xs:annotation> <xs:documentation>Division classification</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="1"/> <xs:enumeration value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Gas Dust | ||||||
annotation |
|
||||||
source | <xs:element name="DivisionGroups" minOccurs="0"> <xs:annotation> <xs:documentation>Hazardous atmosphere category groups A-G</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="4"> <xs:annotation> <xs:documentation>Division group A,B,C,D</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="A"/> <xs:enumeration value="B"/> <xs:enumeration value="C"/> <xs:enumeration value="D"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="3"> <xs:annotation> <xs:documentation>Division group E,F,G</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="E"/> <xs:enumeration value="F"/> <xs:enumeration value="G"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Group | ||||||
annotation |
|
||||||
source | <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="4"> <xs:annotation> <xs:documentation>Division group A,B,C,D</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="A"/> <xs:enumeration value="B"/> <xs:enumeration value="C"/> <xs:enumeration value="D"/> </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="Group" maxOccurs="4"> <xs:annotation> <xs:documentation>Division group A,B,C,D</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="A"/> <xs:enumeration value="B"/> <xs:enumeration value="C"/> <xs:enumeration value="D"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Group | ||||||
annotation |
|
||||||
source | <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="3"> <xs:annotation> <xs:documentation>Division group E,F,G</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="E"/> <xs:enumeration value="F"/> <xs:enumeration value="G"/> </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="Group" maxOccurs="3"> <xs:annotation> <xs:documentation>Division group E,F,G</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="E"/> <xs:enumeration value="F"/> <xs:enumeration value="G"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Gas Dust | ||||||
annotation |
|
||||||
source | <xs:element name="Zones" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of possible hazardous zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Zone" maxOccurs="3"> <xs:annotation> <xs:documentation>Zone 0, 1, 2</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Zone" maxOccurs="3"> <xs:annotation> <xs:documentation>Zone 20, 21, 22</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="20"/> <xs:enumeration value="21"/> <xs:enumeration value="22"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Zone | ||||||
annotation |
|
||||||
source | <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Zone" maxOccurs="3"> <xs:annotation> <xs:documentation>Zone 0, 1, 2</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> </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="Zone" maxOccurs="3"> <xs:annotation> <xs:documentation>Zone 0, 1, 2</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Zone | ||||||
annotation |
|
||||||
source | <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Zone" maxOccurs="3"> <xs:annotation> <xs:documentation>Zone 20, 21, 22</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="20"/> <xs:enumeration value="21"/> <xs:enumeration value="22"/> </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="Zone" maxOccurs="3"> <xs:annotation> <xs:documentation>Zone 20, 21, 22</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="20"/> <xs:enumeration value="21"/> <xs:enumeration value="22"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Gas Dust | ||||||
annotation |
|
||||||
source | <xs:element name="ZoneGroups" minOccurs="0"> <xs:annotation> <xs:documentation>Classification of possible hazardous zone groups</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="4"> <xs:annotation> <xs:documentation>Group IIC, IIB + H2, IIB, IIA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IIC"/> <xs:enumeration value="IIB + H2"/> <xs:enumeration value="IIB"/> <xs:enumeration value="IIA"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="3"> <xs:annotation> <xs:documentation>Group IIIC, IIIB, IIIA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IIIC"/> <xs:enumeration value="IIIB"/> <xs:enumeration value="IIIA"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Group | ||||||
annotation |
|
||||||
source | <xs:element name="Gas" minOccurs="0"> <xs:annotation> <xs:documentation>Gas, fog, steam zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="4"> <xs:annotation> <xs:documentation>Group IIC, IIB + H2, IIB, IIA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IIC"/> <xs:enumeration value="IIB + H2"/> <xs:enumeration value="IIB"/> <xs:enumeration value="IIA"/> </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="Group" maxOccurs="4"> <xs:annotation> <xs:documentation>Group IIC, IIB + H2, IIB, IIA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IIC"/> <xs:enumeration value="IIB + H2"/> <xs:enumeration value="IIB"/> <xs:enumeration value="IIA"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Group | ||||||
annotation |
|
||||||
source | <xs:element name="Dust" minOccurs="0"> <xs:annotation> <xs:documentation>Dust zones</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="3"> <xs:annotation> <xs:documentation>Group IIIC, IIIB, IIIA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IIIC"/> <xs:enumeration value="IIIB"/> <xs:enumeration value="IIIA"/> </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="Group" maxOccurs="3"> <xs:annotation> <xs:documentation>Group IIIC, IIIB, IIIA</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="IIIC"/> <xs:enumeration value="IIIB"/> <xs:enumeration value="IIIA"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="MaximumSurfaceTemperature" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Maximum temperature of a surface that can be reached by the ex atmosphere</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | TemperatureClass | ||||||
annotation |
|
||||||
source | <xs:element name="TemperatureClasses" minOccurs="0"> <xs:annotation> <xs:documentation>Temperature classifications. E.g. T3 lower/equal 300°C</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TemperatureClass" maxOccurs="14"> <xs:annotation> <xs:documentation>Temperature classification</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="T1"/> <xs:enumeration value="T2"/> <xs:enumeration value="T2A"/> <xs:enumeration value="T2B"/> <xs:enumeration value="T2C"/> <xs:enumeration value="T2D"/> <xs:enumeration value="T3"/> <xs:enumeration value="T3A"/> <xs:enumeration value="T3B"/> <xs:enumeration value="T3C"/> <xs:enumeration value="T4"/> <xs:enumeration value="T4A"/> <xs:enumeration value="T5"/> <xs:enumeration value="T6"/> </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="TemperatureClass" maxOccurs="14"> <xs:annotation> <xs:documentation>Temperature classification</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="T1"/> <xs:enumeration value="T2"/> <xs:enumeration value="T2A"/> <xs:enumeration value="T2B"/> <xs:enumeration value="T2C"/> <xs:enumeration value="T2D"/> <xs:enumeration value="T3"/> <xs:enumeration value="T3A"/> <xs:enumeration value="T3B"/> <xs:enumeration value="T3C"/> <xs:enumeration value="T4"/> <xs:enumeration value="T4A"/> <xs:enumeration value="T5"/> <xs:enumeration value="T6"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | ExCode | ||||||
annotation |
|
||||||
source | <xs:element name="ExCodes" minOccurs="0"> <xs:annotation> <xs:documentation>Protection against the occurrence of an ignition source</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ExCode" maxOccurs="28"> <xs:annotation> <xs:documentation>Type of protection short code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="da"/> <xs:enumeration value="db"/> <xs:enumeration value="dc"/> <xs:enumeration value="eb"/> <xs:enumeration value="ec"/> <xs:enumeration value="ia"/> <xs:enumeration value="ib"/> <xs:enumeration value="ic"/> <xs:enumeration value="ma"/> <xs:enumeration value="mb"/> <xs:enumeration value="mc"/> <xs:enumeration value="nC"/> <xs:enumeration value="nR"/> <xs:enumeration value="ob"/> <xs:enumeration value="oc"/> <xs:enumeration value="op is"/> <xs:enumeration value="op pr"/> <xs:enumeration value="op sh"/> <xs:enumeration value="pxb"/> <xs:enumeration value="pyb"/> <xs:enumeration value="pyc"/> <xs:enumeration value="pzc"/> <xs:enumeration value="q"/> <xs:enumeration value="ta"/> <xs:enumeration value="tb"/> <xs:enumeration value="tc"/> </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="ExCode" maxOccurs="28"> <xs:annotation> <xs:documentation>Type of protection short code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="da"/> <xs:enumeration value="db"/> <xs:enumeration value="dc"/> <xs:enumeration value="eb"/> <xs:enumeration value="ec"/> <xs:enumeration value="ia"/> <xs:enumeration value="ib"/> <xs:enumeration value="ic"/> <xs:enumeration value="ma"/> <xs:enumeration value="mb"/> <xs:enumeration value="mc"/> <xs:enumeration value="nC"/> <xs:enumeration value="nR"/> <xs:enumeration value="ob"/> <xs:enumeration value="oc"/> <xs:enumeration value="op is"/> <xs:enumeration value="op pr"/> <xs:enumeration value="op sh"/> <xs:enumeration value="pxb"/> <xs:enumeration value="pyb"/> <xs:enumeration value="pyc"/> <xs:enumeration value="pzc"/> <xs:enumeration value="q"/> <xs:enumeration value="ta"/> <xs:enumeration value="tb"/> <xs:enumeration value="tc"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | EquipmentProtectionLevel | ||||||
annotation |
|
||||||
source | <xs:element name="EquipmentProtectionLevels" minOccurs="0"> <xs:annotation> <xs:documentation>Equipment Protection Level EPL. "M" Mining - "G" Gas - "D" Dust and respective protection level</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="EquipmentProtectionLevel" maxOccurs="8"> <xs:annotation> <xs:documentation>Equipment protection level</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Ga"/> <xs:enumeration value="Gb"/> <xs:enumeration value="Gc"/> <xs:enumeration value="Da"/> <xs:enumeration value="Db"/> <xs:enumeration value="Dc"/> <xs:enumeration value="Ma"/> <xs:enumeration value="Mb"/> </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="EquipmentProtectionLevel" maxOccurs="8"> <xs:annotation> <xs:documentation>Equipment protection level</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Ga"/> <xs:enumeration value="Gb"/> <xs:enumeration value="Gc"/> <xs:enumeration value="Da"/> <xs:enumeration value="Db"/> <xs:enumeration value="Dc"/> <xs:enumeration value="Ma"/> <xs:enumeration value="Mb"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | EquipmentGroup | ||||||
annotation |
|
||||||
source | <xs:element name="EquipmentGroups" minOccurs="0"> <xs:annotation> <xs:documentation>Equipment Groups. Defines if the equipment can be used under ground (mining) or above ground explosive areas</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="EquipmentGroup" maxOccurs="2"> <xs:annotation> <xs:documentation>Possible hazardous area</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> </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="EquipmentGroup" maxOccurs="2"> <xs:annotation> <xs:documentation>Possible hazardous area</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | EquipmentCategory | ||||||
annotation |
|
||||||
source | <xs:element name="EquipmentCategories" minOccurs="0"> <xs:annotation> <xs:documentation>Defines in which zones the equipment can be used. With protection level from normal to high</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="EquipmentCategory" maxOccurs="8"> <xs:annotation> <xs:documentation>Possible equipment hazardous zone. Mining, Gas, Dust and corresponding protection level</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="M1"/> <xs:enumeration value="M2"/> <xs:enumeration value="1G"/> <xs:enumeration value="2G"/> <xs:enumeration value="3G"/> <xs:enumeration value="1D"/> <xs:enumeration value="2D"/> <xs:enumeration value="3D"/> </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="EquipmentCategory" maxOccurs="8"> <xs:annotation> <xs:documentation>Possible equipment hazardous zone. Mining, Gas, Dust and corresponding protection level</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="M1"/> <xs:enumeration value="M2"/> <xs:enumeration value="1G"/> <xs:enumeration value="2G"/> <xs:enumeration value="3G"/> <xs:enumeration value="1D"/> <xs:enumeration value="2D"/> <xs:enumeration value="3D"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Atmosphere | ||||||
annotation |
|
||||||
source | <xs:element name="Atmospheres" minOccurs="0"> <xs:annotation> <xs:documentation>Atmosphere classification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Atmosphere" maxOccurs="2"> <xs:annotation> <xs:documentation>Gas, Dust</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="G"/> <xs:enumeration value="D"/> </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="Atmosphere" maxOccurs="2"> <xs:annotation> <xs:documentation>Gas, Dust</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="G"/> <xs:enumeration value="D"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | Group | ||||||
annotation |
|
||||||
source | <xs:element name="Groups" minOccurs="0"> <xs:annotation> <xs:documentation>Explosion groups (I Mining, II Gas, III Dust) and sub-group classification</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Group" maxOccurs="9"> <xs:annotation> <xs:documentation>Explosion group. E.g. IIA Gas-Propane</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> <xs:enumeration value="IIA"/> <xs:enumeration value="IIB"/> <xs:enumeration value="IIC"/> <xs:enumeration value="III"/> <xs:enumeration value="IIIA"/> <xs:enumeration value="IIIB"/> <xs:enumeration value="IIIC"/> </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="Group" maxOccurs="9"> <xs:annotation> <xs:documentation>Explosion group. E.g. IIA Gas-Propane</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="I"/> <xs:enumeration value="II"/> <xs:enumeration value="IIA"/> <xs:enumeration value="IIB"/> <xs:enumeration value="IIC"/> <xs:enumeration value="III"/> <xs:enumeration value="IIIA"/> <xs:enumeration value="IIIB"/> <xs:enumeration value="IIIC"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
properties |
|
||||||
children | AbsorptionRate | ||||||
annotation |
|
||||||
source | <xs:element name="AcousticAbsorptionRates" minOccurs="0"> <xs:annotation> <xs:documentation>Sound absorption coefficient (ISO 354:2003), depending on frequencies in the human hearable range</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="AbsorptionRate" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Absorption coefficient. Must be a value between 0 (no absorption) and 1 (complete absorption)</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="hertz" use="required"> <xs:annotation> <xs:documentation>Frequency (Unit: hertz)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||
type | extension of xs:double | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="AbsorptionRate" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Absorption coefficient. Must be a value between 0 (no absorption) and 1 (complete absorption)</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:double"> <xs:attribute name="hertz" use="required"> <xs:annotation> <xs:documentation>Frequency (Unit: hertz)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | restriction of xs:int | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="hertz" use="required"> <xs:annotation> <xs:documentation>Frequency (Unit: hertz)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | |||||||
properties |
|
||||||
children | Property | ||||||
annotation |
|
||||||
source | <xs:element name="CustomProperties" minOccurs="0"> <xs:annotation> <xs:documentation>Custom properties can hold additional information that may be use-case-specific and will not be parsed by the Relux or DIAL parsers.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Property" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single custom property</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Name" type="Locale"> <xs:annotation> <xs:documentation>Meaningful name of the property</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PropertySource" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Property source, e.g. standard name like ISO, CIE or DIN. Or Identity Server key</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="Value" type="xs:string"> <xs:annotation> <xs:documentation>Value of the property</xs:documentation> </xs:annotation> </xs:element> <xs:element name="FileReference"> <xs:annotation> <xs:documentation>Value of the property defined by a reference to a file</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="fileId" type="xs:NCName" use="required"> <xs:annotation> <xs:documentation>Id reference to a File element defined under GeneralDefinitions/Files</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:choice> </xs:sequence> <xs:attribute name="id" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Id may refer to a customer based internal id system. If no Id is available, use a placeholder like a number</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||
properties |
|
||||||||||||||
children | Name PropertySource Value FileReference | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="Property" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Single custom property</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Name" type="Locale"> <xs:annotation> <xs:documentation>Meaningful name of the property</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PropertySource" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Property source, e.g. standard name like ISO, CIE or DIN. Or Identity Server key</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="Value" type="xs:string"> <xs:annotation> <xs:documentation>Value of the property</xs:documentation> </xs:annotation> </xs:element> <xs:element name="FileReference"> <xs:annotation> <xs:documentation>Value of the property defined by a reference to a file</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="fileId" type="xs:NCName" use="required"> <xs:annotation> <xs:documentation>Id reference to a File element defined under GeneralDefinitions/Files</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:choice> </xs:sequence> <xs:attribute name="id" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Id may refer to a customer based internal id system. If no Id is available, use a placeholder like a number</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="id" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Id may refer to a customer based internal id system. If no Id is available, use a placeholder like a number</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||
type | Locale | ||
properties |
|
||
children | Locale | ||
annotation |
|
||
source | <xs:element name="Name" type="Locale"> <xs:annotation> <xs:documentation>Meaningful name of the property</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="PropertySource" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Property source, e.g. standard name like ISO, CIE or DIN. Or Identity Server key</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="Value" type="xs:string"> <xs:annotation> <xs:documentation>Value of the property</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="FileReference"> <xs:annotation> <xs:documentation>Value of the property defined by a reference to a file</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="fileId" type="xs:NCName" use="required"> <xs:annotation> <xs:documentation>Id reference to a File element defined under GeneralDefinitions/Files</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 File element defined under GeneralDefinitions/Files</xs:documentation> </xs:annotation> </xs:attribute> |