In XSD, I have an element x with value (a,b)
There is another element y
Yes There is no way to use XSD, so that I can make y mandatory when the value of x is b, and optional if the valu
In XSD, I have an element x with value (a,b)
There is another element y
Yes There is no way to use XSD, so that I can make y mandatory when the value of x is b, and optional if the valu
require “lfs”
function dirpath(path)
for file in lfs.dir(path) < span style="color: #0000ff;">do — lfs.dir according to Path to get the file name under the path
if file ~= ‘.’ and file ~= ‘