From 2da4e5f11e58711b0e4e0209d15cdbd490eb26a7 Mon Sep 17 00:00:00 2001 From: david-waltermire-nist Date: Tue, 20 Sep 2022 15:17:07 +0000 Subject: [PATCH] Publishing generated metaschema resources [ci skip] --- json/convert/oscal_catalog_xml-to-json-converter.xsl | 4 ++-- json/convert/oscal_complete_xml-to-json-converter.xsl | 6 +++--- json/convert/oscal_mapping_xml-to-json-converter.xsl | 2 +- json/schema/oscal_catalog_schema.json | 4 ++-- json/schema/oscal_complete_schema.json | 4 ++-- json/schema/oscal_mapping_schema.json | 4 ++-- xml/convert/oscal_catalog_json-to-xml-converter.xsl | 4 ++-- xml/convert/oscal_complete_json-to-xml-converter.xsl | 6 +++--- xml/convert/oscal_mapping_json-to-xml-converter.xsl | 2 +- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/json/convert/oscal_catalog_xml-to-json-converter.xsl b/json/convert/oscal_catalog_xml-to-json-converter.xsl index 074f599465..d3c02fbc02 100644 --- a/json/convert/oscal_catalog_xml-to-json-converter.xsl +++ b/json/convert/oscal_catalog_xml-to-json-converter.xsl @@ -2409,7 +2409,7 @@ relationship - + @@ -2904,7 +2904,7 @@ relationship - + diff --git a/json/convert/oscal_complete_xml-to-json-converter.xsl b/json/convert/oscal_complete_xml-to-json-converter.xsl index 638942c2db..550f6f45d3 100644 --- a/json/convert/oscal_complete_xml-to-json-converter.xsl +++ b/json/convert/oscal_complete_xml-to-json-converter.xsl @@ -6040,7 +6040,7 @@ relationship - + @@ -6535,7 +6535,7 @@ relationship - + @@ -7594,7 +7594,7 @@ relationship - + diff --git a/json/convert/oscal_mapping_xml-to-json-converter.xsl b/json/convert/oscal_mapping_xml-to-json-converter.xsl index 2ad08821ab..8a3e976649 100644 --- a/json/convert/oscal_mapping_xml-to-json-converter.xsl +++ b/json/convert/oscal_mapping_xml-to-json-converter.xsl @@ -1758,7 +1758,7 @@ relationship - + diff --git a/json/schema/oscal_catalog_schema.json b/json/schema/oscal_catalog_schema.json index 8e40b1b630..b3d8dedf0b 100644 --- a/json/schema/oscal_catalog_schema.json +++ b/json/schema/oscal_catalog_schema.json @@ -998,10 +998,10 @@ { "title" : "Relationship Value Namespace", "description" : "A namespace qualifying the relationship's value. This allows different organizations to associate distinct semantics for relationships with the same name.", "$ref" : "#/definitions/URIDatatype" }, - "STRVALUE" : + "type" : { "type" : "string" } }, "required" : - [ "STRVALUE" ], + [ "type" ], "additionalProperties" : false, "enum" : [ "equivalent-to", diff --git a/json/schema/oscal_complete_schema.json b/json/schema/oscal_complete_schema.json index e6e81265c3..0877863bc2 100644 --- a/json/schema/oscal_complete_schema.json +++ b/json/schema/oscal_complete_schema.json @@ -998,10 +998,10 @@ { "title" : "Relationship Value Namespace", "description" : "A namespace qualifying the relationship's value. This allows different organizations to associate distinct semantics for relationships with the same name.", "$ref" : "#/definitions/URIDatatype" }, - "STRVALUE" : + "type" : { "type" : "string" } }, "required" : - [ "STRVALUE" ], + [ "type" ], "additionalProperties" : false, "enum" : [ "equivalent-to", diff --git a/json/schema/oscal_mapping_schema.json b/json/schema/oscal_mapping_schema.json index 0791b68014..c95e3d2d34 100644 --- a/json/schema/oscal_mapping_schema.json +++ b/json/schema/oscal_mapping_schema.json @@ -717,10 +717,10 @@ { "title" : "Relationship Value Namespace", "description" : "A namespace qualifying the relationship's value. This allows different organizations to associate distinct semantics for relationships with the same name.", "$ref" : "#/definitions/URIDatatype" }, - "STRVALUE" : + "type" : { "type" : "string" } }, "required" : - [ "STRVALUE" ], + [ "type" ], "additionalProperties" : false, "enum" : [ "equivalent-to", diff --git a/xml/convert/oscal_catalog_json-to-xml-converter.xsl b/xml/convert/oscal_catalog_json-to-xml-converter.xsl index beb904085f..1dba876d43 100644 --- a/xml/convert/oscal_catalog_json-to-xml-converter.xsl +++ b/xml/convert/oscal_catalog_json-to-xml-converter.xsl @@ -2441,7 +2441,7 @@ - + @@ -3139,7 +3139,7 @@ - + diff --git a/xml/convert/oscal_complete_json-to-xml-converter.xsl b/xml/convert/oscal_complete_json-to-xml-converter.xsl index 98eef594f3..dc34ac7211 100644 --- a/xml/convert/oscal_complete_json-to-xml-converter.xsl +++ b/xml/convert/oscal_complete_json-to-xml-converter.xsl @@ -5256,7 +5256,7 @@ - + @@ -5954,7 +5954,7 @@ - + @@ -7207,7 +7207,7 @@ - + diff --git a/xml/convert/oscal_mapping_json-to-xml-converter.xsl b/xml/convert/oscal_mapping_json-to-xml-converter.xsl index 4ed721179b..74239409e7 100644 --- a/xml/convert/oscal_mapping_json-to-xml-converter.xsl +++ b/xml/convert/oscal_mapping_json-to-xml-converter.xsl @@ -1791,7 +1791,7 @@ - +