%%[[if edit]]%% LIB=%id=library%
%[if %( "%id=library%" == "jQuery" )% ]% | MIN=%id=version[0]% : MAX=%id=version[1]%%[endif]%
%[if %( "%id=library%" == "custom" )% ]% | LIBRARY=%id=libraryFile% | SCOPE=%id=customScope%%[endif]%
%%[[endif]]%%%%[[if !edit]]%%
name
%[if %( "%id=library%" != "custom" )% ]%%id=library -encodeXML%%[else]%%id=libraryName -encodeXML%%[endif]%%[if %( "%id=library%" == "jQuery" )% ]%
minVersion
%id=version[0] -encodeXML%
maxVersion
%id=version[1] -encodeXML%%[endif]%%[if %( "%id=library%" == "custom" )% ]%
filename
%id=libraryFile -encodeXML%
type
%id=customType -encodeXML%
scope
%id=customScope -encodeXML%%[endif]%
%%[[endif]]%%