Definition Type: ComplexType
Name: ScanServicesType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: ScanService.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ScanServiceXSD Diagram of ScanServicesType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="ScanServicesType">
    <xs:sequence>
        <xs:element ref="ScanService" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:anyAttribute namespace="##other" processContents="lax" />
    <!-- ScanServices - set of Scan services -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScanService pwg:ScanService 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:ScanServices