
17 Feb
2020
17 Feb
'20
6:56 a.m.
On Sun, Feb 16, 2020 at 11:22:51PM -0500, Laine Stump wrote:
This is in the data structure and the parse/format functions, and is getting passed all around correctly, it just was omitted from the RNG, which hasn't been noticed because no human is creating <networkport> XML, and so it's never getting validated against the schema.
Signed-off-by: Laine Stump <laine@redhat.com> --- docs/schemas/networkport.rng | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/docs/schemas/networkport.rng b/docs/schemas/networkport.rng
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano