rail:aPeriodTimeSpan

generic type for time spans/periods in optional context

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
endTime xs:time optional
startTime xs:time optional

Used By

Source

<xs:attributeGroup name="aPeriodTimeSpan">
  <xs:annotation>
    <xs:documentation>generic type for time spans/periods in optional context</xs:documentation>
  </xs:annotation>
  <xs:attribute name="startTime" type="xs:time"/>
  <xs:attribute name="endTime" type="xs:time"/>
</xs:attributeGroup>