diff --git a/src/metaschema/oscal_implementation-common_metaschema.xml b/src/metaschema/oscal_implementation-common_metaschema.xml index be325f0b68..fd0bf9476b 100644 --- a/src/metaschema/oscal_implementation-common_metaschema.xml +++ b/src/metaschema/oscal_implementation-common_metaschema.xml @@ -10,6 +10,7 @@ + ]> @@ -192,16 +193,10 @@ Title of the Interconnection Security Agreement (ISA). Date of the Interconnection Security Agreement (ISA). The name of the remote interconnected system. - 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. + &allowed-values-property-name-networked-components; - 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. + &allowed-values-property-name-networked-components; The identified IP address is for this 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.