<define name="form-factorAtt-d-attribute">
<optional>
<attribute name="form-factor">
<a:documentation>attribute documentation...blah, blah, blah...</a:documentation>
</attribute>
</optional>
</define>
<define name="props-attribute-extensions" combine="interleave">
<ref name="form-factorAtt-d-attribute"/>
</define>
Any pointers would be appreciated!
Thanks,
Jason
Creating 'form-factor.rng' (attributedomain)...
Creating 'myTopicShell.rng' (topicshell)...
Can't find domains 'formfactorAtt' at /Users/jasondavis/Sandbox/dita-utils/DITA-plugin-utilities/bin/make_dita_grammar.pl line 296.
I wasn't quite sure how to address this. However, it did appear to successfully create the attribute module, which doesn't appear to be all that different than what I put together initially. Any ideas?