rail:aDelimitedOrientation

Attribute Group Information

Attributes

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

Used By

Source

<xs:attributeGroup name="aDelimitedOrientation">
  <xs:attribute name="dir" type="rail:tDelimitedDirection">
    <xs:annotation>
      <xs:documentation>a limited direction, which allows only for "up", "down" and "unknown"</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>