diagram |
|
namespace |
http://www.pwg.org/schemas/2012/8/sm |
children |
ObjectServiceId ObjectServiceName ObjectServiceUri |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation |
|
source |
<xs:complexType name="ObjectServiceReferenceType">
<xs:sequence>
<xs:element name="ObjectServiceId" type="ObjectIdentifier32Type" minOccurs="0"/>
<xs:element name="ObjectServiceName" type="ObjectStringLongType" minOccurs="0"/>
<xs:element name="ObjectServiceUri" type="xs:anyURI" minOccurs="0"/>
</xs:sequence>
<xs:anyAttribute namespace="##other" processContents="lax"/>
<!-- see printer-name - section 4.4.4 [RFC2911] -->
<!-- see printer-uri-supported - section 4.4.1 [RFC2911] -->
</xs:complexType> |