From 3f615ce85fa015a7ce2997fe93c513d36530cea4 Mon Sep 17 00:00:00 2001 From: git <tdnorbra@nps.edu> Date: Fri, 4 Aug 2023 18:39:27 -0700 Subject: [PATCH] [Terry N.] adj. namespaces --- .../src/main/resources/edu/nps/moves/pcapng/xsd/pcapng.dfdl.xsd | 1 - 1 file changed, 1 deletion(-) diff --git a/DFDL/dataFormats/pcapng/src/main/resources/edu/nps/moves/pcapng/xsd/pcapng.dfdl.xsd b/DFDL/dataFormats/pcapng/src/main/resources/edu/nps/moves/pcapng/xsd/pcapng.dfdl.xsd index fe0e973..c9b9d92 100644 --- a/DFDL/dataFormats/pcapng/src/main/resources/edu/nps/moves/pcapng/xsd/pcapng.dfdl.xsd +++ b/DFDL/dataFormats/pcapng/src/main/resources/edu/nps/moves/pcapng/xsd/pcapng.dfdl.xsd @@ -39,7 +39,6 @@ POSSIBILITY OF SUCH DAMAGE. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" version="1.1" xmlns:dfdl="http://www.ogf.org/dfdl/dfdl-1.0/" xmlns:fn="http://www.w3.org/2005/xpath-functions" - xmlns:daf="urn:ogf:dfdl:2013:imp:daffodil.apache.org:2018:ext" xmlns:dfdlx="http://www.ogf.org/dfdl/dfdl-1.0/extensions" xmlns:eth="urn:ethernet" xmlns:db="urn:dynamicEndianBinary" -- GitLab