2.2.4.57 wscn:ImagesToTransferType

The wscn:ImagesToTransferType type adds the wscn:MustHonor attribute to a wscn:IntZeroExtType type.

 <xs:complexType name="ImagesToTransferType">
    <xs:simpleContent>
       <xs:extension base="wscn:IntZeroExtType">
          <xs:attribute ref="wscn:MustHonor"/>
       </xs:extension>
    </xs:simpleContent>
 </xs:complexType>