diff --git a/src/metaschema/oscal_implementation-common_metaschema.xml b/src/metaschema/oscal_implementation-common_metaschema.xml index fd821c6ae3..fd0bf9476b 100644 --- a/src/metaschema/oscal_implementation-common_metaschema.xml +++ b/src/metaschema/oscal_implementation-common_metaschema.xml @@ -10,6 +10,7 @@ + ]> @@ -192,10 +193,11 @@ Title of the Interconnection Security Agreement (ISA). Date of the Interconnection Security Agreement (ISA). The name of the remote interconnected system. - An Internet Protocol Version 4 interconnection address - An Internet Protocol Version 6 interconnection address - An Internet Protocol Version 6 interconnection address + &allowed-values-property-name-networked-components; + + &allowed-values-property-name-networked-components; + The identified IP address is for this system. The identified IP address is for the remote system to which this system is connected. @@ -213,6 +215,7 @@ + Data from the remote system flows into this system. Data from this system flows to the remote system. diff --git a/src/metaschema/shared-constraints/allowed-values-property-name-networked-components.ent b/src/metaschema/shared-constraints/allowed-values-property-name-networked-components.ent new file mode 100644 index 0000000000..d6bcbbf67c --- /dev/null +++ b/src/metaschema/shared-constraints/allowed-values-property-name-networked-components.ent @@ -0,0 +1,4 @@ +The Internet Protocol Version 4 address is for an interconnection, service, or software component. +The Internet Protocol Version 6 address is for an interconnection, service, or software component. +The direction categorizes the network connectivity of an interconnection, service, or software component. +A Uniform Resource Identifier (URI) is for an interconnection, service, or software component.