rail:aStatisticAnalyses

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
description xs:string optional
figure rail:tStatisticFigure optional
percentage xs:decimal optional
value xs:duration optional

Used By

Source

<xs:attributeGroup name="aStatisticAnalyses">
  <xs:attribute name="description" type="xs:string"/>
  <xs:attribute name="percentage" type="xs:decimal"/>
  <xs:attribute name="value" type="xs:duration"/>
  <xs:attribute name="figure" type="rail:tStatisticFigure"/>
</xs:attributeGroup>