Description
Extend <ditafileset> documentation to cover undocumented attributes.
Possible Solution
The following attributes are supported by the implementation
@input = true | false — true for start document, false for others; defaults to false
@inputResource = true | false — true for resources files (--resource in CLI), false for others; defaults to false
@conref = true | false — true for documents that use conref, false for others; defaults to false
@processingRole = resource-only | normal — resource-only for documents references as resource only, normal for normal references; defaults to any.
Potential Alternatives
None
Additional Context
Example uses can be found from e.g. build_preprocess_template.xml or build_preprocess2_template.xml.
Description
Extend
<ditafileset>documentation to cover undocumented attributes.Possible Solution
The following attributes are supported by the implementation
@input = true | false—truefor start document,falsefor others; defaults tofalse@inputResource = true | false—truefor resources files (--resourcein CLI),falsefor others; defaults tofalse@conref = true | false—truefor documents that use conref,falsefor others; defaults tofalse@processingRole = resource-only | normal—resource-onlyfor documents references as resource only,normalfor normal references; defaults to any.Potential Alternatives
None
Additional Context
Example uses can be found from e.g. build_preprocess_template.xml or build_preprocess2_template.xml.