Definition Type: Element
Name: PrintRenderingIntent
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:PrintRenderingIntentType
Containing Schema: PwgCommon.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MustHonorXSD Diagram of PrintRenderingIntent
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="PrintRenderingIntent">
    <xs:annotation>
        <xs:documentation />
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="PrintRenderingIntentType">
                <xs:attribute ref="MustHonor" />
                <xs:anyAttribute namespace="##other" />
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
MustHonor pwg:MustHonor (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree: