-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
featureNew topic, feature or requestNew topic, feature or request
Description
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.
Metadata
Metadata
Assignees
Labels
featureNew topic, feature or requestNew topic, feature or request