rail:aStrictOrientation

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
dir rail:tStrictDirection optional
a strict direction, which allows only for "up" and "down"

Used By

Source

<xs:attributeGroup name="aStrictOrientation">
  <xs:attribute name="dir" type="rail:tStrictDirection">
    <xs:annotation>
      <xs:documentation>a strict direction, which allows only for "up" and "down"</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>