diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
children | CopyServiceCapabilities CopyServiceConfiguration CopyServiceDescription CopyServiceStatus DefaultCopyJobTicket | ||||||
used by |
|
||||||
attributes |
|
||||||
source | <xs:complexType name="CopyElementsType"> <xs:sequence> <xs:element ref="CopyServiceCapabilities" minOccurs="0"/> <xs:element ref="CopyServiceConfiguration" minOccurs="0"/> <xs:element ref="CopyServiceDescription" minOccurs="0"/> <xs:element ref="CopyServiceStatus" minOccurs="0"/> <xs:element ref="DefaultCopyJobTicket" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> |