2.2.4.38 wscn:Adjustment100Type

The wscn:Adjustment100Type type allows extended attributes on a wscn:Adjustment100BaseType type.

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