2.2.4.67 wscn:ScalingRangeType

The wscn:ScalingRangeType type allows extended attributes on a wscn:ScalingRangeBaseType type.

 <xs:complexType name="ScalingRangeType">
    <xs:simpleContent>
       <xs:extension base="wscn:ScalingRangeBaseType">
          <xs:anyAttribute namespace="##other" processContents="lax"/>
       </xs:extension>
    </xs:simpleContent>
 </xs:complexType>