QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
description | xs:string | optional | ||||
figure | rail:tStatisticFigure | optional | ||||
percentage | xs:decimal | optional | ||||
value | xs:duration | optional |
Complex Type | rail:tStatisticAnalyses |
<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> |