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