2.2.4.37 wscn:Adjustment1000Type

The wscn:Adjustment1000Type type allows extended attributes on a wscn:Adjustment1000BaseType type.

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