also "Star" or "Hub" |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
flowDirection | rail:tFlowDirection | both | optional | |||
ocpRef | rail:tGenericRef | required |
<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> |