| diagram | ![]() |
||||||
| namespace | http://www.pwg.org/schemas/2012/8/sm | ||||||
| type | restriction of xs:base64Binary | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:element name="JobPassword"> <xs:simpleType> <xs:restriction base="xs:base64Binary"> <xs:maxLength value="340"/> </xs:restriction> </xs:simpleType> </xs:element> |