-
Notifications
You must be signed in to change notification settings - Fork 98
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
—true
for start document,false
for others; defaults tofalse
@inputResource = true | false
—true
for resources files (--resource
in CLI),false
for others; defaults tofalse
@conref = true | false
—true
for documents that use conref,false
for others; defaults tofalse
@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.
Metadata
Metadata
Assignees
Labels
featureNew topic, feature or requestNew topic, feature or request