aboutsummaryrefslogtreecommitdiffstats
path: root/docs/schemas/resources/shared/xnf_property.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/schemas/resources/shared/xnf_property.rst')
-rw-r--r--docs/schemas/resources/shared/xnf_property.rst22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/schemas/resources/shared/xnf_property.rst b/docs/schemas/resources/shared/xnf_property.rst
new file mode 100644
index 0000000..f8066ed
--- /dev/null
+++ b/docs/schemas/resources/shared/xnf_property.rst
@@ -0,0 +1,22 @@
+Property
+^^^^^^^^
+
+.. list-table::
+ :header-rows: 1
+
+ * - Property
+ - Type
+ - Required
+ - Comment
+ * - name
+ - string
+ - YES
+ -
+ * - type
+ - string
+ - YES
+ -
+ * - value
+ - string
+ - NO
+ - \ No newline at end of file