ET2014A_MULTI Schema
SimpleSeasonSuitability Simple Type
Description
SeasonSuitability
Namespace http://meta.et4.de/ET2014A_MULTI
Type
Restriction of xs:string
Diagram
SimpleSeasonSuitability Simple Type
Overview
SimpleSeasonSuitability Restriction of xs:string
SeasonSuitability
Facets
EnumerationUnsuitable
EnumerationDepends
EnumerationSuitable
Source
<xs:simpleType name="SimpleSeasonSuitability" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>SeasonSuitability</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="Unsuitable" />
    <xs:enumeration value="Depends" />
    <xs:enumeration value="Suitable" />
  </xs:restriction>
</xs:simpleType>
See Also
ET2014A_MULTI Schema

 

 


© 2018 All Rights Reserved.

Send comments on this topic.