I'm not even pretending that this should work in the first version of my syntax. I know it does not before even testing it. However, I need to black box my way into hammering out the correct syntax. Here is my first experimental attempt.
@1*directory;;;ordered-lines@
<Directory @.path;dir@>
@2*directives;;;ordered-lines@
@.directive;string@ @.argument;string@
@2]@
</Directory>
@1]@
Obviously, it does not work. It won't even pass Preview. The error is:
com.opsware.acm.CMLFileGenerationException: A value required to create this configuration was missing. Key: com.opsware.acm.CMLFileParsingException: Did not find a match for: "<Directory />" line: 88
No comments:
Post a Comment