<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2005 sp2 U (http://www.altova.com) by IT Department (Vodafone Global Products & Services Ltd.) -->
<!-- 
	Generated by CortexML version 4.0 dated 2005-02-21 10:16
	Release: beta1.5
	Cabinet: VCML
	Build ID: build1.5
	The declarations in this file are auto-generated
	from an object model under management by CortexML.
	You are advised not to modify this file. If you need
	to make any modifications, apply your edits to the
	object model in the CortexML repository and generate
	a new release.
-->
<xs:schema xmlns:wtai="http://purl.org/vcml/wtai/1.0/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xlink="http://www.w3.org/1999/xlink" targetNamespace="http://purl.org/vcml/wtai/1.0/">
	<xs:import namespace="http://www.w3.org/1999/xlink" schemaLocation="xlink.xsd"/>
	<xs:attribute name="alt" type="xs:string">
		<xs:annotation>
			<xs:documentation>Text to be displayed if the device is not capable of invoking the WTAI method.</xs:documentation>
		</xs:annotation>
	</xs:attribute>
	<xs:attribute name="error" type="xs:anyURI">
		<xs:annotation>
			<xs:documentation>A URL to traverse to if the WTAI action fails.</xs:documentation>
		</xs:annotation>
	</xs:attribute>
	<xs:attribute name="fallback" type="xs:anyURI">
		<xs:annotation>
			<xs:documentation>A URL to traverse to if the device does not support WTAI actions.</xs:documentation>
		</xs:annotation>
	</xs:attribute>
	<xs:attributeGroup name="wtaiLink">
		<xs:annotation>
			<xs:documentation>Extends the XLink simpleLink attribute group to add the WTAI fallback and error attributes.</xs:documentation>
		</xs:annotation>
		<xs:attribute ref="xlink:actuate" default="onRequest"/>
		<xs:attribute ref="wtai:alt"/>
		<xs:attribute ref="wtai:error"/>
		<xs:attribute ref="wtai:fallback"/>
		<xs:attribute ref="xlink:href" use="required"/>
		<xs:attribute ref="xlink:role"/>
		<xs:attribute ref="xlink:show" default="replace"/>
		<xs:attribute ref="xlink:type" fixed="simple"/>
	</xs:attributeGroup>
</xs:schema>
