Is there a possibility to create a prerequisite (e. g. for building an improvement) that depends on another improvement being already built? I find a line
<xs:element name="Improvement" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
in the PrerequisiteDefs.xsd, but can't find an example of its usage anywhere.