Class RouteCatalogLocation

Applied Stereotypes:
XSDcomplexType

The directory where to look up route catalogs.

Used in:
CatalogLocations
Properties
Name Type Cardinality AppliedStereotypes Description
directory Directory 1..1 All catalogs files in this directory must be evaluated.

Migration Information from XSD 0.9.1
Derived From:
OSCCatalogs.RouteCatalog
Property Name XSD Type XSD 0.9.1 Name Migration
directory Element Directory

XSD 1.0 Representation


<xsd:complexType name="RouteCatalogLocation">
<xsd:all>
<xsd:element name="Directory" type="Directory"/>
</xsd:all>
</xsd:complexType>

To XSD To XSLT To XSD Tree