ET2014A_LIGHT Schema
SimpleRatingValue Simple Type
Namespace http://meta.et4.de/ET2014A_LIGHT
Type
Restriction of xs:double
Diagram
SimpleRatingValue Simple Type
Overview
SimpleRatingValue Restriction of xs:double
Facets
MinInclusive0
MaxInclusive100
Source
<xs:simpleType name="SimpleRatingValue" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:double">
    <xs:minInclusive value="0" />
    <xs:maxInclusive value="100" />
  </xs:restriction>
</xs:simpleType>
See Also
ET2014A_LIGHT Schema

 

 


© 2018 All Rights Reserved.

Send comments on this topic.