ET2014A_MULTI Schema
SimpleStatusType Simple Type
Namespace http://meta.et4.de/ET2014A_MULTI
Type
Restriction of xs:string
Diagram
SimpleStatusType Simple Type
Overview
SimpleStatusType Restriction of xs:string
Facets
EnumerationOK
EnumerationINVALID_LICENSE
EnumerationINVALID_EXPERIENCE
EnumerationINVALID_REQUEST
EnumerationSERVER_ERROR
Source
<xs:simpleType name="SimpleStatusType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="OK" />
    <xs:enumeration value="INVALID_LICENSE" />
    <xs:enumeration value="INVALID_EXPERIENCE" />
    <xs:enumeration value="INVALID_REQUEST" />
    <xs:enumeration value="SERVER_ERROR" />
  </xs:restriction>
</xs:simpleType>
See Also
ET2014A_MULTI Schema

 

 


© 2018 All Rights Reserved.

Send comments on this topic.