diff --git a/jsonschema-validation.xml b/jsonschema-validation.xml
index b476264d..c92b96ab 100644
--- a/jsonschema-validation.xml
+++ b/jsonschema-validation.xml
@@ -7,6 +7,8 @@
+
+
]>
@@ -817,6 +819,25 @@
+
+
+ This attribute applies to string instances.
+
+
+ A string instance is valid against this attribute if it is a valid URI Template
+ (of any level), according to .
+
+
+
+
+
+ This attribute applies to string instances.
+
+
+ A string instance is valid against this attribute if it is a valid JSON Pointer,
+ according to
+
+
@@ -861,6 +882,8 @@
&RFC2673;
&RFC3339;
&RFC3986;
+ &RFC6570;
+ &RFC6901;
&RFC7159;
&RFC5322;