2.2.4.63 wscn:OffsetExtType

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

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