From 58a1bc3ad0172c629eed82d1ae22b09ffb84c71c Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 15 Feb 2011 10:12:12 +0000 Subject: [PATCH] Checking ruleset for the Service Provider Request Initiation Protocol and Profile Version 1.0. --- build.xml | 1 + build/check_init.xsl | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 build/check_init.xsl diff --git a/build.xml b/build.xml index 6eb12333..c55ea873 100644 --- a/build.xml +++ b/build.xml @@ -854,6 +854,7 @@ + diff --git a/build/check_init.xsl b/build/check_init.xsl new file mode 100644 index 00000000..1aa56807 --- /dev/null +++ b/build/check_init.xsl @@ -0,0 +1,42 @@ + + + + + + + + + + + + missing Binding attribute on RequestInitiator + + + + + + incorrect Binding value on RequestInitiator + + + + +