element TypeOfHeating
diagram taf_cat_complete_sector_p632.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
content simple
used by
element RollingStockTechnicalData
facets
Kind Value Annotation
enumeration 1
enumeration 2
enumeration 3
enumeration 4 Other or not known
annotation
documentation
Type of heating system in a passenger vehicle or trainset
source <xs:element name="TypeOfHeating">
 
<xs:annotation>
   
<xs:documentation>Type of heating system in a passenger vehicle or trainset</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:annotation>
       
<xs:documentation>Electrical</xs:documentation>
       
<xs:documentation>Autonomous heating</xs:documentation>
       
<xs:documentation>Steam</xs:documentation>
     
</xs:annotation>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="2"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="4 Other or not known"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy