2 references to XsiNS
Microsoft.DotNet.XliffTasks (2)
Model\XlfDocument.cs (2)
51
new XAttribute(XNamespace.Xmlns + "xsi",
XsiNS
.NamespaceName),
53
new XAttribute(
XsiNS
+ "schemaLocation", $"{XliffNS.NamespaceName} xliff-core-1.2-transitional.xsd"),