ET2014A_LIGHT Schema
SimpleMetaType Simple Type
Namespace http://meta.et4.de/ET2014A_LIGHT
Type
Restriction of xs:string
Diagram
SimpleMetaType Simple Type
Overview
SimpleMetaType Restriction of xs:string
Facets
EnumerationHotel
EnumerationEvent
EnumerationGastro
EnumerationTour
EnumerationPOI
EnumerationCity
EnumerationArea
EnumerationPackage
EnumerationArticle
Source
<xs:simpleType name="SimpleMetaType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Hotel" />
    <xs:enumeration value="Event" />
    <xs:enumeration value="Gastro" />
    <xs:enumeration value="Tour" />
    <xs:enumeration value="POI" />
    <xs:enumeration value="City" />
    <xs:enumeration value="Area" />
    <xs:enumeration value="Package" />
    <xs:enumeration value="Article" />
  </xs:restriction>
</xs:simpleType>
See Also
ET2014A_LIGHT Schema

 

 


© 2018 All Rights Reserved.

Send comments on this topic.