ET2014A_MULTI Schema
SimpleAddressRel Simple Type
Namespace http://meta.et4.de/ET2014A_MULTI
Type
Restriction of xs:string
Diagram
SimpleAddressRel Simple Type
Overview
SimpleAddressRel Restriction of xs:string
Facets
Enumerationauthor
Enumerationorganisation
Enumerationsupport
Enumerationcontact_person
Enumerationorganizer
Enumerationlessor
Source
<xs:simpleType name="SimpleAddressRel" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="author" />
    <!-- Autor (Mandanten-Config) -->
    <xs:enumeration value="organisation" />
    <!-- Organisation (Mandanten-Config) -->
    <xs:enumeration value="support" />
    <!-- Support (Mandanten-Config) -->
    <xs:enumeration value="contact_person" />
    <!-- Ansprechpartner -->
    <xs:enumeration value="organizer" />
    <!-- Veranstalter -->
    <xs:enumeration value="lessor" />
    <!-- Verpächter -->
  </xs:restriction>
</xs:simpleType>
See Also
ET2014A_MULTI Schema

 

 


© 2018 All Rights Reserved.

Send comments on this topic.