rail:tMacroscopicNode

also "Star" or "Hub"

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
flowDirection rail:tFlowDirection both optional
ocpRef rail:tGenericRef required

Used By

Source

<xs:complexType name="tMacroscopicNode">
  <xs:annotation>
    <xs:documentation>also "Star" or "Hub"</xs:documentation>
  </xs:annotation>
  <xs:attribute name="ocpRef" type="rail:tGenericRef" use="required"/>
  <xs:attribute name="flowDirection" type="rail:tFlowDirection" default="both"/>
</xs:complexType>