Defines a reference to a route. Either an inline definition of a route or a route in a catalog.
<xsd:complexType name="RouteRef"> <xsd:choice> <xsd:element name="Route" type="Route"/> <xsd:element name="CatalogReference" type="CatalogReference"/> </xsd:choice> </xsd:complexType>
To XSD To XSLT To XSD Tree