<xs:element name="webServiceType"><xs:annotation><xs:documentation xml:lang="en">Identifies the type of a web service in accordance to a classification vocabulary that refers to the web service communication protocols</xs:documentation><xs:appinfo><identifier>http://w3id.org/meta-share/meta-share/webServiceType</identifier><label xml:lang="en">web service type</label><note xml:lang="en">try to restrict with instance "webService" on DistributionForm</note></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:anyURI"><xs:enumeration value="http://w3id.org/meta-share/meta-share/REST"><xs:annotation><xs:appinfo><identifier>http://w3id.org/meta-share/meta-share/REST</identifier><label xml:lang="en">REST</label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="http://w3id.org/meta-share/meta-share/SOAP"><xs:annotation><xs:appinfo><identifier>http://w3id.org/meta-share/meta-share/SOAP</identifier><label xml:lang="en">SOAP</label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="http://w3id.org/meta-share/meta-share/other"><xs:annotation><xs:appinfo><identifier>http://w3id.org/meta-share/meta-share/other</identifier><label xml:lang="en">other</label></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:element>