Contains the location of the directory used as target for copying or generation.
Java content class for TargetDir element declaration.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/C:/MetaBoss/Modules/MetaBossGenerationFramework/Development/PluggableGenerator/com/metaboss/sdlctools/frameworks/generation/pluggable/ModelDrivenGeneratorSchema.xsd line 338)
<element name="TargetDir">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="location" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
</element>
|