-<xsd:schema elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.witsml.org/schemas/1series" version="1.4.0">
<!--
                                                         
 -->
<!--
 POSC License Agreement
	This file is distributed under the POSC License Agreement at
	http://www.posc.org/about/license.shtml.
	Use of this file constitutes agreement with the POSC License Agreement.
	
 -->
<!--
                                                         
 -->
-<xsd:complexType name="cs_extensionAny">
-<xsd:annotation>
 <xsd:documentation>WITSML - Extension Schema. The intent is to allow standard WITSML schema extensions which will validate in older clients or servers. A client or server can ignore any schema that it does not recognize. New versions will modify specific elements to replace this type with a type that adds new elements, including another element with this type.</xsd:documentation>
 </xsd:annotation>
-<xsd:sequence>
-<xsd:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>Any element or attribute in any namespace.</xsd:documentation>
 </xsd:annotation>
 </xsd:any>
 </xsd:sequence>
 </xsd:complexType>
<!--
                                                         
 -->
 </xsd:schema>