| diagram |  | ||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| children | Description InterpreterDefaultOrientation InterpreterDefaultCharsetIn InterpreterDefaultCharsetOut | ||||||
| used by | 
 | ||||||
| attributes | 
 | ||||||
| source | <xs:complexType name="InterpreterDescriptionType"> <xs:sequence> <!-- SM/1.0 Printer group import --> <xs:element ref="Description" minOccurs="0"/> <xs:element ref="InterpreterDefaultOrientation" minOccurs="0"/> <xs:element ref="InterpreterDefaultCharsetIn" minOccurs="0"/> <xs:element ref="InterpreterDefaultCharsetOut" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other"/> </xs:complexType> |