Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

appc checker.wadl

jean-gui edited this page Feb 24, 2016 · 1 revision

appc-checker.wadl

<?xml version="1.0"  encoding="utf-8"?>
<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://research.sun.com/wadl wadl.xsd" xmlns="http://research.sun.com/wadl"
	xmlns:xs="http://www.w3.org/2001/XMLSchema">
	<grammars>
		<xs:schema>

			

			<xs:element name="tOutput">
				<xs:complexType>
					<xs:choice>
						<xs:element name="xml"/>
					</xs:choice>
				</xs:complextype>
			</xs:element>

		</xs:schema>
	</grammars>

	<resources base="http://qa-dev.w3.org/appc/">
		<resource uri="">
			<method name="GET" id="AppCCheckerUri">
				<request>
					<query_variable name="uri"/>
					<query_variable name="output" fixed="xml" type="tOutput" required="true"/>
				</request>
			</method>
		</resource>
	</resources>

</application>

Use an extra layer of security with two factor authentication (2FA) when logging into google

Clone this wiki locally