Definition Type: Element
Name: CoverType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: CopyService.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into AllowedValuesXSD Diagram of CoverType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="CoverType" minOccurs="0">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="AllowedValues" type="CoverTypeType" minOccurs="0" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AllowedValues pwg:AllowedValues 0 (1)