| diagram | ![]() |
||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| children | ScanServiceCapabilities ScanServiceCapabilitiesReady ScanServiceConfiguration ScanServiceDefaults ScanServiceDescription ScanServiceStatus | ||||||
| used by |
|
||||||
| attributes |
|
||||||
| source | <xs:complexType name="ScanServiceBaseType"> <xs:sequence> <xs:element ref="ScanServiceCapabilities" minOccurs="0"/> <xs:element ref="ScanServiceCapabilitiesReady" minOccurs="0"/> <xs:element ref="ScanServiceConfiguration" minOccurs="0"/> <xs:element ref="ScanServiceDefaults" minOccurs="0"/> <xs:element ref="ScanServiceDescription"/> <xs:element ref="ScanServiceStatus"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> <!-- ScanService - object --> </xs:complexType> |