From 19ff7d22071ea48023cd429f705ee0573586f9ad Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Fri, 6 Jul 2007 13:44:43 +0000 Subject: [PATCH] added first draft of SMP relax-ng schema --- .../control/interfaces/xml_interface.xml | 225 ++++++++++++++++++ 1 file changed, 225 insertions(+) create mode 100644 src/charon/control/interfaces/xml_interface.xml diff --git a/src/charon/control/interfaces/xml_interface.xml b/src/charon/control/interfaces/xml_interface.xml new file mode 100644 index 000000000..82dff98b4 --- /dev/null +++ b/src/charon/control/interfaces/xml_interface.xml @@ -0,0 +1,225 @@ + + + + + + + + + + + + + + + + request + + + + + + + + + + + + + + response + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + created + connecting + established + rekeying + deleting + + + + + initiator + responder + + + + + + + + + + + + + + + + + + + + + + + + + + + + 65535 + + + + + + + + + + + + + + + + any + + + + + + ipv4 + + + + + + ipv6 + + + + + + fqdn + + + + + + email + + + + + + asn1gn + + + + + + asn1dn + + + + + + keyid + + + + + + + + + + ipv4 + + + + + + ipv6 + + + + + + + + (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(/([0-9]|[1-2][0-9]|3[0-2]))? + + + + + ([0-9a-fA-F]{1,4}:|:){1,7}([0-9a-fA-F]{1,4}|:)(/([0-9]|[1-9][0-9]|1[0-1][0-9]|12[0-8]))? + + + + + [a-z0-9\-](\.[a-z0-9\-]+)* + + + + + [a-zA-Z0-9_\-\.]+@(([a-z0-9\-](\.[a-z0-9\-]+)*)|(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])) + + +