2.2.4.46 wscn:DimensionExtType
The wscn:DimensionExtType type adds the wscn:MustHonor attribute to a wscn:IntOneExtType type.
-
<xs:complexType name="DimensionExtType"> <xs:simpleContent> <xs:extension base="wscn:IntOneExtType"> <xs:attribute ref="wscn:MustHonor"/> </xs:extension> </xs:simpleContent> </xs:complexType>