2.2.4.45 wscn:ContentTypeTicketType

The wscn:ContentTypeTicketType type adds the wscn:MustHonor attribute to a wscn:ContentTypeExtType type.

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