2.2.4.58 wscn:IntOneExtType
The wscn:IntOneExtType type allows extended attributes on a wscn:IntOneBaseType type.
-
<xs:complexType name="IntOneExtType"> <xs:simpleContent> <xs:extension base="wscn:IntOneBaseType"> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:extension> </xs:simpleContent> </xs:complexType>