| diagram |  | ||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| type | restriction of xs:string | ||||||
| properties | 
 | ||||||
| facets | 
 | ||||||
| source | <xs:element name="JobPrinterMakeAndModel"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="127"/> </xs:restriction> </xs:simpleType> </xs:element> |