| diagram |  | ||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||
| children | ConsoleLight | ||
| used by | 
 | ||
| source | <xs:complexType name="ConsoleLightsType"> <xs:sequence> <xs:element name="ConsoleLight" type="ConsoleLightType" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> <!-- console lights --> <!-- see prtConsoleLightTable in [RFC3805] --> </xs:complexType> | 
| diagram |  | ||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| type | ConsoleLightType | ||||||
| properties | 
 | ||||||
| children | ConsoleLightOnTime ConsoleLightOffTime ConsoleLightColor ConsoleLightInfo | ||||||
| source | <xs:element name="ConsoleLight" type="ConsoleLightType" minOccurs="1" maxOccurs="unbounded"/> |