XML Einrichten Version 1.2
VersionName Element
XML Einrichten Version 1.2 > MessageVersion Complex Type : VersionName Element
Description
format name
Namespace (none)
Type
Restriction of xs:string
Diagram
VersionName Element
Overview
VersionName Restriction of xs:string
format name
Source
<xs:element name="VersionName" minOccurs="1" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Format Name </xs:documentation>
    <xs:documentation xml:lang="en">format name</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="35" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
MessageVersion Complex TypeXML Einrichten Version 1.2