Definition Type: ComplexType
Name: ScanServiceBaseType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: ScanService.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ScanServiceStatus Drilldown into ScanServiceDescription Drilldown into ScanServiceDefaults Drilldown into ScanServiceConfiguration Drilldown into ScanServiceCapabilitiesReady Drilldown into ScanServiceCapabilitiesXSD Diagram of ScanServiceBaseType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScanServiceCapabilities pwg:ScanServiceCapabilities 0 (1)
ScanServiceCapabilitiesReady pwg:ScanServiceCapabilitiesReady 0 (1)
ScanServiceConfiguration pwg:ScanServiceConfiguration 0 (1)
ScanServiceDefaults pwg:ScanServiceDefaults 0 (1)
ScanServiceDescription pwg:ScanServiceDescription (1) (1)
ScanServiceStatus pwg:ScanServiceStatus (1) (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:ScanServiceType