Namespace: |
|
Type: |
|
Content: |
simple |
Defined: |
XML Representation Summary | ||
<aktion> | ||
Content: |
{ enumeration of xs:string } | |
</aktion> |
Enumeration: |
"Abfrage", "Neumeldung", "Aenderung", "Loeschung", "NA" |
Datenbankaktion für das Objekt
Type Derivation Tree xs:string (restriction) ![]() |
Derivation: |
restriction of xs:string |
|||
Facets: |
|
<xs:element maxOccurs="1" minOccurs="1" name="aktion"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Abfrage"/> <xs:enumeration value="Neumeldung"/> <xs:enumeration value="Aenderung"/> <xs:enumeration value="Loeschung"/> <xs:enumeration value="NA"/> </xs:restriction> </xs:simpleType> </xs:element> |
XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set |