QName | Type | Fixed | Default | Use | Inheritable | Annotation | ||
---|---|---|---|---|---|---|---|---|
code | xs:string | required |
|
Complex Type | rail:tClearanceGaugeType |
<xs:attributeGroup name="aClearanceGauge"> <xs:attribute name="code" type="xs:string" use="required"> <xs:annotation> <xs:documentation>code name of the train clearance gauge</xs:documentation> <xs:documentation>use value from the separate code definition file 'TrainClearanceGauges.xml'/trainClearanceGauge</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |