| diagram | ![]() |
||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| children | CopyJobReceipt CopyJobStatus CopyJobTicket | ||||||
| used by |
|
||||||
| attributes |
|
||||||
| source | <xs:complexType name="CopyJobType"> <xs:sequence> <xs:element ref="CopyJobReceipt" minOccurs="0"/> <xs:element ref="CopyJobStatus"/> <xs:element ref="CopyJobTicket" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other"/> <!-- CopyJob - object --> </xs:complexType> |