XML Einrichten Version 1.2
Name4 Element
XML Einrichten Version 1.2 > NAD Complex Type : Name4 Element
Description
in case of Companies: Empty
in case of Endusers: Surname
Namespace (none)
Type
Restriction of xs:string
Diagram
Name4 Element
Overview
Name4 optional Restriction of xs:string
in case of Companies: Empty
in case of Endusers: Surname
Source
<xs:element name="Name4" minOccurs="0" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">
      <dl>
        <dt>Bei Firmen:         Leer</dt>
        <dt>Bei Privatpersonen: Nachname</dt>
      </dl>
    </xs:documentation>
    <xs:documentation xml:lang="en">
      <dl>
        <dt>in case of Companies: Empty</dt>
        <dt>in case of Endusers:  Surname</dt>
      </dl>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="35" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
NAD Complex TypeXML Einrichten Version 1.2