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