Definition Type: ComplexType
Name: CoverColType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgCommon.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MediaCol Drilldown into MediaType Drilldown into Media Drilldown into CoverType Drilldown into MustHonorXSD Diagram of CoverColType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="CoverColType">
    <xs:sequence>
        <xs:element ref="CoverType" minOccurs="0" />
        <xs:choice minOccurs="0">
            <xs:sequence minOccurs="0">
                <xs:element ref="Media" minOccurs="0" />
                <xs:element ref="MediaType" minOccurs="0" />
            </xs:sequence>
            <xs:element ref="MediaCol" minOccurs="0" />
        </xs:choice>
        <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attribute ref="MustHonor" />
    <xs:anyAttribute namespace="##other" processContents="lax" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CoverType pwg:CoverType 0 (1)
Media pwg:Media 0 (1)
MediaType pwg:MediaType 0 (1)
MediaCol pwg:MediaCol 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
MustHonor pwg:MustHonor (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:CoverBack, pwg:CoverFront, pwg:JobCoverBack, pwg:JobCoverFront